Hello community,

here is the log from the commit of package systemd-ui for openSUSE:Factory 
checked in at 2013-04-12 20:43:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd-ui (Old)
 and      /work/SRC/openSUSE:Factory/.systemd-ui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd-ui", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd-ui/systemd-ui.changes    2012-12-10 
17:21:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.systemd-ui.new/systemd-ui.changes       
2013-04-12 20:44:00.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Apr  8 14:57:14 UTC 2013 - [email protected]
+
+- Update to version 2:
+  + build with gtk3 (drop port-gtk3.patch, merged)
+  + build with libgee 0.8 (drop build-gee08.patch, merged)
+- Switch BuildRequires to pkgconfig(gee-0.8)
+
+-------------------------------------------------------------------

Old:
----
  build-gee08.patch
  port-gtk3.patch
  systemd-ui-1.tar.xz

New:
----
  systemd-ui-2.tar.xz

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

Other differences:
------------------
++++++ systemd-ui.spec ++++++
--- /var/tmp/diff_new_pack.nS53kc/_old  2013-04-12 20:44:08.000000000 +0200
+++ /var/tmp/diff_new_pack.nS53kc/_new  2013-04-12 20:44:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package systemd-ui
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,7 +18,7 @@
 
 Name:           systemd-ui
 Url:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        1
+Version:        2
 Release:        0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -26,7 +26,7 @@
 BuildRequires:  vala-devel
 BuildRequires:  xz
 BuildRequires:  pkgconfig(dbus-1) >= 1.3.2
-BuildRequires:  pkgconfig(gee-1.0)
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) > 2.26
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -45,10 +45,6 @@
 # an exception will be silently removed with the next version update.
 # PATCH-FIX-UPSTREAM fix-desktop.patch [email protected] -- Fix missing 
categories and GenericName
 Patch0:         fix-desktop.patch
-# PATCH-FIX-UPSTREAM build-gee08.patch [email protected] -- Build with libgee 
0.8 if present
-Patch1:         build-gee08.patch
-# PATCH-FIX-UPSTREAM port-gtk3.patch [email protected] -- Port to GTK3
-Patch2:         port-gtk3.patch
 
 %description
 Graphical front-end for systemd system and service manager.
@@ -56,15 +52,12 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
-#needed by patches 1 & 2
-autoreconf
 export V=1
 %configure \
   CFLAGS="%{optflags}"
+
 make %{?_smp_mflags}
 
 %install

++++++ systemd-ui-1.tar.xz -> systemd-ui-2.tar.xz ++++++
++++ 17893 lines of diff (skipped)

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

Reply via email to