Hello community,

here is the log from the commit of package polkit-gnome for openSUSE:Factory
checked in at Sun Oct 2 10:25:07 CEST 2011.



--------
--- openSUSE:Factory/polkit-gnome/polkit-gnome.changes  2011-09-23 
12:41:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/polkit-gnome/polkit-gnome.changes      
2011-09-20 09:32:28.000000000 +0200
@@ -1,0 +2,20 @@
+Tue Sep 20 07:20:25 UTC 2011 - [email protected]
+
+- Update to version 0.103:
+  + Drop polkit-gtk library.
+  + Drop support for GTK+ 2.
+  + Build fixes.
+- Drop libpolkit-gtk-1-0 and libpolkit-gtk-1-devel subpackages,
+  since the library got removed. Note that nothing is using this
+  library in Factory.
+- Stop passing --with-gtk=3.0 to configure: this option is now
+  gone.
+- Stop passing --libexecdir=%{_libexecdir}/polkit-gnome to
+  configure: we're happy with the standard libexecdir.
+- Remove gtk-doc BuildRequires and stop passing --enable-gtk-doc to
+  configure: such documentation only existed with the library.
+- Re-enable parallel build.
+- Update polkit-gnome-authentication-agent-1.desktop.in: do not add
+  polkit-gnome in the Exec path, since we changed the libexecdir.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  polkit-gnome-0.102.tar.bz2

New:
----
  polkit-gnome-0.103.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ polkit-gnome.spec ++++++
--- /var/tmp/diff_new_pack.ivakjZ/_old  2011-10-02 10:25:03.000000000 +0200
+++ /var/tmp/diff_new_pack.ivakjZ/_new  2011-10-02 10:25:03.000000000 +0200
@@ -18,21 +18,19 @@
 
 
 Name:           polkit-gnome
-Version:        0.102
+Version:        0.103
 Release:        1
-# FIXME: as of 0.97, parallel build fails. Reenable it later on.
 License:        LGPLv2.1+
 Summary:        PolicyKit integration for the GNOME desktop
 Url:            http://www.freedesktop.org/wiki/Software/PolicyKit
 Group:          System/GUI/GNOME
-Source0:        
http://download.gnome.org/sources/polkit-gnome/0.102/%{name}-%{version}.tar.bz2
+Source0:        
http://download.gnome.org/sources/polkit-gnome/0.103/%{name}-%{version}.tar.bz2
 Source1:        polkit-gnome-authentication-agent-1.desktop.in
 # PATCH-FIX-UPSTREAM polkit-gnome-alternative-button-order-kde.patch 
bnc#538897 [email protected]
 Patch3:         polkit-gnome-alternative-button-order-kde.patch
 BuildRequires:  intltool
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
-BuildRequires:  gtk-doc
 BuildRequires:  polkit-devel >= 0.97
 BuildRequires:  update-desktop-files
 Recommends:     %{name}-lang = %{version}
@@ -45,47 +43,18 @@
 polkit-gnome provides an authentication agent for PolicyKit
 that matches the look and feel of the GNOME desktop.
 
-%package -n libpolkit-gtk-1-0
-License:        LGPLv2.1+
-Summary:        Library for PolicyKit integration for the GNOME desktop
-Group:          Development/Libraries/GNOME
-
-%description -n libpolkit-gtk-1-0
-polkit-gnome provides an authentication agent for PolicyKit
-that matches the look and feel of the GNOME desktop.
-
-This library contains widgets to interact with PolicyKit.
-
-%package -n libpolkit-gtk-1-devel
-License:        LGPLv2.1+
-Summary:        Library for PolicyKit integration for the GNOME desktop - 
Development Files
-Group:          Development/Libraries/GNOME
-Requires:       libpolkit-gtk-1-0 = %{version}
-Requires:       polkit-devel
-Provides:       %{name}-devel = %{version}
-
-%description -n libpolkit-gtk-1-devel
-polkit-gnome provides an authentication agent for PolicyKit
-that matches the look and feel of the GNOME desktop.
-
-This library contains widgets to interact with PolicyKit.
-
 %lang_package
 %prep
 %setup -q
 %patch3
 
 %build
-%configure --with-gtk=3.0 \
-  --disable-static \
-  --libexecdir=%{_libexecdir}/polkit-gnome \
-  --enable-gtk-doc
-#%__make %{?jobs:-j%jobs}
-%__make
+%configure \
+  --disable-static
+make %{?_smp_mflags}
 
 %install
 %makeinstall
-find %{buildroot} -type f -name "*.la" -delete -print
 mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
 sed -e "s,@LIBDIR@,%{_libexecdir},g" < %{S:1} > 
%{buildroot}%{_sysconfdir}/xdg/autostart/polkit-gnome-authentication-agent-1.desktop
 %suse_update_desktop_file polkit-gnome-authentication-agent-1
@@ -94,28 +63,11 @@
 %clean
 rm -rf %{buildroot}
 
-%post -n libpolkit-gtk-1-0 -p /sbin/ldconfig
-
-%postun -n libpolkit-gtk-1-0 -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING HACKING NEWS README
 %{_sysconfdir}/xdg/autostart/*.desktop
-%{_libexecdir}/polkit-gnome
-
-%files -n libpolkit-gtk-1-0
-%defattr(-,root,root,-)
-%{_libdir}/libpolkit-gtk-1.so.*
-%{_libdir}/girepository-1.0/PolkitGtk-1.0.typelib
-
-%files -n libpolkit-gtk-1-devel
-%defattr(-,root,root,-)
-%{_libdir}/libpolkit-gtk-1.so
-%{_libdir}/pkgconfig/polkit-gtk-1.pc
-%{_includedir}/polkit-gtk-1/
-%{_datadir}/gir-1.0/*.gir
-%{_datadir}/gtk-doc/html/polkit-gtk-1/
+%{_libexecdir}/polkit-gnome-authentication-agent-1
 
 %files lang -f polkit-gnome-1.lang
 

++++++ polkit-gnome-0.102.tar.bz2 -> polkit-gnome-0.103.tar.bz2 ++++++
++++ 5907 lines of diff (skipped)

++++++ polkit-gnome-authentication-agent-1.desktop.in ++++++
--- /var/tmp/diff_new_pack.ivakjZ/_old  2011-10-02 10:25:04.000000000 +0200
+++ /var/tmp/diff_new_pack.ivakjZ/_new  2011-10-02 10:25:04.000000000 +0200
@@ -79,7 +79,7 @@
 Comment[zh_CN]=PolicyKit 认证代理
 Comment[zh_HK]=PolicyKit 驗證代理程式
 Comment[zh_TW]=PolicyKit 驗證代理程式
-Exec=@LIBDIR@/polkit-gnome/polkit-gnome-authentication-agent-1
+Exec=@LIBDIR@/polkit-gnome-authentication-agent-1
 Terminal=false
 Type=Application
 Categories=

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to