rpms/wbxml2/devel wbxml2.spec,1.3,1.4

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 19:55:56 UTC 2005


Author: thias

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

Modified Files:
	wbxml2.spec 
Log Message:
Mass letter "u", "v" and "w" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: wbxml2.spec
===================================================================
RCS file: /cvs/extras/rpms/wbxml2/devel/wbxml2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- wbxml2.spec	10 Dec 2004 22:03:12 -0000	1.3
+++ wbxml2.spec	5 Mar 2005 19:55:54 -0000	1.4
@@ -1,21 +1,20 @@
 Name:           wbxml2
 Version:        0.9.0
 Release:        2
-Epoch:          0
-Summary:        Library and tools to parse, encode and handle WBXML documents.
+Summary:        Library and tools to parse, encode and handle WBXML documents
 
 Group:          System Environment/Libraries
 License:        GPL
 URL:            http://libwbxml.aymerick.com/
 Source0:        http://dl.sf.net/sourceforge/wbxmllib/wbxml2-0.9.0-src.tar.gz
-Patch0:		wbxml2-0.9.0-am_cflags.patch
+Patch0:         wbxml2-0.9.0-am_cflags.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  popt, expat-devel, zlib-devel
-BuildRequires:	libtool, automake, autoconf
+BuildRequires:  libtool, automake, autoconf
 
 %description
-The WBXML Library (aka libwbxml) contains a library and its associated tools 
+The WBXML Library (aka libwbxml) contains a library and its associated tools
 to Parse, Encode and Handle WBXML documents.
 
 The WBXML format is a binary representation of XML, defined by the Wap Forum,
@@ -26,7 +25,7 @@
 %package        devel
 Summary:        %{summary}
 Group:          Development/Libraries
-Requires:       %{name} = %{epoch}:%{version}-%{release}
+Requires:       %{name} = %{version}-%{release}
 
 %description    devel
 This package contains the libraries, include files and documentation




More information about the fedora-extras-commits mailing list