Hello community,

here is the log from the commit of package libedit for openSUSE:Factory checked 
in at 2011-11-21 15:45:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libedit (Old)
 and      /work/SRC/openSUSE:Factory/.libedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libedit/libedit.changes  2011-11-14 
12:04:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libedit.new/libedit.changes     2011-11-21 
15:46:10.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Nov 13 14:49:40 UTC 2011 - [email protected]
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libedit.spec ++++++
--- /var/tmp/diff_new_pack.aui01j/_old  2011-11-21 15:46:11.000000000 +0100
+++ /var/tmp/diff_new_pack.aui01j/_new  2011-11-21 15:46:11.000000000 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           libedit
@@ -31,7 +30,7 @@
 BuildRequires:  gcc-c++ ncurses-devel pkgconfig
 BuildRequires:  libtool
 #
-Url:            http://www.thrysoee.dk/editline/
+URL:            http://www.thrysoee.dk/editline/
 # http://www.thrysoee.dk/editline/%{pkg_name}-%{pkg_version}.tar.gz
 Source:         %{pkg_name}-%{pkg_version}.tar.bz2
 Source1:        README.SuSE
@@ -46,23 +45,13 @@
 to be used by interactive programs that allow the user to type commands
 at a terminal prompt.
 
-
-
-
-Authors:
---------
-    Jess Thrysoee
-
 %define library_name libedit0
 %define soname 0
 
 %package -n %{library_name}
-
-License:        BSD3c
 Group:          Development/Libraries/C and C++
 Provides:       %{pkg_name} = %{version}-%{release}
 Obsoletes:      %{pkg_name} < %{version}
-#
 Summary:        Command Line Editing and History Library
 
 %description -n %{library_name}
@@ -70,20 +59,11 @@
 to be used by interactive programs that allow the user to type commands
 at a terminal prompt.
 
-
-
-
-Authors:
---------
-    Jess Thrysoee
-
 %package -n libedit-devel
-License:        BSD3c
 Group:          Development/Libraries/C and C++
 Requires:       %{library_name} = %{version}
 Provides:       %{library_name}-devel = %{version}-%{release}
 Requires:       glibc-devel
-#
 Summary:        Development files for libedit
 
 %description -n libedit-devel
@@ -93,12 +73,6 @@
 
 This package holds the development files for libedit.
 
-
-
-Authors:
---------
-    Jess Thrysoee
-
 %prep
 %setup -n %{pkg_name}-%{pkg_version}
 %{__cp} %{S:1} .
@@ -111,15 +85,12 @@
     --disable-silent-rules \
     --enable-widec
 
-%__make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 %__rm "%{buildroot}%{_libdir}"/*.la
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %check
 make check
 

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

Reply via email to