Hello community,

here is the log from the commit of package ggz for openSUSE:Factory
checked in at Tue Aug 9 16:23:42 CEST 2011.



--------
--- ggz/ggz.changes     2009-08-03 13:40:58.000000000 +0200
+++ /mounts/work_src_done/STABLE/ggz/ggz.changes        2011-08-08 
10:36:00.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Aug  8 10:34:25 UTC 2011 - toddrme2...@gmail.ccom
+
+- Eliminated ggz package and moved contents to the lib package.
+  The ggz package only contained basic documentation
+- Switched to modern RPM macros and cleaned up spec file formatting
+- Removed the name from the summaries (fix for RPMLINT warnings)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ ggz.spec ++++++
--- /var/tmp/diff_new_pack.fO6pK1/_old  2011-08-09 16:22:31.000000000 +0200
+++ /var/tmp/diff_new_pack.fO6pK1/_new  2011-08-09 16:22:31.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ggz (Version 0.0.14.1)
+# spec file for package ggz
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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,77 +15,67 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 BuildRequires:  gnutls-devel
 BuildRequires:  libgcrypt-devel
 
 Name:           ggz
-Summary:        The GGZ project makes free online gaming possible
 Version:        0.0.14.1
-Release:        41
-License:        GPL v2 or later ; LGPL v2.1 or later
+Release:        52
+License:        GPLv2+ ; LGPLv2.1+
+Summary:        Makes free online gaming possible
+Url:            http://www.ggzgamingzone.org/
 Group:          Amusements/Games/Other
 Source0:        libggz-%{version}.tar.bz2
-Url:            http://www.ggzgamingzone.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:    on
-Requires:       libggz2 = %{version}
 
 %description
 The GGZ project makes free online gaming possible.
 
-
-
 %package -n libggz2-devel
-License:        GPL v2 or later ; LGPL v2.1 or later
-Summary:        The GGZ project makes free online gaming possible
-Group:          Amusements/Games/Other
-Requires:       %{name} = %{version} glibc-devel
+License:        GPLv2+ ; LGPLv2.1+
+Summary:        Makes free online gaming possible
+Group:          Development/Libraries/C and C++
+Requires:       %{name} = %{version}
+Requires:       glibc-devel
 Requires:       gnutls-devel
 Requires:       libgcrypt-devel
 
 %description -n libggz2-devel
 The GGZ project makes free online gaming possible.
 
-
-
 %package -n libggz2
-License:        GPL v2 or later ; LGPL v2.1 or later
-Summary:        The GGZ project makes free online gaming possible
+License:        GPLv2+ ; LGPLv2.1+
+Summary:        Makes free online gaming possible
 Group:          Amusements/Games/Other
-Requires:       %{name} = %{version}
+Provides:       %{name} = %{version}
+Obsoletes:      %{name} < %{version}
 
 %description -n libggz2
 The GGZ project makes free online gaming possible.
 
-
-
 %prep
 %setup -q -n libggz-%{version}
 
 %build
 %configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 rm %{buildroot}%{_libdir}/*.la
-mkdir -p $RPM_BUILD_ROOT/%{_datadir}/ggz
+mkdir -p %{buildroot}%{_datadir}/ggz
 
 %post -n libggz2 -p /sbin/ldconfig
 
 %postun -n libggz2 -p /sbin/ldconfig
 
 %clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(-, root, root)
-%doc AUTHORS NEWS README
+rm -rf %{buildroot}
 
 %files -n libggz2
 %defattr(-, root, root)
+%doc AUTHORS NEWS README
 %{_libdir}/*.so.*
 %dir %{_datadir}/ggz
 
@@ -93,6 +83,6 @@
 %defattr(-, root, root)
 %{_includedir}/*.h
 %{_libdir}/*.so
-%doc %{_mandir}/man3/*.gz
+%{_mandir}/man3/*.gz
 
 %changelog


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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to