Mailinglist Archive: opensuse-commit (1419 mails)
| < Previous | Next > |
commit net6
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 16 May 2008 14:45:54 +0200
- Message-id: <20080516124554.DFD53678180@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package net6
checked in at Fri May 16 14:45:54 CEST 2008.
--------
--- GNOME/net6/net6.changes 2008-04-03 06:55:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/net6/net6.changes 2008-05-16
05:01:50.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 16 04:57:50 CEST 2008 - crrodriguez@xxxxxxx
+
+- do not package unusable static libraries (there is
+ no static gnutls)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ net6.spec ++++++
--- /var/tmp/diff_new_pack.UU8252/_old 2008-05-16 14:45:30.000000000 +0200
+++ /var/tmp/diff_new_pack.UU8252/_new 2008-05-16 14:45:30.000000000 +0200
@@ -17,7 +17,7 @@
Group: Development/Libraries/GNOME
AutoReqProv: on
Version: 1.3.6
-Release: 1
+Release: 11
Summary: Network access framework for IPv4/IPv6
Source: %{name}-%{version}.tar.bz2
Url: http://gobby.0x539.de/
@@ -59,13 +59,14 @@
%build
# FIXME: Cannot autoreconf: Bad AM_GNU_GETTEXT_VERSION check
#ACLOCAL="aclocal -I m4" autoreconf -f -i
-%configure
+%configure --disable-static --with-pic
make %{?jobs:-j%jobs}
%install
%makeinstall
%find_lang %{name}
%fdupes $RPM_BUILD_ROOT
+rm -f %{buildroot}%{_libdir}/*.la
%clean
rm -rf $RPM_BUILD_ROOT
@@ -88,9 +89,11 @@
%{_includedir}/net6
%{_libdir}/pkgconfig/*.pc
%{_libdir}/*.so
-%{_libdir}/*.*a
%changelog
+* Fri May 16 2008 crrodriguez@xxxxxxx
+- do not package unusable static libraries (there is
+ no static gnutls)
* Thu Apr 03 2008 hpj@xxxxxxx
- Upgrade to version 1.3.6:
* Translation updates.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |