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

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


Author: thias

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

Modified Files:
	parchive.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: parchive.spec
===================================================================
RCS file: /cvs/extras/rpms/parchive/devel/parchive.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- parchive.spec	10 Dec 2004 22:03:07 -0000	1.5
+++ parchive.spec	3 Mar 2005 23:53:13 -0000	1.6
@@ -1,11 +1,10 @@
 Summary:          Parity archive command line client
 Name:             parchive
-Version:          1.1 
+Version:          1.1
 Release:          2
-Epoch:            0
 URL:              http://parchive.sourceforge.net/
 License:          GPL
-Group:            Applications/Archiving 
+Group:            Applications/Archiving
 Source0:          http://download.sourceforge.net/parchive/par-v1.1.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root
 
@@ -14,10 +13,10 @@
 data-recovery capability concepts of RAID-like systems to the posting
 and recovery of multi-part archives on Usenet. Current filespec and
 clients support the 'Reed-Soloman Code' implementation that allows for
-recovery of any 'X' volumes for 'X' parity volumes present. 
-                       
+recovery of any 'X' volumes for 'X' parity volumes present.
+
 %prep
-%setup -q -n par-cmdline 
+%setup -q -n par-cmdline
 
 %build
 make %{?_smp_mflags} "CFLAGS=-Wall %{optflags}"
@@ -28,7 +27,7 @@
 install -m 755 par %{buildroot}%{_bindir}/par
 
 %clean
-rm -rf %{buildroot} 
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)




More information about the fedora-extras-commits mailing list