Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit libgsf
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 15 Feb 2007 18:29:18 +0100
- Message-id: <20070215172918.E1140678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libgsf
checked in at Thu Feb 15 18:29:18 CET 2007.
--------
--- libgsf/libgsf.changes 2006-12-14 16:56:07.000000000 +0100
+++ /mounts/work_src_done/STABLE/libgsf/libgsf.changes 2007-02-13 11:50:51.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Feb 13 11:50:51 CET 2007 - sbrabec@xxxxxxx
+
+- Do not build unusable static libraries (#238552#c17).
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libgsf.spec ++++++
--- /var/tmp/diff_new_pack.PO3083/_old 2007-02-15 18:29:07.000000000 +0100
+++ /var/tmp/diff_new_pack.PO3083/_new 2007-02-15 18:29:07.000000000 +0100
@@ -30,7 +30,7 @@
%endif
%endif
Version: 1.14.2
-Release: 34
+Release: 37
Summary: GNOME Structured File Library
URL: http://www.gnome.org
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -116,7 +116,8 @@
%build
autoreconf -f -i
-%configure
+%configure\
+ --disable-static
make %{?jobs:-j%jobs}
%install
@@ -184,6 +185,8 @@
%{_datadir}/gtk-doc/html/*
%changelog -n libgsf
+* Tue Feb 13 2007 - sbrabec@xxxxxxx
+- Do not build unusable static libraries (#238552#c17).
* Thu Dec 14 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 > |