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

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


Author: thias

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

Modified Files:
	libfac.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: libfac.spec
===================================================================
RCS file: /cvs/extras/rpms/libfac/devel/libfac.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libfac.spec	4 Dec 2004 09:46:44 -0000	1.4
+++ libfac.spec	3 Mar 2005 22:41:31 -0000	1.5
@@ -1,18 +1,17 @@
 # $Id$
 
-Summary: An extension to Singular-factory
-Name:    libfac	
-Epoch:	 0
+Summary: Extension to Singular-factory
+Name:    libfac
 Version: 2.0.5
 Release: 1%{?dist_tag}
 License: GPL
-Url:     http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/Libfac/	
+Url:     http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/Libfac/
 # http://www.mathematik.uni-kl.de/ftp/pub/Math/Singular/Libfac/libfac-2-0-5.tar,gz
-Source:	 libfac-2-0-5.tar.gz
-Group:   System Environment/Libraries	
+Source:  libfac-2-0-5.tar.gz
+Group:   System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: factory-devel >= 0:2.0.5
+BuildRequires: factory-devel >= 2.0.5
 #BuildRequires: autoconf >= 2.53
 
 %description
@@ -28,10 +27,10 @@
 Provides:  %{name} = %{epoch}:%{version}-%{release}
 Group:   Development/Libraries
 %description devel
-Singular-libfac is an extension to Singular-factory which implements 
-factorization of polynomials over finite fields and algorithms for 
+Singular-libfac is an extension to Singular-factory which implements
+factorization of polynomials over finite fields and algorithms for
 manipulation of polynomial ideals via the characteristic set methods
-(e.g., calculating the characteristic set and the irreducible 
+(e.g., calculating the characteristic set and the irreducible
 characteristic series).
 
 
@@ -43,9 +42,9 @@
 
 
 %build
-%configure --with-NOSTREAMIO 
+%configure --with-NOSTREAMIO
 
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 
 %install
@@ -72,7 +71,7 @@
 
 %changelog
 * Fri Oct 1 2004 Rex Dieter <rexdieter at sf.net> 0:2.0.5-1
-- 2.0.5 
+- 2.0.5
 
 * Mon Nov 17 2003 Rex Dieter <rexdieter at sf.net> 0:2.0.4-0.fdr.3.b
 - update macros




More information about the fedora-extras-commits mailing list