rpms/prozilla/devel prozilla.spec,1.7,1.8

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:53:15 UTC 2005


Author: thias

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

Modified Files:
	prozilla.spec 
Log Message:
Mass letter "o" and "p" 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: prozilla.spec
===================================================================
RCS file: /cvs/extras/rpms/prozilla/devel/prozilla.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- prozilla.spec	9 Feb 2005 20:12:15 -0000	1.7
+++ prozilla.spec	3 Mar 2005 23:53:13 -0000	1.8
@@ -1,13 +1,12 @@
-Summary:	An advanced Linux download manager
+Summary:	Advanced Linux download manager
 Name:		prozilla
-Version: 	1.3.7.3
+Version:	1.3.7.3
 Release:	1
-Epoch:		0
 License:	GPL
 Group:		Applications/Internet
-Source0:	http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz 
+Source0:	http://prozilla.genesys.ro/downloads/prozilla/tarballs/%{name}-%{version}.tar.gz
 URL:		http://prozilla.genesys.ro/
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	ncurses-devel
 
 
@@ -15,7 +14,7 @@
 ProZilla is a download accellerator program written for Linux to speed
 up the normal file download process. It often gives speed increases of
 around 200% to 300%. It supports both FTP and HTTP protocols, and the
-theory behind it is very simple. 
+theory behind it is very simple.
 
 The program opens multiple connections to a server, and each of the
 connections downloads a part of the file, thus defeating existing
@@ -42,7 +41,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ANNOUNCE AUTHORS ChangeLog COPYING CREDITS FAQ INSTALL NEWS README TODO 
+%doc ANNOUNCE AUTHORS ChangeLog COPYING CREDITS FAQ INSTALL NEWS README TODO
 %config(noreplace) %verify(not size mtime md5) /etc/prozilla.conf
 %config(noreplace) %verify(not size mtime md5) /etc/prozilla.conf-sample
 %{_prefix}/bin/proz




More information about the scm-commits mailing list