Browse Source

upgrading package: cpu 1.3.100 -> 1.4.0a

Ralf S. Engelschall 22 years ago
parent
commit
2d1696e618
1 changed files with 7 additions and 4 deletions
  1. 7 4
      cpu/cpu.spec

+ 7 - 4
cpu/cpu.spec

@@ -23,6 +23,10 @@
 ##  SUCH DAMAGE.
 ##
 
+#   package version
+%define       V_real   1.4.0a
+%define       V_unpack 1.4.0
+
 #   package information
 Name:         cpu
 Summary:      Change Password Utility for LDAP
@@ -32,8 +36,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [PLUS]
 Group:        Converter
 License:      GPL
-Version:      1.3.100
-Release:      20030708
+Version:      %{V_real}
+Release:      20030907
 
 #   list of sources
 Source0:      http://osdn.dl.sourceforge.net/sourceforge/cpu/cpu-%{version}.tar.gz
@@ -56,8 +60,7 @@ AutoReqProv:  no
     doing the administration.
 
 %prep
-    %setup -q
-    touch * */* # fix timestamps
+    %setup -q -n cpu-%{V_unpack}
 
 %build
     libs=""