packages: polkit-qt/polkit-qt.spec - 0.9.3 final and last release - will be...

shadzik shadzik at pld-linux.org
Wed Dec 23 23:55:43 CET 2009


Author: shadzik                      Date: Wed Dec 23 22:55:43 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.9.3 final and last release
- will be soon obsolete

---- Files affected:
packages/polkit-qt:
   polkit-qt.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/polkit-qt/polkit-qt.spec
diff -u packages/polkit-qt/polkit-qt.spec:1.6 packages/polkit-qt/polkit-qt.spec:1.7
--- packages/polkit-qt/polkit-qt.spec:1.6	Sun Dec 20 14:56:04 2009
+++ packages/polkit-qt/polkit-qt.spec	Wed Dec 23 23:55:38 2009
@@ -1,24 +1,23 @@
 # $Revision$, $Date$
-#
-%define		rev	r1064260
+%define		qtver	4.6.0
 
 Summary:	Polkit-qt use the PolicyKit API through Qt-styled API
 Name:		polkit-qt
-Version:	0.9.2
-Release:	0.%{rev}.1
+Version:	0.9.3
+Release:	1
 License:	GPL v2
 Group:		Libraries
-# svn export svn://anonsvn.kde.org/home/kde/trunk/kdesupport/polkit-qt
-Source0:	%{name}-%{rev}.tar.gz
-# Source0-md5:	903fe6ada7aa952b4b1986788e4b3fbf
+Source0:	ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/%{name}-%{version}.tar.bz2
+# Source0-md5:	8be0205f8cb91161fdaf527f7cb6852d
 URL:		http://www.kde.org/
 BuildRequires:	PolicyKit-devel
-BuildRequires:	QtDBus-devel
-BuildRequires:	QtGui-devel
+BuildRequires:	QtCore-devel >= %{qtver}
+BuildRequires:	QtDBus-devel >= %{qtver}
+BuildRequires:	QtGui-devel >= %{qtver}
 BuildRequires:	automoc4
 BuildRequires:	cmake
-BuildRequires:	qt4-build
-BuildRequires:	qt4-qmake
+BuildRequires:	qt4-build >= %{qtver}
+BuildRequires:	qt4-qmake >= %{qtver}
 BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -53,7 +52,7 @@
 with PolicyKit.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 
 %build
 install -d build
@@ -85,20 +84,20 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %_libdir/libpolkit-qt-core.so.0
-%attr(755,root,root) %_libdir/libpolkit-qt-core.so.0.9.2
+%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-core.so.?
+%attr(755,root,root) %{_libdir}/libpolkit-qt-core.so.*.*.*
 
 %files gui
 %defattr(644,root,root,755)
-%attr(755,root,root) %_libdir/libpolkit-qt-gui.so.0
-%attr(755,root,root) %_libdir/libpolkit-qt-gui.so.0.9.2
+%attr(755,root,root) %ghost %{_libdir}/libpolkit-qt-gui.so.?
+%attr(755,root,root) %{_libdir}/libpolkit-qt-gui.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%dir %_includedir/PolicyKit/polkit-qt
-%_includedir/PolicyKit/polkit-qt
-%_libdir/*.so
-%_libdir/pkgconfig/*.pc
+%attr(755,root,root) %{_libdir}/libpolkit-qt-core.so
+%attr(755,root,root) %{_libdir}/libpolkit-qt-gui.so
+%{_includedir}/PolicyKit/polkit-qt
+%{_libdir}/pkgconfig/*.pc
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -106,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2009/12/23 22:55:38  shadzik
+- 0.9.3 final and last release
+- will be soon obsolete
+
 Revision 1.6  2009/12/20 13:56:04  shadzik
 - current snap 1064260
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/polkit-qt/polkit-qt.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list