Hello community,

here is the log from the commit of package udftools for openSUSE:Factory 
checked in at 2017-01-31 12:46:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/udftools (Old)
 and      /work/SRC/openSUSE:Factory/.udftools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "udftools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/udftools/udftools.changes        2017-01-04 
19:35:36.439450667 +0100
+++ /work/SRC/openSUSE:Factory/.udftools.new/udftools.changes   2017-02-03 
20:04:07.526655123 +0100
@@ -1,0 +2,8 @@
+Sat Jan 28 16:08:27 UTC 2017 - [email protected]
+
+- Update to version 1.3
+  * No changelog upstream, see upstream git log
+    https://github.com/pali/udftools/compare/1.2...1.3
+- Drop cdmrw.c and cdmrw-include.patch, they are outdated.
+
+-------------------------------------------------------------------

Old:
----
  cdmrw-include.patch
  cdmrw.c
  udftools-1.2.tar.gz

New:
----
  udftools-1.3.tar.gz

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

Other differences:
------------------
++++++ udftools.spec ++++++
--- /var/tmp/diff_new_pack.NPv0VQ/_old  2017-02-03 20:04:08.002588132 +0100
+++ /var/tmp/diff_new_pack.NPv0VQ/_new  2017-02-03 20:04:08.002588132 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package udftools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,15 +17,13 @@
 
 
 Name:           udftools
-Version:        1.2
+Version:        1.3
 Release:        0
 Summary:        UDF filesystem tools
 License:        GPL-2.0+
 Group:          System/Filesystems
 Url:            https://github.com/pali/udftools
 Source:         
https://github.com/pali/udftools/releases/download/%{version}/udftools-%{version}.tar.gz
-Source1:        
http://www.kernel.org/pub/linux/kernel/people/axboe/tools/cdmrw.c
-Patch1:         cdmrw-include.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -39,20 +37,15 @@
 
 %prep
 %setup -q
-cp -a %{SOURCE1} .
-%patch1
 
 %build
-autoreconf -fi
 export CFLAGS="%{optflags} -fno-strict-aliasing"
 %configure
 
 make %{?_smp_mflags}
-cc %{optflags} cdmrw.c -o cdmrw
 
 %install
 %make_install  %{?_smp_mflags}
-install -m 0755 cdmrw %{buildroot}%{_bindir}
 
 mkdir -p %{buildroot}%{_docdir}
 mv %{buildroot}%{_datadir}/doc/udftools %{buildroot}%{_docdir}/udftools
@@ -60,16 +53,15 @@
 
 %files
 %defattr(-,root,root)
-%{_bindir}/cdmrw
 %{_bindir}/cdrwtool
 %{_sbindir}/mkfs.udf
 %{_sbindir}/mkudffs
 %{_sbindir}/pktsetup
 %{_sbindir}/wrudf
 %{_mandir}/man1/cdrwtool.1%{ext_man}
-%{_mandir}/man1/wrudf.1%{ext_man}
 %{_mandir}/man8/mkfs.udf.8%{ext_man}
 %{_mandir}/man8/mkudffs.8%{ext_man}
 %{_mandir}/man8/pktsetup.8%{ext_man}
+%{_mandir}/man8/wrudf.8%{ext_man}
 
 %changelog

++++++ udftools-1.2.tar.gz -> udftools-1.3.tar.gz ++++++
++++ 35421 lines of diff (skipped)


Reply via email to