Mailinglist Archive: opensuse-commit (918 mails)
| < Previous | Next > |
commit libidl
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 15 Feb 2007 18:29:57 +0100
- Message-id: <20070215172958.29F26678182@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package libidl
checked in at Thu Feb 15 18:29:57 CET 2007.
--------
--- GNOME/libidl/libidl.changes 2006-12-11 19:25:45.000000000 +0100
+++ /mounts/work_src_done/STABLE/libidl/libidl.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:
------------------
++++++ libidl.spec ++++++
--- /var/tmp/diff_new_pack.Yl4621/_old 2007-02-15 18:29:52.000000000 +0100
+++ /var/tmp/diff_new_pack.Yl4621/_new 2007-02-15 18:29:52.000000000 +0100
@@ -15,7 +15,7 @@
BuildRequires: glib2-devel indent popt-devel
Summary: IDL Parsing Library
Version: 0.8.7
-Release: 26
+Release: 31
Source: %{_name}-%{version}.tar.bz2
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/Libraries
@@ -58,7 +58,8 @@
%build
autoreconf -f -i
-%configure
+%configure\
+ --disable-static
make %{?jobs:-j%jobs}
%install
@@ -98,6 +99,8 @@
%{_libdir}/lib*.so
%changelog -n libidl
+* Tue Feb 13 2007 - sbrabec@xxxxxxx
+- Do not build unusable static libraries (#238552#c17).
* Mon Dec 11 2006 - sbrabec@xxxxxxx
- Spec file cleanup.
* Fri Dec 08 2006 - maw@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |