Hello community, here is the log from the commit of package libidl for openSUSE:Factory checked in at 2013-04-02 12:17:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libidl (Old) and /work/SRC/openSUSE:Factory/.libidl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libidl", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libidl/libidl.changes 2011-09-23 02:08:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libidl.new/libidl.changes 2013-04-02 12:17:05.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Mar 1 12:45:38 UTC 2013 - [email protected] + +- Spec-cleanup using format_spec_file service. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libidl.spec ++++++ --- /var/tmp/diff_new_pack.3fhf41/_old 2013-04-02 12:17:06.000000000 +0200 +++ /var/tmp/diff_new_pack.3fhf41/_new 2013-04-02 12:17:06.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package libidl (Version 0.8.14) +# spec file for package libidl # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,20 +15,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: libidl %define _name libIDL Version: 0.8.14 -Release: 5 +Release: 0 # NOTE: on upgrade to a new upstream version, change the Obsoletes from <= to < (here and in baselibs.conf) Summary: IDL Parsing Library License: LGPL-2.1+ Group: System/Libraries Source: %{_name}-%{version}.tar.bz2 Source99: baselibs.conf -BuildRequires: bison flex glib2-devel pkg-config +BuildRequires: bison +BuildRequires: flex +BuildRequires: glib2-devel +BuildRequires: pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -39,7 +40,6 @@ %package -n libIDL-2-0 Summary: IDL Parsing Library -License: LGPL-2.1+ Group: System/Libraries Provides: %{name} = %{version} # Note: we keep <= (and a rpmlint warning...) until we get a version higher than 0.8.14 (when this provides/obsoletes was introduced) @@ -57,7 +57,6 @@ different CORBA implementations. %package devel -License: LGPL-2.1+ Summary: Include Files and Libraries mandatory for Development Group: Development/Languages/Other Requires: libIDL-2-0 = %{version} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
