]> git.pld-linux.org Git - packages/lcms.git/commitdiff
- strict deps.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 1 Mar 2004 15:43:24 +0000 (15:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lcms.spec -> 1.20

lcms.spec

index c1186e899fb6a76eb78ed82dae4203d9100c1aa2..73f9e9cfc34241099bbf789224dd749b37b0b425 100644 (file)
--- a/lcms.spec
+++ b/lcms.spec
@@ -37,7 +37,7 @@ konwersji mi
 Summary:       Little CMS - header files and developer's documentation
 Summary(pl):   Little CMS - pliki nag³ówkowe i dokumentacja
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 Header files needed to compile programs with liblcms and some
@@ -51,7 +51,7 @@ dla programist
 Summary:       Little CMS - static library
 Summary(pl):   Little CMS - biblioteka statyczna
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static version of liblcms.
@@ -63,7 +63,7 @@ Statyczna biblioteka liblcms.
 Summary:       Example and demonstration programs for Little CMS
 Summary(pl):   Programy przyk³adowe i demonstracyjne do Little CMS
 Group:         Applications/Graphics
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description progs
 Example and demonstration programs for Little CMS.
@@ -75,7 +75,7 @@ Programy przyk
 Summary:       Little CMS module for Python
 Summary(pl):   Modu³ Little CMS dla Pythona
 Group:         Libraries/Python
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 %pyrequires_eq python
 
 %description -n python-lcms
This page took 0.072076 seconds and 4 git commands to generate.