Hello community,

here is the log from the commit of package ccrtp for openSUSE:Factory checked 
in at 2016-12-02 16:42:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccrtp (Old)
 and      /work/SRC/openSUSE:Factory/.ccrtp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccrtp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccrtp/ccrtp.changes      2015-08-14 
14:47:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ccrtp.new/ccrtp.changes 2016-12-02 
16:42:15.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Nov 26 23:30:41 UTC 2016 - [email protected]
+
+- RPM group classification fix
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ccrtp.spec ++++++
--- /var/tmp/diff_new_pack.9mIyFu/_old  2016-12-02 16:42:16.000000000 +0100
+++ /var/tmp/diff_new_pack.9mIyFu/_new  2016-12-02 16:42:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ccrtp
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Release:        0
 Summary:        A Common C++ Class Framework for RTP Packets
 License:        SUSE-GPL-2.0+-with-openssl-exception
-Group:          System/Libraries
+Group:          Development/Libraries/C and C++
 Url:            http://gnu.org/software/ccrtp/
 
 #Git-Clone:    git://git.sv.gnu.org/ccrtp
@@ -55,7 +55,7 @@
 
 %package devel
 Summary:        Include-files and documentation for ccrtp
-Group:          Development/Libraries/Other
+Group:          Development/Libraries/C and C++
 PreReq:         %install_info_prereq
 Requires:       %lname = %version
 Requires:       libgcrypt-devel
@@ -87,8 +87,8 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot";
-rm -f "%buildroot/%_libdir"/*.la;
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 %fdupes %buildroot/%_prefix
 
 %post -n %lname -p /sbin/ldconfig



Reply via email to