From 703b516bf2ae09ee2241ca1791500cd1b779182b Mon Sep 17 00:00:00 2001 From: Matthias Saou Date: Mar 05 2005 19:28:28 +0000 Subject: 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 --- diff --git a/straw.spec b/straw.spec index c0ea1d2..2a2f5c3 100644 --- a/straw.spec +++ b/straw.spec @@ -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.