Hello community,

here is the log from the commit of package slang for openSUSE:Factory checked 
in at 2012-01-04 08:01:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/slang (Old)
 and      /work/SRC/openSUSE:Factory/.slang.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/slang/slang.changes      2011-09-23 
12:46:25.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.slang.new/slang.changes 2012-01-04 
08:01:33.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:32:55 UTC 2011 - [email protected]
+
+- add automake as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ slang.spec ++++++
--- /var/tmp/diff_new_pack.xsFnaZ/_old  2012-01-04 08:01:34.000000000 +0100
+++ /var/tmp/diff_new_pack.xsFnaZ/_new  2012-01-04 08:01:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package slang (Version 2.2.2)
+# spec file for package slang
 #
-# Copyright (c) 2010 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,15 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           slang
-License:        GPLv2+
+License:        GPL-2.0+
 Group:          System/Libraries
 Version:        2.2.2
-Release:        2
-AutoReqProv:    on
+Release:        0
 Summary:        Programming Library and Embeddable Extansion Language
 Url:            http://www.jedsoft.org/
 Source:         
ftp://space.mit.edu/pub/davis/slang/v2.2/slang-%{version}.tar.bz2
@@ -40,6 +36,7 @@
 %else
 BuildRequires:  libpng-devel
 %endif
+BuildRequires:  automake
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -53,7 +50,6 @@
 
 
 %package slsh
-License:        GPLv2+
 Summary:        Interpreter for S-Lang Scripts
 Group:          Development/Languages/Other
 Provides:       slang = %version
@@ -70,9 +66,7 @@
 
 
 %package -n libslang2
-License:        GPLv2+
 Summary:        Programming Library and Embeddable Extension Language
-Group:          System/Libraries
 
 %description -n libslang2
 S-Lang is a multi-platform programming library designed to allow a developer to
@@ -84,7 +78,6 @@
 
 
 %package devel
-License:        GPLv2+
 Summary:        Programming Library and Embeddable Extension Language - 
Development Package
 Group:          Development/Languages/C and C++
 Requires:       libslang2 = %{version}

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

Reply via email to