Hello community,

here is the log from the commit of package uClibc for openSUSE:Factory checked 
in at 2016-09-13 22:24:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uClibc (Old)
 and      /work/SRC/openSUSE:Factory/.uClibc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uClibc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/uClibc/uClibc.changes    2016-07-01 
09:59:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.uClibc.new/uClibc.changes       2016-09-13 
22:25:09.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 29 12:57:36 UTC 2016 - jeng...@inai.de
+
+- Drop old rpm sections and update RPM group to soothe rpmlint.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uClibc.spec ++++++
--- /var/tmp/diff_new_pack.k2Hfpu/_old  2016-09-13 22:25:11.000000000 +0200
+++ /var/tmp/diff_new_pack.k2Hfpu/_new  2016-09-13 22:25:11.000000000 +0200
@@ -21,7 +21,7 @@
 Name:           uClibc
 Version:        0.9.33.2
 Release:        0
-Summary:        A full-featured C library optimized for size
+Summary:        Full-featured C library optimized for size
 License:        LGPL-2.1+
 Group:          System/Libraries
 BuildRequires:  linux-kernel-headers
@@ -63,12 +63,6 @@
 applications from glibc to uClibc typically involves just recompiling
 the source code. uClibc even supports shared libraries and threading.
 
-
-
-Authors:
---------
-    Erik Andersen <ander...@codepoet.org>
-
 %prep
 %setup -q
 %patch0 -p1
@@ -87,9 +81,6 @@
 # make with debug
 #make V=1 make %{?_smp_mflags}
 
-%clean 
-#rm -rf $RPM_BUILD_ROOT
-
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT/usr/bin/
@@ -108,7 +99,7 @@
 %package -n uClibc-devel
 Requires:       %{name} = %{version}
 Summary:        a full-featured C library optimized for size
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Recommends:     gcc
 
 %description -n uClibc-devel
@@ -119,12 +110,6 @@
 typically involves just recompiling the source code. uClibc even
 supports shared libraries and threading.
 
-
-
-Authors:
---------
-    Erik Andersen <ander...@codepoet.org>
-
 %files -n uClibc-devel
 %defattr(-,root,root)
 %_bindir/gcc-uClibc


Reply via email to