Hello community, here is the log from the commit of package ggz-client-libs for openSUSE:Factory checked in at 2012-11-28 10:22:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ggz-client-libs (Old) and /work/SRC/openSUSE:Factory/.ggz-client-libs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ggz-client-libs", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/ggz-client-libs/ggz-client-libs.changes 2012-02-08 15:38:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ggz-client-libs.new/ggz-client-libs.changes 2012-11-28 10:22:16.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Nov 20 18:57:35 UTC 2012 - [email protected] + +- Fix the SLES build (%make_install doesn't expand) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ggz-client-libs.spec ++++++ --- /var/tmp/diff_new_pack.gl9kuX/_old 2012-11-28 10:22:17.000000000 +0100 +++ /var/tmp/diff_new_pack.gl9kuX/_new 2012-11-28 10:22:17.000000000 +0100 @@ -16,17 +16,16 @@ # -BuildRequires: libexpat-devel -BuildRequires: libggz2-devel - Name: ggz-client-libs Version: 0.0.14.1 Release: 0 Summary: Common files needed to use GGZ -License: GPL-2.0+ ; LGPL-2.1+ +License: GPL-2.0+ and LGPL-2.1+ Group: Amusements/Games/Other Url: http://www.ggzgamingzone.org/ Source0: %{name}-%{version}.tar.bz2 +BuildRequires: libexpat-devel +BuildRequires: libggz2-devel Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,8 +54,10 @@ make %{?_smp_mflags} %install -%make_install +make DESTDIR=%{buildroot} install + rm %{buildroot}%{_libdir}/*.la + %find_lang ggzcore ggz-langs.lang %find_lang ggz-config ggz-langs.lang @@ -64,12 +65,9 @@ %postun -p /sbin/ldconfig -%clean -rm -rf %{buildroot} - %files %defattr(-, root, root) -%doc AUTHORS NEWS README +%doc AUTHORS COPYING NEWS README* %dir %{_sysconfdir}/xdg/menus %dir %{_sysconfdir}/xdg/menus/applications-merged %config %{_sysconfdir}/xdg/menus/*.menu -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
