rpms/wbxml2/devel wbxml2.spec,1.14,1.15

Andreas Bierfert (awjb) fedora-extras-commits at redhat.com
Sat Jan 12 14:47:01 UTC 2008


Author: awjb

Update of /cvs/pkgs/rpms/wbxml2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv739

Modified Files:
	wbxml2.spec 
Log Message:
- fix -devel requires



Index: wbxml2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wbxml2/devel/wbxml2.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- wbxml2.spec	10 Jan 2008 12:23:53 -0000	1.14
+++ wbxml2.spec	12 Jan 2008 14:46:26 -0000	1.15
@@ -1,6 +1,6 @@
 Name:           wbxml2
 Version:        0.9.2
-Release:        10%{?dist}
+Release:        11%{?dist}
 Summary:        Library and tools to parse, encode and handle WBXML documents
 
 Group:          System Environment/Libraries
@@ -16,7 +16,7 @@
 Patch102: wbxml2-0.9.2-namespaces.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  expat-devel zlib-devel popt 
+BuildRequires:  expat-devel zlib-devel popt
 
 %description
 The WBXML Library (libwbxml) contains a library and its associated tools to
@@ -28,6 +28,8 @@
 Group:         Development/Libraries
 Summary:       Development files of %{name}
 Requires:      %{name} = %{version}-%{release}
+Requires:      expat-devel zlib-devel popt
+
 %description devel
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
@@ -91,6 +93,10 @@
 
 
 %changelog
+* Sat Jan 12 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.9.2-11
+- fix devel requires
+
 * Mon Jan 07 2008 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
 - 0.9.2-10
 - add synce patches




More information about the fedora-extras-commits mailing list