Mailinglist Archive: opensuse-commit (918 mails)

< Previous Next >
commit libgnomeui
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Wed, 07 Feb 2007 17:06:32 +0100
  • Message-id: <20070207160632.D7FB167816D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libgnomeui
checked in at Wed Feb 7 17:06:32 CET 2007.

--------
--- GNOME/libgnomeui/libgnomeui.changes 2007-01-07 17:06:46.000000000 +0100
+++ /mounts/work_src_done/STABLE/libgnomeui/libgnomeui.changes 2007-02-07 12:27:30.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb 7 12:27:30 CET 2007 - sbrabec@xxxxxxx
+
+- Do not build unusable static libraries (#238552).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libgnomeui.spec ++++++
--- /var/tmp/diff_new_pack.j20677/_old 2007-02-07 17:05:01.000000000 +0100
+++ /var/tmp/diff_new_pack.j20677/_new 2007-02-07 17:05:01.000000000 +0100
@@ -17,7 +17,7 @@
Autoreqprov: on
Requires: gnome-icon-theme shared-mime-info
Version: 2.16.1
-Release: 29
+Release: 32
Summary: The GNOME User Interface Library
Source: %{name}-%{version}.tar.bz2
Patch6: libgnomeui-155010-filechooser-show-drives.diff
@@ -82,11 +82,12 @@
# needed for libgnomeui-2.16.1:
export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
%configure\
- --libexecdir=%{_prefix}/lib/libgnomeui-2
+ --libexecdir=%{_prefix}/lib/libgnomeui-2\
+ --disable-static
make %{?jobs:-j%jobs}

%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%makeinstall
%find_lang libgnomeui-2.0
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a $RPM_BUILD_ROOT%{_libdir}/*/*/*/*.*a

@@ -120,6 +121,8 @@
%{_datadir}/gtk-doc/html/libgnomeui

%changelog -n libgnomeui
+* Wed Feb 07 2007 - sbrabec@xxxxxxx
+- Do not build unusable static libraries (#238552).
* Wed Dec 13 2006 - sbrabec@xxxxxxx
- Prefix changed to /usr.
- Spec file cleanup.


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread