commit 8c82c64e22ced66992f28368c3c6bf0f8cfd92c3
Author: Jakub Bogusz <[email protected]>
Date:   Tue Oct 21 19:15:19 2014 +0200

    - updated to 5.4.4
    - dropped .la files (pkg-config support exists)

 yaz.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/yaz.spec b/yaz.spec
index 17ad139..791f4db 100644
--- a/yaz.spec
+++ b/yaz.spec
@@ -1,12 +1,12 @@
 Summary:       Z39.50 protocol support library
 Summary(pl.UTF-8):     Biblioteka obsługująca protokół Z39.50
 Name:          yaz
-Version:       5.3.0
-Release:       2
+Version:       5.4.4
+Release:       1
 License:       BSD-like
 Group:         Libraries
 Source0:       http://ftp.indexdata.dk/pub/yaz/%{name}-%{version}.tar.gz
-# Source0-md5: 713d5e532b27fe276624f58faa282377
+# Source0-md5: 793b90d140850d506f37053de9540478
 URL:           http://www.indexdata.dk/yaz/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake >= 1:1.11.1
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_docdir}/yaz doc-dist
 
+# obsoleted by pkg-config
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/libyaz*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -141,9 +144,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/libyaz.so
 %attr(755,root,root) %{_libdir}/libyaz_icu.so
 %attr(755,root,root) %{_libdir}/libyaz_server.so
-%{_libdir}/libyaz.la
-%{_libdir}/libyaz_icu.la
-%{_libdir}/libyaz_server.la
 %{_includedir}/yaz
 %{_pkgconfigdir}/yaz.pc
 %{_aclocaldir}/yaz.m4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yaz.git/commitdiff/8c82c64e22ced66992f28368c3c6bf0f8cfd92c3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to