Author: qboosh Date: Thu Dec 9 18:26:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.99.0 (note: new sonames)
---- Files affected: packages/polkit-qt-1: polkit-qt-1.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/polkit-qt-1/polkit-qt-1.spec diff -u packages/polkit-qt-1/polkit-qt-1.spec:1.9 packages/polkit-qt-1/polkit-qt-1.spec:1.10 --- packages/polkit-qt-1/polkit-qt-1.spec:1.9 Sun Nov 14 12:11:35 2010 +++ packages/polkit-qt-1/polkit-qt-1.spec Thu Dec 9 19:26:18 2010 @@ -4,12 +4,12 @@ Summary: Polkit-qt-1 - Qt API wrapper library around polkit Summary(pl.UTF-8): Polkit-qt-1 - obudowanie bibliotek polkit w API w stylu Qt Name: polkit-qt-1 -Version: 0.96.1 -Release: 5 +Version: 0.99.0 +Release: 1 License: LGPL v2+ Group: Libraries Source0: ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/%{name}-%{version}.tar.bz2 -# Source0-md5: 7d122aa67c6786ea7d0bb023701693a1 +# Source0-md5: 1c5b4113a2a167624b5f716b4f03a219 URL: http://www.kde.org/ BuildRequires: QtCore-devel >= %{qtver} BuildRequires: QtDBus-devel >= %{qtver} @@ -145,7 +145,7 @@ %defattr(644,root,root,755) %doc AUTHORS README README.porting TODO %attr(755,root,root) %{_libdir}/libpolkit-qt-core-1.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-core-1.so.0 +%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-core-1.so.1 %files devel %defattr(644,root,root,755) @@ -167,11 +167,12 @@ %{_includedir}/polkit-qt-1/polkitqt1-temporaryauthorization.h %{_includedir}/polkit-qt-1/polkitqt1-version.h %{_pkgconfigdir}/polkit-qt-core-1.pc +%{_libdir}/cmake/PolkitQt-1 %files agent %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpolkit-qt-agent-1.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-agent-1.so.0 +%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-agent-1.so.1 %files agent-devel %defattr(644,root,root,755) @@ -183,7 +184,7 @@ %files gui %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libpolkit-qt-gui-1.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-gui-1.so.0 +%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-gui-1.so.1 %files gui-devel %defattr(644,root,root,755) @@ -199,6 +200,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/12/09 18:26:18 qboosh +- updated to 0.99.0 (note: new sonames) + Revision 1.9 2010/11/14 11:11:35 qboosh - core/agent/gui -devel split - some real descriptions ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit-qt-1/polkit-qt-1.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
