Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit yaz for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Mon, 19 Jan 2009 02:21:49 +0100
- Message-id: <20090119012149.CC35F678171@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yaz for openSUSE:Factory
checked in at Mon Jan 19 02:21:49 CET 2009.
--------
--- yaz/yaz.changes 2008-07-03 12:41:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/yaz/yaz.changes 2009-01-13
16:34:38.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 16:33:54 CET 2009 - crrodriguez@xxxxxxx
+
+- remove 5MB of useless static libraries
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yaz.spec ++++++
--- /var/tmp/diff_new_pack.w20675/_old 2009-01-19 02:21:45.000000000 +0100
+++ /var/tmp/diff_new_pack.w20675/_new 2009-01-19 02:21:45.000000000 +0100
@@ -1,10 +1,17 @@
#
# spec file for package yaz (Version 3.0.34)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# This file and all modifications and additions to the pristine
-# package are under the same license as the package itself.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -15,7 +22,7 @@
BuildRequires: libicu-devel libpcap-devel libxslt-devel openssl-devel
readline-devel tcpd-devel
# libxml2-devel
Version: 3.0.34
-Release: 1
+Release: 26
License: BSD 3-Clause; GPL v2 or later
Group: Development/Libraries/C and C++
Source: http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.bz2
@@ -84,7 +91,9 @@
%configure --enable-shared \
--enable-tcpd \
--with-xslt \
- --with-openssl
+ --with-openssl \
+ --disable-static \
+ --with-pic
%{__make} %{?jobs:-j%jobs}
%install
@@ -164,8 +173,6 @@
%{_bindir}/yaz-asncomp
%{_includedir}/yaz
%{_libdir}/*.so
-%{_libdir}/*.a
-# %{_libdir}/*.la
%{_datadir}/yaz/z39.50
%{_datadir}/yaz/ill
%{_datadir}/aclocal/yaz.m4
@@ -174,6 +181,8 @@
%{_libdir}/pkgconfig/yaz.pc
%changelog
+* Tue Jan 13 2009 crrodriguez@xxxxxxx
+- remove 5MB of useless static libraries
* Thu Jul 03 2008 ke@xxxxxxx
- Version 3.0.34 (extract from the NEWS file since 3.0.16):
* License issues:
@@ -410,7 +419,7 @@
* ZOOM-C enhancements.
* New utilities: yaz-iconv and yaz-marcdump.
* Enhancements to the generic front-end server.
-* Sun Jan 11 2004 adrian@xxxxxxx
+* Sat Jan 10 2004 adrian@xxxxxxx
- add %%defattr and %%run_ldconfig
* Thu Oct 16 2003 ke@xxxxxxx
- Update to version 2.0.4; changes:
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |