Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2012-10-08 07:10:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dbus-1 (Old)
 and      /work/SRC/openSUSE:Factory/.dbus-1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dbus-1", Maintainer is "thoe...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes        2012-08-04 
21:46:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2012-10-08 
07:10:47.000000000 +0200
@@ -1,0 +2,11 @@
+Sun Oct  7 16:57:56 UTC 2012 - co...@suse.com
+
+- remove libzio build dependency
+
+-------------------------------------------------------------------
+Mon Aug 27 13:54:45 CEST 2012 - thoe...@suse.de
+
+- dbus-cve-2012-3524.patch: Add patch for CVE-2012-3524 to fix getenv()
+  vulnerability in setuid root binaries (bnc#697105) 
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes    2012-08-31 
09:20:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes       2012-10-08 
07:10:47.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Oct  7 16:57:56 UTC 2012 - co...@suse.com
+
+- remove libzio build dependency
+
+-------------------------------------------------------------------
@@ -5,0 +11,6 @@
+
+-------------------------------------------------------------------
+Wed Aug  1 10:00:06 UTC 2012 - idon...@suse.com
+
+- Add pkgconfig(x11) as BuildRequires instead of xorg-x11-devel so
+  we don't depend on Mesa and create a build cycle.

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

Other differences:
------------------
++++++ dbus-1-x11.spec ++++++
--- /var/tmp/diff_new_pack.Y4Pi1N/_old  2012-10-08 07:10:48.000000000 +0200
+++ /var/tmp/diff_new_pack.Y4Pi1N/_new  2012-10-08 07:10:48.000000000 +0200
@@ -34,7 +34,6 @@
 BuildRequires:  doxygen
 BuildRequires:  libexpat-devel
 BuildRequires:  libtool
-BuildRequires:  libzio
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 %if %{with_systemd}
@@ -56,6 +55,7 @@
 Patch0:         dbus-log-deny.patch
 # PATCH-FIX-OPENSUSE co...@suse.de -- force a feature configure won't accept 
without x11 in buildrequires
 Patch1:         dbus-do-autolaunch.patch
+Patch2:         dbus-cve-2012-3524.patch
 %if 0%{?suse_version} > 1100
 %bcond_without selinux
 %else
@@ -79,6 +79,7 @@
 %setup -n %{_name}-%{version} -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 autoreconf -fi
@@ -125,9 +126,6 @@
 mv $tdir/%{_mandir}/man1/dbus-launch.1* %{buildroot}/%{_mandir}/man1
 rm -rf $tdir
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %{_bindir}/dbus-launch

++++++ dbus-1.spec ++++++
--- /var/tmp/diff_new_pack.Y4Pi1N/_old  2012-10-08 07:10:48.000000000 +0200
+++ /var/tmp/diff_new_pack.Y4Pi1N/_new  2012-10-08 07:10:48.000000000 +0200
@@ -33,7 +33,6 @@
 BuildRequires:  doxygen
 BuildRequires:  libexpat-devel
 BuildRequires:  libtool
-BuildRequires:  libzio
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 %if %{with_systemd}

++++++ dbus-1-x11.spec.in ++++++
--- /var/tmp/diff_new_pack.Y4Pi1N/_old  2012-10-08 07:10:49.000000000 +0200
+++ /var/tmp/diff_new_pack.Y4Pi1N/_new  2012-10-08 07:10:49.000000000 +0200
@@ -15,11 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 Name:           dbus-1-x11
 %define _name   dbus
-BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(x11)
 Url:            http://dbus.freedesktop.org/
 License:        GPL2+ or AFL 2.1
 Group:          System/Daemons
@@ -42,9 +40,6 @@
 mv $tdir/%{_mandir}/man1/dbus-launch.1* %{buildroot}/%{_mandir}/man1
 rm -rf $tdir
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %{_bindir}/dbus-launch

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

Reply via email to