Hello community, here is the log from the commit of package polkit-qt-1 for openSUSE:Factory checked in at Mon Aug 15 10:10:27 CEST 2011.
-------- --- KDE/polkit-qt-1/polkit-qt-1.changes 2011-06-28 15:35:13.000000000 +0200 +++ /mounts/work_src_done/STABLE/polkit-qt-1/polkit-qt-1.changes 2011-08-11 09:31:07.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Aug 11 09:30:19 UTC 2011 - [email protected] + +- Removed self-obsoletes (fix for RPMLINT warning) +- Cleaned up spec file formatting + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit-qt-1.spec ++++++ --- /var/tmp/diff_new_pack.WcyRUR/_old 2011-08-15 09:59:39.000000000 +0200 +++ /var/tmp/diff_new_pack.WcyRUR/_new 2011-08-15 09:59:39.000000000 +0200 @@ -15,28 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define debug_package_requires libpolkit-qt-1-0 = %{version}-%{release} Name: polkit-qt-1 -BuildRequires: automoc4 cmake kde4-filesystem libqt4-devel pkg-config -%if %suse_version > 1110 -BuildRequires: polkit-devel -%else -BuildRequires: PolicyKit-devel -%endif +Version: 0.99.1 +Release: 14 License: LGPLv2.1+ -Group: Development/Libraries/KDE Summary: PolicyKit Library Qt Bindings -Version: 0.99.1 -Release: 12 Url: http://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt/html/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Group: Development/Libraries/KDE # ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/ Source0: %{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: ck-avoid-crash.diff +BuildRequires: automoc4 +BuildRequires: cmake +BuildRequires: kde4-filesystem +BuildRequires: libqt4-devel +BuildRequires: polkit-devel +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Polkit-qt-1 aims to make it easy for Qt developers to take advantage of @@ -44,21 +42,12 @@ QAbstractButton that lets you integrate those two components easily with PolicyKit. - - -Authors: --------- - Daniel Nicoletti <[email protected]> - Dario Freddi <[email protected]> - %package -n libpolkit-qt-1-1 License: LGPLv2.1+ Summary: PolicyKit Library Qt Bindings Group: Development/Libraries/KDE -%if %suse_version > 1110 Provides: libpolkit-qt0 = 0.9.3 -Obsoletes: libpolkit-qt0 <= 0.9.3 -%endif +Obsoletes: libpolkit-qt0 < 0.9.3 %description -n libpolkit-qt-1-1 Polkit-qt aims to make it easy for Qt developers to take advantage of @@ -66,25 +55,14 @@ QAbstractButton that lets you integrate those two components easily with PolicyKit. - - -Authors: --------- - Daniel Nicoletti <[email protected]> - Dario Freddi <[email protected]> - %package -n libpolkit-qt-1-devel License: LGPLv2.1+ Summary: PolicyKit Library Qt Bindings Group: Development/Libraries/KDE -Provides: libpolkit-qt-devel = 0.9.3 -Obsoletes: libpolkit-qt-devel <= 0.9.3 -Requires: libpolkit-qt-1-1 = %version -%if %suse_version > 1110 +Requires: libpolkit-qt-1-1 = %{version} Requires: polkit-devel -%else -Requires: PolicyKit-devel -%endif +Provides: libpolkit-qt-devel = 0.9.3 +Obsoletes: libpolkit-qt-devel < 0.9.3 %description -n libpolkit-qt-1-devel Polkit-qt aims to make it easy for Qt developers to take advantage of @@ -92,15 +70,8 @@ QAbstractButton that lets you integrate those two components easily with PolicyKit. - - -Authors: --------- - Daniel Nicoletti <[email protected]> - Dario Freddi <[email protected]> - %prep -%setup +%setup -q %patch0 %build @@ -109,29 +80,29 @@ %install cd build - %makeinstall + %make_install %post -n libpolkit-qt-1-1 -p /sbin/ldconfig %postun -n libpolkit-qt-1-1 -p /sbin/ldconfig %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files -n libpolkit-qt-1-devel %defattr(-,root,root) %doc AUTHORS README -/usr/include/polkit-qt-1/ -%_libdir/pkgconfig/polkit-qt* -%_libdir/libpolkit-qt-gui-1.so -%_libdir/libpolkit-qt-core-1.so -%_libdir/libpolkit-qt-agent-1.so -%_libdir/cmake/PolkitQt-1/ +%{_kde4_includedir}/polkit-qt-1/ +%{_kde4_libdir}/pkgconfig/polkit-qt* +%{_kde4_libdir}/libpolkit-qt-gui-1.so +%{_kde4_libdir}/libpolkit-qt-core-1.so +%{_kde4_libdir}/libpolkit-qt-agent-1.so +%{_kde4_libdir}/cmake/PolkitQt-1/ %files -n libpolkit-qt-1-1 %defattr(-,root,root) -%_libdir/libpolkit-qt-gui-1.so.* -%_libdir/libpolkit-qt-core-1.so.* -%_libdir/libpolkit-qt-agent-1.so.* +%{_kde4_libdir}/libpolkit-qt-gui-1.so.* +%{_kde4_libdir}/libpolkit-qt-core-1.so.* +%{_kde4_libdir}/libpolkit-qt-agent-1.so.* %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
