rpms/straw/devel straw.spec,1.5,1.6

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


Author: thias

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

Modified Files:
	straw.spec 
Log Message:
Mass letter "s" 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: straw.spec
===================================================================
RCS file: /cvs/extras/rpms/straw/devel/straw.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- straw.spec	28 Feb 2005 21:12:57 -0000	1.5
+++ straw.spec	5 Mar 2005 19:28:28 -0000	1.6
@@ -5,34 +5,33 @@
 Name:           straw
 Version:        0.22.1
 Release:        5
-Epoch:          0
 Summary:        GNOME desktop news aggregator
 
 Group:          Applications/Internet
 License:        GPL
 URL:            http://www.nongnu.org/straw
-Source0:	http://savannah.nongnu.org/download/straw/straw-0.22.1.tar.bz2
+Source0:        http://savannah.nongnu.org/download/straw/straw-0.22.1.tar.bz2
 Patch1:         straw-desktop.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildArch:	noarch
+BuildArch:      noarch
 
 BuildRequires:  python-devel, pygtk2-libglade, pyorbit
-BuildRequires:	desktop-file-utils
-BuildRequires:	gnome-python2, gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2
+BuildRequires:  desktop-file-utils
+BuildRequires:  gnome-python2, gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2
 # FC2 does not need python-bsddb as this is part of python >= 2.3
 %if "%{pyver}" < "2.3"
-BuildRequires:	python-bsddb >= 0:4.1
-Requires:	python-bsddb >= 0:4.1
+BuildRequires:  python-bsddb >= 4.1
+Requires:       python-bsddb >= 4.1
 %endif
-Requires:	python-abi = %{pyver}
-Requires:	gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2
+Requires:       python-abi = %{pyver}
+Requires:       gnome-python2-gconf, gnome-python2-gnomevfs, gnome-python2-gtkhtml2
 # Note: python-adns optional but recommended
-Requires:	python-adns
+Requires:       python-adns
 Requires:       pygtk2-libglade, gnome-python2, gnome-python2-gnomevfs, pyorbit
 # Dropped for versions >= 0.22
-# Requires:	mx
-Requires(post):		GConf2
-Requires(preun):	GConf2
+# Requires:     mx
+Requires(post):  GConf2
+Requires(preun): GConf2
 
 %description
 Straw is a desktop news aggregator for the GNOME environment.




More information about the fedora-extras-commits mailing list