Hello community,

here is the log from the commit of package xfconf for openSUSE:Factory checked 
in at 2011-12-27 18:39:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfconf (Old)
 and      /work/SRC/openSUSE:Factory/.xfconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfconf", Maintainer is "xfce-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfconf/xfconf.changes    2011-09-23 
12:51:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfconf.new/xfconf.changes       2011-12-27 
18:39:47.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Dec 23 19:49:00 UTC 2011 - g...@opensuse.org
+
+- remove workarounds for 11.2
+- update to version 4.8.1
+  - fix double free crash
+  - allow installation of the helpers in a custom location
+  - translation updates
+- install xfconfd under %_libexecdir
+
+-------------------------------------------------------------------

Old:
----
  xfconf-4.8.0.tar.bz2

New:
----
  xfconf-4.8.1.tar.bz2

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

Other differences:
------------------
++++++ xfconf.spec ++++++
--- /var/tmp/diff_new_pack.Nfik5f/_old  2011-12-27 18:39:48.000000000 +0100
+++ /var/tmp/diff_new_pack.Nfik5f/_new  2011-12-27 18:39:48.000000000 +0100
@@ -15,31 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-%if 0%{?suse_version} >= 1130
-%define withperl 1
-%else
-%define withperl 0
-%endif
-
 Name:           xfconf
-Version:        4.8.0
-Release:        1
-License:        GPL-2.0+
+Version:        4.8.1
+Release:        0
 %define libname lib%{name}-0-2
 Summary:        Simple Configuration Storage for Xfce
-Url:            http://www.xfce.org/
+License:        GPL-2.0+
 Group:          System/GUI/XFCE
+Url:            http://www.xfce.org/
 Source:         %{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
 Patch0:         xfconf-4.7.3-remove-rpath.patch
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
-%if %{withperl}
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Glib)
-%endif
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
@@ -49,10 +40,7 @@
 Xfconf is a simple client-server configuration storage and query system for the
 Xfce desktop.
 
-%if %{withperl}
-
 %package -n perl-xfconf
-License:        GPL-2.0+
 Summary:        Simple Configuration Storage for Xfce - Perl Interface
 Group:          Development/Libraries/Perl
 Requires:       %{name} = %{version}
@@ -65,12 +53,8 @@
 
 This package contains the Perl interface to %{name}.
 
-%endif
-
 %package -n %{libname}
 
-
-License:        GPL-2.0+
 Summary:        Simple Configuration Storage for Xfce - Runtime Library
 Group:          System/Libraries
 Provides:       libxfce4mcs = %{version}
@@ -84,7 +68,6 @@
 This package contains the runtime library.
 
 %package -n libxfconf-devel
-License:        GPL-2.0+
 Summary:        Simple Configuration Storage for Xfce - Runtime Library - 
Development Files
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
@@ -110,11 +93,8 @@
 %configure \
     --disable-silent-rules \
     --disable-static \
-%if %{withperl}
+    --with-helper-path-prefix=%{_libexecdir} \
     --with-perl-options='NOECHO= OPTIMIZE="%{optflags}" CCDLFLAGS="-Wl,-E" 
INSTALLDIRS=vendor' \
-%else
-    --disable-perl-bindings \
-%endif
     --enable-gtk-doc
 make %{?_smp_mflags}
 
@@ -123,9 +103,7 @@
 rm -f %{buildroot}%{_libdir}/*.la
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,ur_PK}
 rm -f %{buildroot}%{perl_vendorarch}/auto/Xfce4/Xfconf/Xfconf.bs
-%if %{withperl}
 %perl_process_packlist
-%endif
 %find_lang %{name}
 
 %clean
@@ -139,9 +117,9 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog TODO
 %{_bindir}/xfconf-query
-%dir %{_libdir}/xfce4
-%dir %{_libdir}/xfce4/xfconf
-%{_libdir}/xfce4/xfconf/xfconfd
+%dir %{_libexecdir}/xfce4
+%dir %{_libexecdir}/xfce4/xfconf
+%{_libexecdir}/xfce4/xfconf/xfconfd
 %{_datadir}/dbus-1/services/*
 
 %files -n %{libname}
@@ -155,8 +133,6 @@
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
 
-%if %{withperl}
-
 %files -n perl-xfconf
 %defattr(-,root,root)
 %doc %{_mandir}/man3/Xfce4::Xfconf.3pm*
@@ -170,6 +146,4 @@
 %{_localstatedir}/adm/perl-modules/xfconf
 %endif
 
-%endif
-
 %changelog

++++++ xfconf-4.8.0.tar.bz2 -> xfconf-4.8.1.tar.bz2 ++++++
++++ 21374 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to