Mailinglist Archive: opensuse-commit (1130 mails)
| < Previous | Next > |
commit polkit-kde-agent-1 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 23 Aug 2011 15:11:16 +0200
- Message-id: <20110823131116.4C15A20233@hilbert.suse.de>
Hello community,
here is the log from the commit of package polkit-kde-agent-1 for
openSUSE:Factory
checked in at Tue Aug 23 15:11:16 CEST 2011.
--------
--- KDE/polkit-kde-agent-1/polkit-kde-agent-1.changes 2010-12-09
10:21:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/polkit-kde-agent-1/polkit-kde-agent-1.changes
2011-08-19 17:44:18.000000000 +0200
@@ -1,0 +2,10 @@
+Thu Aug 18 13:13:04 UTC 2011 - toddrme2178@xxxxxxxxx
+
+- Updated URL
+- Removed redundant buildrequires
+- Added %suse_update_desktop_file (fix for RPMLINT warning)
+- Added %kde_post_install (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+- Cleaned up changes file formatting
+
+-------------------------------------------------------------------
@@ -5 +15 @@
- - Requires Polkit-qt-1 v0.99.1
+ * Requires Polkit-qt-1 v0.99.1
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ polkit-kde-agent-1.spec ++++++
--- /var/tmp/diff_new_pack.HbgfVp/_old 2011-08-23 15:08:53.000000000 +0200
+++ /var/tmp/diff_new_pack.HbgfVp/_new 2011-08-23 15:08:53.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package polkit-kde-agent-1 (Version 0.99.0)
+# spec file for package polkit-kde-agent-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
@@ -18,32 +18,26 @@
Name: polkit-kde-agent-1
-BuildRequires: automoc4 cmake kde4-filesystem libqt4-devel
-BuildRequires: libkde4-devel libpolkit-qt-1-devel
+Version: 0.99.0
+Release: 6
License: GPLv2 ; LGPLv2.1+
-Group: Development/Libraries/KDE
Summary: PolicyKit authentication agent for KDE
-Version: 0.99.0
-Release: 1
-Url:
http://api.kde.org/kdesupport-api/kdesupport-apidocs/polkit-qt/html/
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Url:
https://projects.kde.org/projects/extragear/base/polkit-kde-agent-1
+Group: Development/Libraries/KDE
# ftp://ftp.kde.org/pub/kde/stable/apps/KDE4.x/admin/
Source0: %{name}-%{version}.tar.bz2
+BuildRequires: libkde4-devel
+BuildRequires: libpolkit-qt-1-devel
+Requires: polkit-kde-kcmmodules-1
Obsoletes: polkit-kde-1 < %{version}
Provides: polkit-kde-1 = %{version}
-Requires: polkit-kde-kcmmodules-1
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Provides Policy Kit Authentication Agent that nicely fits to KDE.
-
-Authors:
---------
- Daniel Nicoletti <dantti85-pk@xxxxxxxxxxxx>
- Dario Freddi <drf54321@xxxxxxxxx>
-
%prep
-%setup -n %{name}-%{version}
+%setup -q
%build
%cmake_kde4 -d build
@@ -51,16 +45,17 @@
%install
cd build
- %makeinstall
+ %make_install
+ %kde_post_install
cd ..
%clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
%files
%defattr(-,root,root)
-/usr/share/autostart/polkit-kde-authentication-agent-1.desktop
-%{_libdir}/kde4/libexec/polkit-kde-authentication-agent-1
-%_kde4_appsdir/policykit1-kde/
+%{_datadir}/autostart/polkit-kde-authentication-agent-1.desktop
+%{_kde4_libexecdir}/polkit-kde-authentication-agent-1
+%{_kde4_appsdir}/policykit1-kde/
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |