Hello community, here is the log from the commit of package ggz-client-libs for openSUSE:Factory checked in at Mon Aug 22 16:02:54 CEST 2011. -------- --- ggz-client-libs/ggz-client-libs.changes 2010-09-28 21:01:38.000000000 +0200 +++ /mounts/work_src_done/STABLE/ggz-client-libs/ggz-client-libs.changes 2011-08-13 11:52:14.000000000 +0200 @@ -1,0 +2,8 @@ +Thu Aug 11 09:30:19 UTC 2011 - toddrme2178@gmail.com + +- Changed summaries and descriptions (fix for RPMLINT warning) +- Changed group of devel file (fix for RPMLINT warning) +- Added config file tags (fix for RPMLINT warning) +- Cleaned up spec file formatting + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ggz-client-libs.spec ++++++ --- /var/tmp/diff_new_pack.msEDMo/_old 2011-08-22 16:01:50.000000000 +0200 +++ /var/tmp/diff_new_pack.msEDMo/_new 2011-08-22 16:01:50.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ggz-client-libs (Version 0.0.14.1) +# spec file for package ggz-client-libs # -# Copyright (c) 2010 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,38 +15,38 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -BuildRequires: libexpat-devel libggz2-devel BuildRequires: desktop-data-SuSE +BuildRequires: libexpat-devel +BuildRequires: libggz2-devel Name: ggz-client-libs -Summary: The GGZ project makes free online gaming possible Version: 0.0.14.1 -Release: 67 +Release: 71 License: GPLv2+ ; LGPLv2.1+ +Summary: Common files needed to use GGZ +Url: http://www.ggzgamingzone.org/ Group: Amusements/Games/Other Source0: %{name}-%{version}.tar.bz2 -Url: http://www.ggzgamingzone.org/ -BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on Recommends: %{name}-lang +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -The GGZ project makes free online gaming possible. - - +The ggz-client-libs package provides the common procedures +and utilities required to run the GGZ client and games. +The routines are shared by other modules in order to ease +coding and promote compatibility and stability. %package devel License: GPLv2+ ; LGPLv2.1+ -Summary: The GGZ project makes free online gaming possible -Group: Amusements/Games/Other -Requires: %{name} = %{version} libggz2-devel +Summary: Development files for %{name} +Group: Development/Libraries/C and C++ +Requires: %{name} = %{version} +Requires: libggz2-devel %description devel -The GGZ project makes free online gaming possible. - - +This package provides development files and headers needed +to build software using %{name} %lang_package %prep @@ -54,11 +54,11 @@ %build %configure --disable-static --with-pic -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install -%makeinstall -rm $RPM_BUILD_ROOT/%{_libdir}/*.la +%make_install +rm %{buildroot}%{_libdir}/*.la %find_lang ggzcore ggz-langs.lang %find_lang ggz-config ggz-langs.lang @@ -67,13 +67,13 @@ %postun -p /sbin/ldconfig %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files %defattr(-, root, root) %doc AUTHORS NEWS README -%{_sysconfdir}/xdg/menus/*.menu -%{_sysconfdir}/xdg/menus/applications-merged/*.menu +%config %{_sysconfdir}/xdg/menus/*.menu +%config %{_sysconfdir}/xdg/menus/applications-merged/*.menu %{_datadir}/desktop-directories/*.directory %{_bindir}/ggz %{_libdir}/*.so.* @@ -87,9 +87,9 @@ %{_bindir}/ggz-wrapper %{_includedir}/*.h %{_libdir}/*.so -%doc %{_mandir}/man3/*.gz -%doc %{_mandir}/man5/*.gz -%doc %{_mandir}/man6/*.gz +%{_mandir}/man3/*.gz +%{_mandir}/man5/*.gz +%{_mandir}/man6/*.gz %files lang -f ggz-langs.lang ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org