Hello community, here is the log from the commit of package libsigc++12 checked in at Wed Jan 31 01:16:51 CET 2007. -------- --- GNOME/libsigc++12/libsigc++12.changes 2007-01-23 01:48:16.000000000 +0100 +++ /mounts/work_users/ro/STABLE/libsigc++12/libsigc++12.changes 2007-01-31 01:00:36.458578000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 31 01:00:29 CET 2007 - ro@suse.de + +- GNOME moved to /usr + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsigc++12.spec ++++++ --- /var/tmp/diff_new_pack.x12694/_old 2007-01-31 01:16:33.000000000 +0100 +++ /var/tmp/diff_new_pack.x12694/_new 2007-01-31 01:16:33.000000000 +0100 @@ -14,7 +14,7 @@ BuildRequires: gcc-c++ %define _name libsigc++ Version: 1.2.7 -Release: 40 +Release: 41 Group: Development/Libraries/C and C++ License: GNU Library General Public License v. 2.0 and 2.1 (LGPL) Summary: Typesafe Signal Framework for C++ @@ -69,7 +69,7 @@ autoreconf --force --install export CFLAGS="$RPM_OPT_FLAGS" export CXXFLAGS="$RPM_OPT_FLAGS" -./configure --prefix=/opt/gnome --libdir=/opt/gnome/%{_lib} +./configure --prefix=%{_prefix} --libdir=%{_libdir} make %install @@ -103,19 +103,21 @@ %doc %{_defaultdocdir}/%{name}/NEWS %doc %{_defaultdocdir}/%{name}/README %doc %{_defaultdocdir}/%{name}/TODO -/opt/gnome/%{_lib}/*.so.* +%{_libdir}/*.so.* %files devel %defattr (-, root, root) %doc %{_defaultdocdir}/%{name}/examples %doc %{_defaultdocdir}/%{name}/tests -/opt/gnome/%{_lib}/*.*a -/opt/gnome/%{_lib}/*.so -/opt/gnome/%{_lib}/pkgconfig/*.pc -/opt/gnome/%{_lib}/sigc++-1.2 -/opt/gnome/include/* +%{_libdir}/*.*a +%{_libdir}/*.so +%{_libdir}/pkgconfig/*.pc +%{_libdir}/sigc++-1.2 +%{_prefix}/include/* %changelog -n libsigc++12 +* Wed Jan 31 2007 - ro@suse.de +- GNOME moved to /usr * Tue Jan 23 2007 - ro@suse.de - drop requires for gnome-filesystem * Mon Jan 30 2006 - nadvornik@suse.cz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de