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

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:23 UTC 2005


Author: thias

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

Modified Files:
	fwbuilder.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: fwbuilder.spec
===================================================================
RCS file: /cvs/extras/rpms/fwbuilder/devel/fwbuilder.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- fwbuilder.spec	3 Mar 2005 18:08:57 -0000	1.5
+++ fwbuilder.spec	5 Mar 2005 21:10:21 -0000	1.6
@@ -21,14 +21,14 @@
 code. Several algorithms are provided for automated network objects
 discovery and bulk import of data. The GUI and policy compilers are
 completely independent, this provides for a consistent abstract model
-and the same GUI for different firewall platforms. 
+and the same GUI for different firewall platforms.
 
 %prep
-%setup -q 
+%setup -q
 
 %build
 [ -n "$QTDIR" ] || . %{_sysconfdir}/profile.d/qt.sh
-./configure --prefix=%{_prefix}	--with-templatedir=%{_datadir}/fwbuilder 
+./configure --prefix=%{_prefix}	--with-templatedir=%{_datadir}/fwbuilder
 make all
 
 %install
@@ -156,7 +156,7 @@
 - New upstream version
 
 * Sun Jan 23 2005 Warren Togami <wtogami at redhat.com> 2.0.5-3
-- Typo fix (#145887 Stefan Hoelldampf) 
+- Typo fix (#145887 Stefan Hoelldampf)
 
 * Sat Jan 22 2005 Warren Togami <wtogami at redhat.com> 2.0.5-2
 - minor spec cleanup




More information about the fedora-extras-commits mailing list