Hello community, here is the log from the commit of package libzio for openSUSE:Factory checked in at 2012-02-15 16:16:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libzio (Old) and /work/SRC/openSUSE:Factory/.libzio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libzio", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libzio/libzio.changes 2011-09-23 02:11:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libzio.new/libzio.changes 2012-02-15 16:16:57.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Jan 29 21:32:24 UTC 2012 - [email protected] + +- Remove redundant tags/sections per specfile guideline suggestions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libzio.spec ++++++ --- /var/tmp/diff_new_pack.rvbVJ6/_old 2012-02-15 16:16:59.000000000 +0100 +++ /var/tmp/diff_new_pack.rvbVJ6/_new 2012-02-15 16:16:59.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libzio (Version 0.99) +# spec file for package libzio # -# 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,27 +15,26 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - - Name: libzio -BuildRequires: libbz2-devel zlib-devel +BuildRequires: libbz2-devel +BuildRequires: zlib-devel %if %suse_version <= 1110 -BuildRequires: lzma lzma-devel +BuildRequires: lzma +BuildRequires: lzma-devel %else -BuildRequires: xz xz-devel +BuildRequires: xz +BuildRequires: xz-devel %endif -License: GPL-2.0+ -Group: System/Libraries -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libzio-64bit %endif # Version: 0.99 -Release: 10 +Release: 0 Summary: A Library for Accessing Compressed Text Files +License: GPL-2.0+ +Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: libzio-%{version}.tar.bz2 Source2: baselibs.conf @@ -51,11 +50,9 @@ Werner Fink <[email protected]> %package devel -License: GPL-2.0+ Summary: Libzio development files Group: Development/Libraries/C and C++ Requires: libzio = %{version} -AutoReqProv: on # bug437293 %ifarch ppc64 Obsoletes: libzio-devel-64bit -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
