]> git.pld-linux.org Git - packages/zziplib.git/blobdiff - zziplib.spec
- bcond header, strict internal deps
[packages/zziplib.git] / zziplib.spec
index f69281564beeb029ae6bd14c4a8ad34c003f0204..a9f22b620f6790d6741b4b599704c7f015520151 100644 (file)
@@ -1,6 +1,7 @@
-
+#
+# Conditional build:
 %bcond_without doc     # - build witout documentation
-
+#
 Summary:       ZZipLib - libZ-based ZIP-access Library
 Summary(pl):   ZZipLib - biblioteka dostêpu do archiwów ZIP
 Name:          zziplib
@@ -43,7 +44,7 @@ przestrze
 Summary:       ZZipLib - Development Files
 Summary(pl):   Pliki dla programistów ZZipLib
 Group:         Development/Libraries
-Requires:      %{name} = %{epoch}:%{version}
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 
 %description devel
 These are the header files needed to develop programs using zziplib.
@@ -56,7 +57,7 @@ korzystaj
 Summary:       ZZipLib static library
 Summary(pl):   Statyczna biblioteka ZZipLib
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{epoch}:%{version}
+Requires:      %{name}-devel = %{epoch}:%{version}-%{release}
 
 %description static
 ZZipLib static library.
This page took 0.043523 seconds and 4 git commands to generate.