SPECS: stringlist.spec - strict deps

darekr darekr at pld-linux.org
Fri Jul 7 01:44:30 CEST 2006


Author: darekr                       Date: Thu Jul  6 23:44:30 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- strict deps

---- Files affected:
SPECS:
   stringlist.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/stringlist.spec
diff -u SPECS/stringlist.spec:1.26 SPECS/stringlist.spec:1.27
--- SPECS/stringlist.spec:1.26	Sun Oct 31 16:32:13 2004
+++ SPECS/stringlist.spec	Fri Jul  7 01:44:25 2006
@@ -24,7 +24,7 @@
 Summary:	Header files and other resources for development
 Summary(pl):	Pliki nagłówkowe i inne zasoby potrzebne
 Group:		Development/Libraries
-Requires:	%{name} = %{version}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files and other resources for development stringlist based
@@ -58,7 +58,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
 
 %post	-p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -87,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2006/07/06 23:44:25  darekr
+- strict deps
+
 Revision 1.26  2004/10/31 15:32:13  paladine
 - spaces->tabs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/stringlist.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list