SPECS: cman.spec - -devel/-static deps
qboosh
qboosh at pld-linux.org
Tue Nov 8 20:27:50 CET 2005
Author: qboosh Date: Tue Nov 8 19:27:50 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- -devel/-static deps
---- Files affected:
SPECS:
cman.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/cman.spec
diff -u SPECS/cman.spec:1.6 SPECS/cman.spec:1.7
--- SPECS/cman.spec:1.6 Sun Nov 6 00:48:50 2005
+++ SPECS/cman.spec Tue Nov 8 20:27:21 2005
@@ -41,6 +41,7 @@
Summary: CMAN header files
Summary(pl): Pliki nagłówkowe CMAN
Group: Development/Libraries
+Requires: %{name} = %{version}-%{release}
%description devel
CMAN header files.
@@ -52,6 +53,7 @@
Summary: CMAN static library
Summary(pl): Biblioteka statyczna CMAN
Group: Development/Libraries
+Requires: %{name}-devel = %{version}-%{release}
%description static
CMAN static library.
@@ -94,8 +96,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
@@ -123,6 +125,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/11/08 19:27:21 qboosh
+- -devel/-static deps
+
Revision 1.6 2005/11/05 23:48:50 arekm
- up to 1.01.00
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cman.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list