Author: glen Date: Tue Dec 9 12:29:02 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - no body for %postun libkopete scriptlet you fools! /sbin/ldconfig: użyto względnej ścieżki `1' do utworzenia bufora - rel 2
---- Files affected: SPECS: kde4-kdenetwork.spec (1.60.2.28 -> 1.60.2.29) ---- Diffs: ================================================================ Index: SPECS/kde4-kdenetwork.spec diff -u SPECS/kde4-kdenetwork.spec:1.60.2.28 SPECS/kde4-kdenetwork.spec:1.60.2.29 --- SPECS/kde4-kdenetwork.spec:1.60.2.28 Mon Dec 8 19:13:02 2008 +++ SPECS/kde4-kdenetwork.spec Tue Dec 9 13:28:57 2008 @@ -17,7 +17,7 @@ Summary(pt_BR.UTF-8): K Desktop Environment - aplicações de rede Name: kde4-kdenetwork Version: 4.1.82 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Libraries Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -746,8 +746,10 @@ %post libkopete -p /sbin/ldconfig %postun libkopete -p /sbin/ldconfig -#%post libkopete_msn -p /sbin/ldconfig -#%postun libkopete_msn -p /sbin/ldconfig +%if 0 +%post libkopete_msn -p /sbin/ldconfig +%postun libkopete_msn -p /sbin/ldconfig +%endif %post libkopete_oscar -p /sbin/ldconfig %postun libkopete_oscar -p /sbin/ldconfig @@ -769,10 +771,12 @@ %attr(755,root,root) %{_libdir}/libkopete.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libkopete.so.? -#%files libkopete_msn -#%defattr(644,root,root,755) -#%attr(755,root,root) %{_libdir}/libkopete_msn_shared.so.*.*.* -#%attr(755,root,root) %ghost %{_libdir}/libkopete_msn_shared.so.? +%if 0 +%files libkopete_msn +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/libkopete_msn_shared.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libkopete_msn_shared.so.? +%endif %files libkopete_oscar %defattr(644,root,root,755) @@ -1213,6 +1217,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60.2.29 2008/12/09 12:28:57 glen +- no body for %postun libkopete scriptlet you fools! + /sbin/ldconfig: użyto względnej ścieżki `1' do utworzenia bufora +- rel 2 + Revision 1.60.2.28 2008/12/08 18:13:02 paszczus - updated to 4.1.82 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdenetwork.spec?r1=1.60.2.28&r2=1.60.2.29&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
