rpms/yaz/devel yaz.spec,1.6,1.7

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Sat Jan 27 21:41:25 UTC 2007


Author: icon

Update of /cvs/extras/rpms/yaz/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19867

Modified Files:
	yaz.spec 
Log Message:
Different BR requirements for FC7.



Index: yaz.spec
===================================================================
RCS file: /cvs/extras/rpms/yaz/devel/yaz.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- yaz.spec	27 Jan 2007 20:42:48 -0000	1.6
+++ yaz.spec	27 Jan 2007 21:40:55 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           yaz
 Version:        2.1.48
-Release:        1%{?dist}
+Release:        1.1%{?dist}
 Summary:        Z39.50/SRW/SRU programs
 
 Group:          Applications/Internet
@@ -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
+BuildRequires:  libxslt-devel, tcp_wrappers-devel, libpcap-devel
 
 %description
 This package contains both a test-server and clients (normal & ssl)
@@ -106,6 +106,9 @@
 
 
 %changelog
+* Sat Jan 27 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.1.48-1.1
+- BR libpcap-devel and tcp_wrappers-devel for FC7
+
 * Sat Jan 27 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 2.1.48-1
 - Upstream 2.1.48
 




More information about the scm-commits mailing list