Hello community,

here is the log from the commit of package uuid for openSUSE:Factory checked in 
at 2013-08-19 15:01:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uuid (Old)
 and      /work/SRC/openSUSE:Factory/.uuid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uuid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/uuid/uuid.changes        2012-02-14 
19:09:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.uuid.new/uuid.changes   2013-08-19 
15:01:29.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 19 11:08:43 UTC 2013 - [email protected]
+
+- fixed RPM groupnames (bnc#835310)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uuid.spec ++++++
--- /var/tmp/diff_new_pack.gUxP8S/_old  2013-08-19 15:01:29.000000000 +0200
+++ /var/tmp/diff_new_pack.gUxP8S/_new  2013-08-19 15:01:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uuid
 #
-# Copyright (c) 2012 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
@@ -16,15 +16,13 @@
 #
 
 
-
 Name:           uuid
 Version:        1.6.2
-Release:        2
+Release:        0
 %define with_perl 1
-License:        MIT
-Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ pkgconfig
+BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 Url:            http://www.ossp.org/pkg/lib/uuid/
 #Source:        ftp://ftp.ossp.org/pkg/lib/%{name}/%{name}-%{version}.tar.gz
 Source:         %{name}-%{version}.tar.bz2
@@ -35,6 +33,8 @@
 Patch5:         0003-Fix-whatis-entries.patch
 #
 Summary:        OSSP's Universally Unique Identifier generator
+License:        MIT
+Group:          Development/Libraries/C and C++
 
 %description
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -54,10 +54,10 @@
 to reliably identifying very persistent objects across a network.
 
 %package -n ossp-uuid
-Group:          Development/Libraries/C and C++
 Provides:       %{name} = %{version}-%{release}
 #
 Summary:        OSSP's Universally Unique Identifier generator
+Group:          Development/Libraries/C and C++
 
 %description -n ossp-uuid
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -79,8 +79,8 @@
 %define pkg_libname libossp-uuid16
 
 %package -n %{pkg_libname}
-Group:          Development/Libaries/C and C++
 Summary:        OSSP's Universally Unique Identifier generator library
+Group:          Development/Libraries/C and C++
 
 %description -n %{pkg_libname}
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -105,8 +105,8 @@
 %define pkg_cxx_libname libossp-uuid++16
 
 %package -n %{pkg_cxx_libname}
-Group:          Development/Libaries/C and C++
 Summary:        OSSP's Universally Unique Identifier generator library
+Group:          Development/Libraries/C and C++
 
 %description -n %{pkg_cxx_libname}
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -131,8 +131,8 @@
 %define pkg_dce_libname libossp-uuid_dce16
 
 %package -n %{pkg_dce_libname}
-Group:          Development/Libaries/C and C++
 Summary:        OSSP's Universally Unique Identifier generator library
+Group:          Development/Libraries/C and C++
 
 %description -n %{pkg_dce_libname}
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -155,11 +155,11 @@
 This package contains the shared library of OSSP uuid with DCE compatibility.
 
 %package devel
-Group:          Development/Libaries/C and C++
-Requires:       %{pkg_libname} = %{version}
 Requires:       %{pkg_cxx_libname} = %{version}
 Requires:       %{pkg_dce_libname} = %{version}
+Requires:       %{pkg_libname} = %{version}
 Summary:        Development files for OSSP uuid
+Group:          Development/Libraries/C and C++
 
 %description devel
 OSSP uuid is a ISO C99 application programming interface (API) and
@@ -184,13 +184,13 @@
 %if 0%{?with_perl}
 
 %package -n perl-OSSP-uuid
-Group:          Development/Libaries/Perl
 %if 0%{?suse_version} > 1020
 Requires:       perl-base = %{perl_version}
 %else
 Requires:       perl = %{perl_version}
 %endif
 Summary:        Perl bindings for OSSP uuid
+Group:          Development/Libraries/Perl
 Provides:       perl-Data-UUID = 1.217
 Obsoletes:      perl-Data-UUID <= 1.217
 Provides:       perl(Data::UUID) = 1.217

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

Reply via email to