Hello community, here is the log from the commit of package libieee1284 for openSUSE:Factory checked in at 2012-02-15 16:16:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libieee1284 (Old) and /work/SRC/openSUSE:Factory/.libieee1284.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libieee1284", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libieee1284/libieee1284.changes 2011-09-23 02:08:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libieee1284.new/libieee1284.changes 2012-02-15 16:16:31.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Jan 31 17:09:32 UTC 2012 - [email protected] + +- Remove redundant tags/sections per specfile guideline suggestions +- Parallel building using %_smp_mflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libieee1284.spec ++++++ --- /var/tmp/diff_new_pack.1AuGtH/_old 2012-02-15 16:16:32.000000000 +0100 +++ /var/tmp/diff_new_pack.1AuGtH/_new 2012-02-15 16:16:32.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libieee1284 (Version 0.2.11) +# spec file for package libieee1284 # -# Copyright (c) 2010 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,22 +15,19 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: libieee1284 -BuildRequires: fdupes python-devel -License: GPL-2.0+ ; MIT -Group: System/Libraries -AutoReqProv: on +BuildRequires: fdupes +BuildRequires: python-devel # bug437293 %ifarch ppc64 Obsoletes: libieee1284-64bit %endif # Summary: A Library for Interfacing IEEE 1284-Compatible Devices +License: GPL-2.0+ ; MIT +Group: System/Libraries Version: 0.2.11 -Release: 39 +Release: 0 Url: http://sourceforge.net/projects/libieee1284/ # Source0 is the main source Source0: http://cyberelk.net/tim/data/libieee1284/stable/%{name}-%{version}.tar.bz2 @@ -57,18 +54,10 @@ use, it tries ioperm; if that fails, it tries /dev/port. The application does not have to care. - - -Authors: --------- - Tim Waugh <[email protected]> - Matthew Duggan <[email protected]> - %package devel -License: GPL-2.0+ ; MIT -Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Summary: Development files for libieee1284 +Group: Development/Libraries/C and C++ %description devel Development files for libieee1284, a Library for Interfacing IEEE @@ -84,7 +73,9 @@ # set our preferred architecture-specific flags for the compiler and linker export RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %configure --disable-static --with-pic -make +make %{?_smp_mflags} + +%check # run a self-test ... its not doing anything, so leave it out # make check -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
