SPECS (DEVEL): knoda.spec - fix ldconfig invokation (anyway it doe...
twittner
twittner at pld-linux.org
Wed Apr 5 21:26:34 CEST 2006
Author: twittner Date: Wed Apr 5 19:26:34 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- fix ldconfig invokation (anyway it does nothing)
---- Files affected:
SPECS:
knoda.spec (1.43.2.8 -> 1.43.2.9)
---- Diffs:
================================================================
Index: SPECS/knoda.spec
diff -u SPECS/knoda.spec:1.43.2.8 SPECS/knoda.spec:1.43.2.9
--- SPECS/knoda.spec:1.43.2.8 Wed Apr 5 20:59:44 2006
+++ SPECS/knoda.spec Wed Apr 5 21:26:29 2006
@@ -118,8 +118,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post common -p /sbin/ldconfig
-%postun common -p /sbin/ldconfig
+%post -n hk_kdeclasses -p /sbin/ldconfig
+%postun -n hk_kdeclasses -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
@@ -155,6 +155,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.43.2.9 2006/04/05 19:26:29 twittner
+- fix ldconfig invokation (anyway it does nothing)
+
Revision 1.43.2.8 2006/04/05 18:59:44 twittner
- renaming and adding subpackages:
knoda-devel -> hk_kdeclasses-devel,
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/knoda.spec?r1=1.43.2.8&r2=1.43.2.9&f=u
More information about the pld-cvs-commit
mailing list