Hello community,

here is the log from the commit of package libmemcached for openSUSE:Factory 
checked in at 2012-01-27 15:21:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmemcached (Old)
 and      /work/SRC/openSUSE:Factory/.libmemcached.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes        
2011-12-13 17:11:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libmemcached.new/libmemcached.changes   
2012-01-27 15:21:55.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Jan 25 23:06:37 UTC 2012 - [email protected]
+
+- spec-cleanup
+- add missing Group to subpkg
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libmemcached.spec ++++++
--- /var/tmp/diff_new_pack.gSdQhX/_old  2012-01-27 15:21:56.000000000 +0100
+++ /var/tmp/diff_new_pack.gSdQhX/_new  2012-01-27 15:21:56.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmemcached
 #
-# 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,22 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:           libmemcached
+Summary:        Libmemcached is a C and C++ client library to the memcached 
server
+Version:        0.30
+Release:        0
+License:        BSD-3-Clause
+Group:          Development/Libraries/C and C++
+# http://download.tangent.org/libmemcached-%{version}.tar.gz
+Source:         %{name}-%{version}.tar.bz2
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # List of additional build dependencies
 BuildRequires:  gcc-c++
 BuildRequires:  memcached
 %if 0%{?suse_version} > 1020
 BuildRequires:  fdupes
 %endif
-Version:        0.30
-Release:        0
-# http://download.tangent.org/libmemcached-%{version}.tar.gz
-Source:         %{name}-%{version}.tar.bz2
-Summary:        Libmemcached is a C and C++ client library to the memcached 
server
-License:        BSD-3-Clause
-Group:          Development/Libraries/C and C++
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libmemcached is a C and C++ client library to the memcached server
@@ -40,6 +41,7 @@
 
 %package -n libmemcached2
 Summary:        Libmemcached is a C and C++ client library to the memcached 
server
+Group:          System/Libraries
 
 %description -n libmemcached2
 Libmemcached is a C and C++ client library to the memcached server
@@ -49,6 +51,7 @@
 
 %package -n libmemcachedutil0
 Summary:        Libmemcached is a C and C++ client library to the memcached 
server
+Group:          System/Libraries
 
 %description -n libmemcachedutil0
 Libmemcached is a C and C++ client library to the memcached server
@@ -60,9 +63,12 @@
 libmemcached.
 
 %package devel
-Requires:       %{name} = %{version} libmemcached2 = %{version} glibc-devel
-Requires:       libmemcachedutil0 = %version
 Summary:        Libmemcached is a C and C++ client library to the memcached 
server
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
+Requires:       libmemcached2 = %{version}
+Requires:       libmemcachedutil0 = %{version}
 
 %description devel
 Libmemcached is a C and C++ client library to the memcached server

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

Reply via email to