SPECS: kdewebdev.spec - URL - moved ldconfig calls to proper package
qboosh
qboosh at pld-linux.org
Sat Jan 19 15:45:51 CET 2008
Author: qboosh Date: Sat Jan 19 14:45:51 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- URL
- moved ldconfig calls to proper package
---- Files affected:
SPECS:
kdewebdev.spec (1.77 -> 1.78)
---- Diffs:
================================================================
Index: SPECS/kdewebdev.spec
diff -u SPECS/kdewebdev.spec:1.77 SPECS/kdewebdev.spec:1.78
--- SPECS/kdewebdev.spec:1.77 Tue Oct 9 18:50:09 2007
+++ SPECS/kdewebdev.spec Sat Jan 19 15:45:45 2008
@@ -23,6 +23,7 @@
Patch0: kde-common-PLD.patch
Patch1: %{name}-quanta.patch
Patch2: kde-ac260-lt.patch
+URL: http://www.kde.org/
BuildRequires: autoconf >= 2.53
BuildRequires: automake >= 1.6.1
BuildRequires: kdelibs-devel >= %{_minlibsevr}
@@ -353,8 +354,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post kommander -p /sbin/ldconfig
-%postun kommander -p /sbin/ldconfig
+%post kommander-executor -p /sbin/ldconfig
+%postun kommander-executor -p /sbin/ldconfig
%files kfilereplace -f kfilereplace.lang
%defattr(644,root,root,755)
@@ -450,6 +451,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.78 2008-01-19 14:45:45 qboosh
+- URL
+- moved ldconfig calls to proper package
+
Revision 1.77 2007-10-09 16:50:09 arekm
- up to 3.5.8
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdewebdev.spec?r1=1.77&r2=1.78&f=u
More information about the pld-cvs-commit
mailing list