Hello community, here is the log from the commit of package fuseiso for openSUSE:Factory checked in at 2012-06-05 15:30:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuseiso (Old) and /work/SRC/openSUSE:Factory/.fuseiso.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuseiso", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/fuseiso/fuseiso.changes 2011-10-03 09:18:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.fuseiso.new/fuseiso.changes 2012-06-05 15:30:51.000000000 +0200 @@ -1,0 +2,6 @@ +Sat May 26 10:42:11 UTC 2012 - [email protected] + +- Remove redundant tags/sections from specfile +- Parallel build with %_smp_mflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuseiso.spec ++++++ --- /var/tmp/diff_new_pack.PH5td2/_old 2012-06-05 15:30:52.000000000 +0200 +++ /var/tmp/diff_new_pack.PH5td2/_new 2012-06-05 15:30:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package fuseiso # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,18 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: fuseiso -BuildRequires: fuse-devel glib2-devel zlib-devel +BuildRequires: fuse-devel +BuildRequires: glib2-devel BuildRequires: libtool +BuildRequires: zlib-devel Requires: fuse Summary: FUSE module to mount CD-ROM images with ISO9660 filesystems in them -Version: 20070708 -Release: 28 License: GPL-2.0+ Group: System/Filesystems +Version: 20070708 +Release: 0 Source: %{name}-%{version}.tar.bz2 Patch: fuseiso-20061017.patch Url: http://apps.sourceforge.net/mediawiki/fuse/index.php?title=FuseIso @@ -40,28 +40,18 @@ zisofs extensions and also supports the CD-ROM image types img, bin, mdf and nrg. - - -Authors: --------- - Dmitry Morozhnikov <[email protected]> - %prep %setup -q %patch %build autoreconf -fi -export CFLAGS="$RPM_OPT_FLAGS" %configure -make +make %{?_smp_mflags} %install make DESTDIR="$RPM_BUILD_ROOT" install -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc AUTHORS COPYING* ChangeLog NEWS README* -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
