Hello community, here is the log from the commit of package icewm for openSUSE:Factory checked in at 2011-12-26 16:28:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/icewm (Old) and /work/SRC/openSUSE:Factory/.icewm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "icewm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/icewm/icewm.changes 2011-09-23 02:03:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.icewm.new/icewm.changes 2011-12-26 16:28:14.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Dec 20 20:49:49 UTC 2011 - [email protected] + +- add autoconf as buildrequire to avoid implicit dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ icewm.spec ++++++ --- /var/tmp/diff_new_pack.0gGael/_old 2011-12-26 16:28:16.000000000 +0100 +++ /var/tmp/diff_new_pack.0gGael/_new 2011-12-26 16:28:16.000000000 +0100 @@ -15,24 +15,22 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: icewm -BuildRequires: gcc-c++ gnome-desktop-devel libgnomeui-devel update-desktop-files +BuildRequires: autoconf +BuildRequires: gcc-c++ +BuildRequires: gnome-desktop-devel +BuildRequires: libgnomeui-devel +BuildRequires: update-desktop-files BuildRequires: pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: pkgconfig(gnome-desktop-2.0) BuildRequires: pkgconfig(libgnomeui-2.0) %if 0%{?suse_version} >= 1030 BuildRequires: fdupes %endif -License: LGPL-2.1+ -Group: System/GUI/Other Provides: windowmanager Requires: icewm-bin, xdg-menu, desktop-data -AutoReqProv: on Version: 1.3.7 -Release: 14 +Release: 0 Source: icewm-%version.tar.bz2 Source1: %{name}.desktop Patch1: icewm-multiByte.patch @@ -47,6 +45,8 @@ Patch99: icewm-preferences.patch Url: http://www.icewm.org/ Summary: Window Manager with a Taskbar +License: LGPL-2.1+ +Group: System/GUI/Other BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -63,7 +63,6 @@ Marko Macek <[email protected]> %package default -License: LGPL-2.1+ Summary: Window Manager with a Taskbar--Default Version Group: System/GUI/Other Provides: icewm-bin @@ -84,7 +83,6 @@ Marko Macek <[email protected]> %package gnome -License: LGPL-2.1+ Summary: Windowmanager with Taskbar - gnome version Group: System/GUI/GNOME Requires: icewm-default @@ -115,7 +113,6 @@ %patch8 %build -%{?suse_update_config:%{suse_update_config -f}} autoconf export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
