Hello community,

here is the log from the commit of package dejagnu for openSUSE:Factory checked 
in at 2013-01-13 14:06:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dejagnu (Old)
 and      /work/SRC/openSUSE:Factory/.dejagnu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/dejagnu/dejagnu.changes  2011-12-12 
16:58:17.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.dejagnu.new/dejagnu.changes     2013-01-13 
14:06:27.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 11 12:38:40 UTC 2013 - [email protected]
+
+- remove suse_update_config macro
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dejagnu.spec ++++++
--- /var/tmp/diff_new_pack.aDMvq9/_old  2013-01-13 14:06:28.000000000 +0100
+++ /var/tmp/diff_new_pack.aDMvq9/_new  2013-01-13 14:06:28.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dejagnu
 #
-# Copyright (c) 2011 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
@@ -15,14 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           dejagnu
-License:        GPL-2.0+
 BuildRequires:  automake
-Group:          Development/Tools/Building
-Requires:       tcl expect
+Requires:       expect
+Requires:       tcl
 Version:        1.4.4
 Release:        0
 Summary:        Framework for Running Test Suites on Software Tools
+License:        GPL-2.0+
+Group:          Development/Tools/Building
 Url:            http://www.gnu.org/software/dejagnu/
 Source:         %{name}-%{version}.tar.bz2
 Source1:        site.exp
@@ -63,7 +65,6 @@
 touch example/calc/ChangeLog
 
 %build
-%{suse_update_config}
 autoreconf -f -i
 %configure --verbose
 make %{?_smp_mflags}

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

Reply via email to