Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit gnome-applets
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 07 Feb 2007 16:59:42 +0100
- Message-id: <20070207155942.D77E2678181@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gnome-applets
checked in at Wed Feb 7 16:59:42 CET 2007.
--------
--- GNOME/gnome-applets/gnome-applets.changes 2007-02-05 13:45:53.000000000 +0100
+++ /mounts/work_src_done/STABLE/gnome-applets/gnome-applets.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:
------------------
++++++ gnome-applets.spec ++++++
--- /var/tmp/diff_new_pack.Yz1501/_old 2007-02-07 16:57:12.000000000 +0100
+++ /var/tmp/diff_new_pack.Yz1501/_new 2007-02-07 16:57:12.000000000 +0100
@@ -33,7 +33,7 @@
Requires: gnome-media
%endif
Version: 2.16.1
-Release: 46
+Release: 47
Summary: A Collection of Useful Programs for the GNOME 2.x Desktop Panel
Source: %{name}-%{version}.tar.bz2
Source1: gnome-applets-2.9.3.1-modemlights.tar.bz2
@@ -154,6 +154,7 @@
# FIXME: Ignore checks for gnome-settings-daemon. These are new-style modem applet specific. We use Old style modem lights applet.
%configure\
--libexecdir=%{_prefix}/lib/gnome-panel\
+ --disable-static\
--disable-schemas-install\
--disable-scrollkeeper\
%if %suse_version > 900
@@ -165,7 +166,7 @@
make %{?jobs:-j%jobs}
%install
-make install DESTDIR=$RPM_BUILD_ROOT
+%makeinstall
# FIXME: Build as root modifies system!
# gnome-applets-2.16.1: --disable-scrollkeeper does not work properly.
rm -r $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
@@ -244,6 +245,8 @@
%{_libdir}/pkgconfig/*.pc
%changelog -n gnome-applets
+* Wed Feb 07 2007 - sbrabec@xxxxxxx
+- Do not build unusable static libraries (#238552).
* Mon Feb 05 2007 - sbrabec@xxxxxxx
- Invest applet requires python-gnome-extras (#242071).
* Thu Jan 18 2007 - sbrabec@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |