rpms/dclib/devel dclib.spec,1.2,1.3

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Mon Oct 3 19:13:11 UTC 2005


Author: lmacken

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

Modified Files:
	dclib.spec 
Log Message:
Add libxml2-devel to Requires



Index: dclib.spec
===================================================================
RCS file: /cvs/extras/rpms/dclib/devel/dclib.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- dclib.spec	3 Oct 2005 16:34:48 -0000	1.2
+++ dclib.spec	3 Oct 2005 19:13:08 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           dclib
 Version:        0.3.7
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Direct Connect file sharing library
 
 Group:          Applications/Internet
@@ -10,6 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxml2-devel, openssl-devel, bzip2-devel
+Requires:       libxml2-devel
 
 %description
 This library implements the Direct Connect file sharing protocol.  The package
@@ -66,6 +67,9 @@
 
 
 %changelog
+* Mon Oct 03 2005 Luke Macken <lmacken at redhat.com> 0.3.7-3
+- Add libxml2-devel to Requires
+
 * Sun Oct 02 2005 Luke Macken <lmacken at redhat.com> 0.3.7-2
 - Add documentation and license to package
 - Set defattr and fix Requires in the devel package




More information about the fedora-extras-commits mailing list