Mailinglist Archive: opensuse-commit (861 mails)
| < Previous | Next > |
commit polkit-qt-1 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 10 Jan 2011 10:46:27 +0100
- Message-id: <20110110094627.EC15F202B0@hilbert.suse.de>
Hello community,
here is the log from the commit of package polkit-qt-1 for openSUSE:Factory
checked in at Mon Jan 10 10:46:27 CET 2011.
--------
--- KDE/polkit-qt-1/polkit-qt-1.changes 2010-12-09 10:19:22.000000000 +0100
+++ /mounts/work_src_done/STABLE/polkit-qt-1/polkit-qt-1.changes
2010-12-18 23:30:14.000000000 +0100
@@ -1,0 +2,11 @@
+Sat Dec 18 22:29:56 UTC 2010 - tittiatcoke@xxxxxxxxx
+
+- Change the specfile to build according openSUSE standards
+
+-------------------------------------------------------------------
+Fri Dec 17 09:12:00 UTC 2010 - tittiatcoke@xxxxxxxxx
+
+- Enable build for 11.2 and 11.3 in compatibility mode. 0.99.1 has
+ became a requirement for KDE 4.6
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-qt-1.spec ++++++
--- /var/tmp/diff_new_pack.VFQa6g/_old 2011-01-10 10:46:09.000000000 +0100
+++ /var/tmp/diff_new_pack.VFQa6g/_new 2011-01-10 10:46:09.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package polkit-qt-1 (Version 0.99.1)
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,12 +20,17 @@
%define debug_package_requires libpolkit-qt-1-0 = %{version}-%{release}
Name: polkit-qt-1
-BuildRequires: automoc4 cmake kde4-filesystem libqt4-devel pkg-config
polkit-devel
+BuildRequires: automoc4 cmake kde4-filesystem libqt4-devel pkg-config
+%if %suse_version > 1110
+BuildRequires: polkit-devel
+%else
+BuildRequires: PolicyKit-devel
+%endif
License: LGPLv2.1+
Group: Development/Libraries/KDE
Summary: PolicyKit Library Qt Bindings
Version: 0.99.1
-Release: 1
+Release: 2
Url:
http://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt/html/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
# ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
@@ -45,16 +50,16 @@
Daniel Nicoletti <dantti85-pk@xxxxxxxxxxxx>
Dario Freddi <drf54321@xxxxxxxxx>
-%package -n libpolkit-qt-1-0
+%package -n libpolkit-qt-1-1
License: LGPLv2.1+
Summary: PolicyKit Library Qt Bindings
Group: Development/Libraries/KDE
-%if %suse_version > 1120
+%if %suse_version > 1110
Provides: libpolkit-qt0 = 0.9.3
Obsoletes: libpolkit-qt0 <= 0.9.3
%endif
-%description -n libpolkit-qt-1-0
+%description -n libpolkit-qt-1-1
Polkit-qt aims to make it easy for Qt developers to take advantage of
PolicyKit API. It is a convenience wrapper around QAction and
QAbstractButton that lets you integrate those two components easily
@@ -73,7 +78,7 @@
Group: Development/Libraries/KDE
Provides: libpolkit-qt-devel = 0.9.3
Obsoletes: libpolkit-qt-devel <= 0.9.3
-Requires: libpolkit-qt-1-0 = %version PolicyKit-devel
+Requires: libpolkit-qt-1-1 = %version PolicyKit-devel
%description -n libpolkit-qt-1-devel
Polkit-qt aims to make it easy for Qt developers to take advantage of
@@ -99,9 +104,9 @@
cd build
%makeinstall
-%post -n libpolkit-qt-1-0 -p /sbin/ldconfig
+%post -n libpolkit-qt-1-1 -p /sbin/ldconfig
-%postun -n libpolkit-qt-1-0 -p /sbin/ldconfig
+%postun -n libpolkit-qt-1-1 -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
@@ -116,7 +121,7 @@
%_libdir/libpolkit-qt-agent-1.so
%_libdir/cmake/PolkitQt-1/
-%files -n libpolkit-qt-1-0
+%files -n libpolkit-qt-1-1
%defattr(-,root,root)
%_libdir/libpolkit-qt-gui-1.so.*
%_libdir/libpolkit-qt-core-1.so.*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |