Browse Source

upgrading package: mapson 2.3b3 -> 2.3

Ralf S. Engelschall 22 years ago
parent
commit
19995c8826
1 changed files with 4 additions and 8 deletions
  1. 4 8
      mapson/mapson.spec

+ 4 - 8
mapson/mapson.spec

@@ -23,10 +23,6 @@
 ##  SUCH DAMAGE.
 ##
 
-#   package version
-%define       V_vendor   2.3-beta-3
-%define       V_openpkg  2.3b3
-
 #   package information
 Name:         mapson
 Summary:      The mapSoN Spam Filter
@@ -36,11 +32,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        Mail
 License:      GPL
-Version:      %{V_openpkg}
-Release:      20030127
+Version:      2.3
+Release:      20030529
 
 #   list of sources
-Source0:      http://osdn.dl.sourceforge.net/sourceforge/mapson/mapson-%{V_vendor}.tar.gz
+Source0:      http://osdn.dl.sourceforge.net/sourceforge/mapson/mapson-%{version}.tar.gz
 Patch0:       mapson.patch
 
 #   build information
@@ -57,7 +53,7 @@ AutoReqProv:  no
     verifying the sender through a requested reply.
 
 %prep
-    %setup -q -n mapson-%{V_vendor}
+    %setup -q
     %patch -p0
 
 %build