Hello community,

here is the log from the commit of package cdrtools for openSUSE:Factory 
checked in at 2015-07-16 17:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cdrtools (Old)
 and      /work/SRC/openSUSE:Factory/.cdrtools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cdrtools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cdrtools/cdrtools.changes        2015-06-08 
08:26:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cdrtools.new/cdrtools.changes   2015-07-16 
17:15:14.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jul  8 07:40:11 UTC 2015 - [email protected]
+
+- Update to new upstream release 3.01~a30
+* Added a workaround (with autoconf) for a Cygwin bug with
+  #pragma weak.
+
+-------------------------------------------------------------------
schily-libs.changes: same change

Old:
----
  cdrtools-3.01a29.tar.bz2

New:
----
  cdrtools-3.01a30.tar.bz2

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

Other differences:
------------------
++++++ cdrtools.spec ++++++
--- /var/tmp/diff_new_pack.dJ9x1m/_old  2015-07-16 17:15:16.000000000 +0200
+++ /var/tmp/diff_new_pack.dJ9x1m/_new  2015-07-16 17:15:16.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           cdrtools
-Version:        3.01~a29
+Version:        3.01~a30
 Release:        0
 # Upstream confirms that 3.01aNN is intended to sort before 3.01
 %define sversion 3.01
@@ -26,7 +26,7 @@
 Group:          Productivity/Multimedia/CD/Record
 Url:            http://cdrtools.sourceforge.net/private/cdrecord.html
 
-Source:         http://downloads.sf.net/cdrtools/cdrtools-3.01a29.tar.bz2
+Source:         http://downloads.sf.net/cdrtools/cdrtools-3.01a30.tar.bz2
 Source1:        cdrecord.easy
 Source2:        cdrecord.secure
 Source3:        cdrecord.paranoid
@@ -155,7 +155,8 @@
 # Devel files not used and/or already provided by libschily-devel, libscg-devel
 rm -Rf "$b/%_includedir" "$b/%_prefix/lib"/*.a "$b/%_prefix/lib/profiled" \
        "$b/%_mandir/man5"/makefiles.5* \
-       "$b/%_mandir/man5"/makerules.5*
+       "$b/%_mandir/man5"/makerules.5* \
+       "$b/%_mandir/man3"/*.3*
 
 %if %standalone_permissions
 mkdir -p "$b/%_sysconfdir/permissions.d/"

++++++ schily-libs.spec ++++++
--- /var/tmp/diff_new_pack.dJ9x1m/_old  2015-07-16 17:15:16.000000000 +0200
+++ /var/tmp/diff_new_pack.dJ9x1m/_new  2015-07-16 17:15:16.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           schily-libs
-Version:        3.01~a29
+Version:        3.01~a30
 Release:        0
 %define sversion 3.01
 Summary:        A collection of libraries to support cdrtools
@@ -25,11 +25,12 @@
 Group:          Development/Libraries/C and C++
 Url:            http://cdrtools.sourceforge.net/private/cdrecord.html
 
-Source:         http://downloads.sf.net/cdrtools/cdrtools-3.01a29.tar.bz2
+Source:         http://downloads.sf.net/cdrtools/cdrtools-3.01a30.tar.bz2
 Source7:        pre_checkin.sh
 Patch1:         gcc48wa.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  makedepend
+BuildRequires:  mmv
 
 %description
 The "Schily" Tool Box is a set of tools written or managed by Jörg
@@ -78,6 +79,19 @@
 This subpackage contains libraries and header files for developing
 applications that want to make use of libcerror.
 
+%package -n libschily-devel-doc
+Summary:        Manual pages for libschily
+License:        CDDL-1.0
+Group:          Development/Libraries/C and C++
+%if 0%{?opensuse_version} >= 1140
+BuildArch:      noarch
+%endif
+
+%description -n libschily-devel-doc
+libschily contains many portability functions used by the Schily tools.
+
+This subpackage contains the manual pages to the library's functions.
+
 %prep
 %setup -qn cdrtools-%sversion
 %patch -P 1 -p1
@@ -122,6 +136,10 @@
        mv "$b/%_prefix/lib"/* "$b/%_libdir/"
 fi
 rm -Rf "$b/%_libdir/profiled" "$b/%_libdir"/*.a
+pushd "$b/%_mandir/man3/"
+# avoid conflict with strlen.3 from man-pages
+mmv "*.3" "#1.3schily"
+popd
 
 %post   -p /sbin/ldconfig -n libscg1_0
 %postun -p /sbin/ldconfig -n libscg1_0
@@ -148,4 +166,8 @@
 %_libdir/libschily.so
 %_includedir/schily/
 
+%files -n libschily-devel-doc
+%defattr(-,root,root)
+%_mandir/man3/*.3schily*
+
 %changelog

++++++ cdrtools-3.01a29.tar.bz2 -> cdrtools-3.01a30.tar.bz2 ++++++
++++ 18133 lines of diff (skipped)


Reply via email to