Hello community,

here is the log from the commit of package xclass for openSUSE:Factory checked 
in at 2011-12-25 17:42:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xclass (Old)
 and      /work/SRC/openSUSE:Factory/.xclass.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xclass", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xclass/xclass.changes    2011-09-23 
12:51:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xclass.new/xclass.changes       2011-12-25 
17:42:51.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 13:43:58 UTC 2011 - [email protected]
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------
+Wed Dec 21 10:31:53 UTC 2011 - [email protected]
+
+- remove call to suse_update_config (very old work around)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xclass.spec ++++++
--- /var/tmp/diff_new_pack.SQknV4/_old  2011-12-25 17:43:00.000000000 +0100
+++ /var/tmp/diff_new_pack.SQknV4/_new  2011-12-25 17:43:00.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package xclass (Version 0.9.2)
+# spec file for package xclass
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -15,17 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           xclass
-BuildRequires:  gcc-c++ xorg-x11-devel
-License:        GPL-2.0+ ; LGPL-2.1+
-Group:          System/Libraries
-AutoReqProv:    on
+BuildRequires:  autoconf
+BuildRequires:  gcc-c++
+BuildRequires:  xorg-x11-devel
 Version:        0.9.2
-Release:        160
+Release:        0
 Summary:        Library for Uniform Presentation of fvwm95 Programs
+License:        GPL-2.0+ ; LGPL-2.1+
+Group:          System/Libraries
 Url:            http://xclass.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         %{name}-%{version}-configs.patch
@@ -38,27 +37,14 @@
 This package contains a library for uniform presentation of fvwm95
 programs.
 
-
-
-Authors:
---------
-    Hector Peraza <[email protected]>
-
 %package devel
-License:        LGPL-2.1+
 Summary:        Library for Uniform Presentation of fvwm95 Programs - 
development files
-Group:          System/Libraries
+License:        LGPL-2.1+
 Requires:       %{name} = %{version}
 
 %description devel
 This package contains development files for xclass library.
 
-
-
-Authors:
---------
-    Hector Peraza <[email protected]>
-
 %prep
 %setup -q
 %patch0 -p1
@@ -67,7 +53,6 @@
 %patch3
 
 %build
-%{?suse_update_config:%{suse_update_config -f}}
 autoconf
 CXXFLAGS="$RPM_OPT_FLAGS" \
 ./configure --prefix=%{_prefix} \

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

Reply via email to