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

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 22:41:34 UTC 2005


Author: thias

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

Modified Files:
	libtar.spec 
Log Message:
Mass letter "l" 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: libtar.spec
===================================================================
RCS file: /cvs/extras/rpms/libtar/devel/libtar.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libtar.spec	10 Dec 2004 22:03:06 -0000	1.5
+++ libtar.spec	3 Mar 2005 22:41:32 -0000	1.6
@@ -1,14 +1,13 @@
-Summary: 	Tar file manipulation API
-Name: 		libtar
-Version: 	1.2.11
-Release: 	3
-Epoch: 		0
-License: 	BSD
-Group: 		System Environment/Libraries
-URL: 		http://www-dev.cites.uiuc.edu/libtar/
-Source0: 	%{name}-%{version}.tar.gz
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
-Provides:	libtar-devel = %{epoch}:%{name}-%{version}
+Summary:	Tar file manipulation API
+Name:		libtar
+Version:	1.2.11
+Release:	3
+License:	BSD
+Group:		System Environment/Libraries
+URL:		http://www-dev.cites.uiuc.edu/libtar/
+Source0:	%{name}-%{version}.tar.gz
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
+Provides:	libtar-devel = %{name}-%{version}
 BuildRequires:	zlib-devel
 
 
@@ -51,5 +50,5 @@
 - Merged devel and main packages
 - Package provide now libtar-devel
 
-* Tue Jul  8 2003 Dams <anvil[AT]livna.org> 
+* Tue Jul  8 2003 Dams <anvil[AT]livna.org>
 - Initial build.




More information about the fedora-extras-commits mailing list