rpms/silky/devel silky.spec,1.4,1.5

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


Author: thias

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

Modified Files:
	silky.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: silky.spec
===================================================================
RCS file: /cvs/extras/rpms/silky/devel/silky.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- silky.spec	10 Dec 2004 22:03:11 -0000	1.4
+++ silky.spec	5 Mar 2005 19:28:28 -0000	1.5
@@ -1,4 +1,4 @@
-Summary: Silky is an easy-to-use graphical SILC client.
+Summary: Easy-to-use graphical SILC client
 Name: silky
 Version: 0.5.2
 Release: 1
@@ -8,15 +8,14 @@
 Source0: %{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Patch: silky-0.5.1-desktop.patch
-Epoch: 0
 
 # mailcap is needed for /etc/mime.types
 
 Requires: mailcap
-Requires: libsilc >= 0:0.9.12
+Requires: libsilc >= 0.9.12
 
 BuildRequires: gtk2-devel libxml2-devel libglade2-devel
-BuildRequires: libsilc-devel >= 0:0.9.12
+BuildRequires: libsilc-devel >= 0.9.12
 
 %description
 Silky is a graphical SILC client.
@@ -27,7 +26,8 @@
 
 %build
 %configure --with-silc-libs=%{_libdir}/silc \
- --with-silc-includes=%{_includedir}/silc --with-docdir=%{_docdir}/silky-%{version}
+ --with-silc-includes=%{_includedir}/silc \
+ --with-docdir=%{_docdir}/silky-%{version}
 make %{?_smp_mflags}
 
 %install




More information about the fedora-extras-commits mailing list