diff options
-rw-r--r-- | libzip.spec | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libzip.spec b/libzip.spec index 0c8ccb1..ec70cf8 100644 --- a/libzip.spec +++ b/libzip.spec @@ -1,3 +1,13 @@ +# remirepo spec file for libzip-last +# renamed for parallel installation, from: +# +# Fedora spec file for libzip +# +# License: MIT +# http://opensource.org/licenses/MIT +# +# Please preserve changelog entries +# %global multilib_archs x86_64 %{ix86} ppc64 ppc s390x s390 sparc64 sparcv9 %global libname libzip %if 0%{?rhel} == 5 |