Hello community,

here is the log from the commit of package dotconf for openSUSE:Factory checked 
in at 2012-02-07 14:45:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dotconf (Old)
 and      /work/SRC/openSUSE:Factory/.dotconf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dotconf", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dotconf/dotconf.changes  2011-10-03 
09:16:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dotconf.new/dotconf.changes     2012-02-07 
14:45:21.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 20:17:13 UTC 2012 - [email protected]
+
+- Remove redundant tags/sections
+- Remove dependencies on main package, which only has docs
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ dotconf.spec ++++++
--- /var/tmp/diff_new_pack.eRYNzp/_old  2012-02-07 14:45:22.000000000 +0100
+++ /var/tmp/diff_new_pack.eRYNzp/_new  2012-02-07 14:45:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dotconf
 #
-# 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,19 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           dotconf
 Url:            https://github.com/williamh/dotconf/
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 Version:        1.3
-Release:        1
-License:        LGPL-2.1+
-Group:          Development/Languages/C and C++
+Release:        0
 Source:         %{name}-%{version}.tbz2
 Summary:        Configuration file parser library
+License:        LGPL-2.1+
+Group:          Development/Languages/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,10 +40,8 @@
 config files.
 
 %package -n libdotconf0
-License:        LGPL-2.1+
 Summary:        Configuration file parser library
 Group:          Development/Languages/C and C++
-Requires:       %{name} = %{version} 
 # Package was formerly libdotconf-1_0-0
 Provides:       libdotconf-1_0-0 = %{version} 
 Obsoletes:      libdotconf-1_0-0 < %{version}
@@ -62,10 +58,9 @@
 config files.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Configuration file parser library
 Group:          Development/Languages/C and C++
-Requires:       %{name} = %{version} libdotconf0
+Requires:       libdotconf0 = %version
 
 %description devel
 dotconf is a simple-to-use and powerful configuration-file parser


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

Reply via email to