SPECS (DEVEL): fwbuilder.spec - up to 2.1.5 - branched because of ...

czarny czarny at pld-linux.org
Wed Aug 30 19:55:06 CEST 2006


Author: czarny                       Date: Wed Aug 30 17:55:06 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to 2.1.5
- branched because of devel version

---- Files affected:
SPECS:
   fwbuilder.spec (1.38 -> 1.38.2.1) 

---- Diffs:

================================================================
Index: SPECS/fwbuilder.spec
diff -u SPECS/fwbuilder.spec:1.38 SPECS/fwbuilder.spec:1.38.2.1
--- SPECS/fwbuilder.spec:1.38	Fri Jul 28 23:51:52 2006
+++ SPECS/fwbuilder.spec	Wed Aug 30 19:55:01 2006
@@ -3,15 +3,17 @@
 # Conditional build:
 %bcond_with	ccache	# enable ccache
 #
+%define		_majver		2
+%define		_minver		1
 Summary:	Firewall Builder
 Summary(pl):	Narzędzie do tworzenia firewalli
 Name:		fwbuilder
-Version:	2.0.12
-Release:	1
+Version:	%{_majver}.%{_minver}.5
+Release:	0.1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/fwbuilder/%{name}-%{version}.tar.gz
-# Source0-md5:	43149297f4a64b19ad3fa519cfff2326
+# Source0-md5:	b2b94885db32d7af5f5d2ec8b517f109
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Patch0:		%{name}-configure.patch
@@ -206,6 +208,10 @@
 %setup -q
 %patch0 -p1
 
+# we don't need no 21 suffixes, we know our version
+for name in {fwb_ipf,fwb_ipfw,fwb_ipt,fwb_pf,fwbedit,fwblookup,fwbuilder}; do
+mv doc/${name}21.1 doc/$name.1
+done
 # Without it this app uses ccache if it's found in system even if we don't
 # want it
 
@@ -340,6 +346,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38.2.1  2006/08/30 17:55:01  czarny
+- up to 2.1.5
+- branched because of devel version
+
 Revision 1.38  2006/07/28 21:51:52  charles
 - updated to 2.0.12 (bugfix release)
 - STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/fwbuilder.spec?r1=1.38&r2=1.38.2.1&f=u



More information about the pld-cvs-commit mailing list