Hello community,

here is the log from the commit of package libstfl for openSUSE:Factory checked 
in at 2012-03-06 13:38:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstfl (Old)
 and      /work/SRC/openSUSE:Factory/.libstfl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstfl", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstfl/libstfl.changes  2011-09-23 
02:10:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libstfl.new/libstfl.changes     2012-03-06 
13:38:43.000000000 +0100
@@ -1,0 +2,12 @@
+Fri Mar  2 13:27:51 UTC 2012 - [email protected]
+
+- license update: LGPL-3.0+
+  No indication of LGPL-3.0 (only) files. See README also
+
+-------------------------------------------------------------------
+Tue Jan 31 10:33:30 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libstfl.spec ++++++
--- /var/tmp/diff_new_pack.Y4iGR1/_old  2012-03-06 13:38:44.000000000 +0100
+++ /var/tmp/diff_new_pack.Y4iGR1/_new  2012-03-06 13:38:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstfl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,19 +20,22 @@
 
 Name:           libstfl
 Version:        0.21
-Release:        1
+Release:        0
 Summary:        Structured Terminal Forms Library
+License:        LGPL-3.0+
+Group:          System/Libraries
 Source:         http://www.clifford.at/stfl/stfl-%{version}.tar.gz
 Source99:       libstfl-rpmlintrc
 Patch1:         stfl-optflags.patch
 Patch2:         stfl-ncurses.patch
 Url:            http://www.clifford.at/stfl/
-Group:          System/Libraries
-License:        GNU Lesser General Public License version 3 (LGPL v3)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #BuildRequires:        swig perl python python-devel ruby ruby-devel
-BuildRequires:  ncurses-devel pkgconfig
-BuildRequires:  gcc glibc-devel make
+BuildRequires:  gcc
+BuildRequires:  glibc-devel
+BuildRequires:  make
+BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
 
 %description
 .............................................................................
@@ -54,7 +57,7 @@
 GUI and can concentrate on the more interesting programming tasks.
 
 %package -n libstfl-devel
-License:        GNU Lesser General Public License version 3 (LGPL v3)
+
 Summary:        Structured Terminal Forms Library
 Group:          Development/Libraries/C and C++
 Requires:       ncurses-devel
@@ -77,8 +80,7 @@
 %patch2
 
 %build
-# -j breaks build
-%__make %{?jobs:-j%{jobs}} \
+make %{?_smp_mflags} \
     prefix="%{_prefix}" \
        libdir="%{_lib}" \
        CC="%__cc" \
@@ -109,9 +111,6 @@
 
 %postun -n libstfl%{soname} -p /sbin/ldconfig
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files -n libstfl%{soname}
 %defattr(-,root,root)
 %doc COPYING README

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

Reply via email to