Hello community,

here is the log from the commit of package zisofs-tools for openSUSE:Factory 
checked in at 2014-10-17 08:50:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/zisofs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.zisofs-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "zisofs-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/zisofs-tools/zisofs-tools.changes        
2013-06-09 17:07:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.zisofs-tools.new/zisofs-tools.changes   
2014-10-17 08:50:24.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Oct  5 20:22:19 UTC 2014 - [email protected]
+
+- Use Source URLs and remove redundant %clean section
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ zisofs-tools.spec ++++++
--- /var/tmp/diff_new_pack.8xOjFI/_old  2014-10-17 08:50:25.000000000 +0200
+++ /var/tmp/diff_new_pack.8xOjFI/_new  2014-10-17 08:50:25.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zisofs-tools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,20 +17,22 @@
 
 
 Name:           zisofs-tools
-BuildRequires:  zlib-devel
-Url:            ftp://ftp.kernel.org/pub/linux/utils/fs/zisofs/
-Requires:       /usr/bin/mkisofs
 Version:        1.0.8
 Release:        0
 Summary:        User tools for zisofs
 License:        GPL-2.0+
 Group:          System/Filesystems
-Source:         %{name}-%{version}.tar.bz2
+Url:            http://www.kernel.org/pub/linux/utils/fs/zisofs/
+
+#DL-URL:       http://mirror.linux.org.au/linux/utils/fs/zisofs/
+Source:         
http://mirror.linux.org.au/linux/utils/fs/zisofs/%name-%version.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  zlib-devel
+Requires:       /usr/bin/mkisofs
 
 %description
 Zisofs-tools, in conjunction with a zisofs-enabled system, allows the
-creation of an iso9660 filesystem that can be decompressed "live" on a
+creation of an ISO-9660 filesystem that can be decompressed "live" on a
 file-by-file basis, while still being readable by systems without
 zisofs support. This package contains the tools necessary to create
 such a filesystem and read compressed files on a system without zisofs
@@ -46,9 +48,6 @@
 %install
 make INSTALLROOT=$RPM_BUILD_ROOT install
 
-%clean
-%__rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc CHANGES COPYING INSTALL README

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

Reply via email to