rpms/yaz/F-8 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 yaz.spec, 1.10, 1.11

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sat May 10 17:47:29 UTC 2008


Author: icon

Update of /cvs/extras/rpms/yaz/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9359/F-8

Modified Files:
	.cvsignore sources yaz.spec 
Log Message:
New upstream 3.0.26.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/yaz/F-8/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	17 Aug 2007 20:47:15 -0000	1.9
+++ .cvsignore	10 May 2008 17:46:51 -0000	1.10
@@ -1 +1 @@
-yaz-3.0.8.tar.gz
+yaz-3.0.26.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/yaz/F-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	17 Aug 2007 20:47:15 -0000	1.9
+++ sources	10 May 2008 17:46:51 -0000	1.10
@@ -1 +1 @@
-b45213b49ec2220cbfb8eda861eb18ad  yaz-3.0.8.tar.gz
+2b06e2d930fa329ac806b0e14d5714c8  yaz-3.0.26.tar.gz


Index: yaz.spec
===================================================================
RCS file: /cvs/extras/rpms/yaz/F-8/yaz.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- yaz.spec	17 Aug 2007 20:47:15 -0000	1.10
+++ yaz.spec	10 May 2008 17:46:51 -0000	1.11
@@ -1,5 +1,5 @@
 Name:           yaz
-Version:        3.0.8
+Version:        3.0.26
 Release:        1%{?dist}
 Summary:        Z39.50/SRW/SRU programs
 
@@ -10,7 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxml2-devel, openssl-devel, readline-devel, libtool
-BuildRequires:  libxslt-devel, tcp_wrappers-devel, libpcap-devel
+BuildRequires:  libxslt-devel, tcp_wrappers-devel, libpcap-devel, libicu-devel
 
 %description
 This package contains both a test-server and clients (normal & ssl)
@@ -79,13 +79,14 @@
 %{_bindir}/yaz-marcdump
 %{_bindir}/yaz-iconv
 %{_bindir}/yaz-illclient
+%{_bindir}/yaz-icu
 %{_mandir}/man1/yaz-client.*
 %{_mandir}/man1/yaz-illclient.*
 %{_mandir}/man8/yaz-ztest.*
 %{_mandir}/man1/zoomsh.*
 %{_mandir}/man1/yaz-marcdump.*
 %{_mandir}/man1/yaz-iconv.*
-%{_mandir}/man1/ziffy.*
+%{_mandir}/man1/yaz-icu.*
 %{_mandir}/man7/yaz-log.*
 
 %files -n lib%{name}
@@ -107,6 +108,14 @@
 
 
 %changelog
+* Sat May 10 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 3.0.26-1
+- Upstream 3.0.26
+
+* Sat Feb 02 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 3.0.24-1
+- Upstream 3.0.24
+- Remove ziffy, as it's no longer part of this package
+- Build with icu, available since 3.0.10
+
 * Fri Aug 17 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 3.0.8-1
 - New upstream 3.0.8
 




More information about the scm-commits mailing list