Prechádzať zdrojové kódy

upgrading package: perforce 2002.2 -> 2003.1

Ralf S. Engelschall 22 rokov pred
rodič
commit
d76977827b
1 zmenil súbory, kde vykonal 5 pridanie a 5 odobranie
  1. 5 5
      perforce/perforce.spec

+ 5 - 5
perforce/perforce.spec

@@ -32,8 +32,8 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [EVAL]
 Group:        SCM
 License:      Commercial
-Version:      2002.2
-Release:      20030108
+Version:      2003.1
+Release:      20030604
 
 #   list of sources
 Source0:      perforce-%{version}.tar.bz2
@@ -88,9 +88,9 @@ AutoReqProv:  no
         $RPM_BUILD_ROOT%{l_prefix}/var/perforce/p4d.depot
     subdir="perforce-%{version}/bin"
     case "%{l_target}" in
-        *-freebsd* ) subdir="$subdir.freebsd4"   ;;
-        *-linux*   ) subdir="$subdir.linux22x86" ;;
-        *-solaris* ) subdir="$subdir.solaris26"  ;;
+        *-freebsd* ) subdir="$subdir.freebsd4"       ;;
+        *-linux*   ) subdir="$subdir.linux22x86"     ;;
+        *-solaris* ) subdir="$subdir.solaris26sparc" ;;
         * ) echo "platform %{l_target} not supported" 1>&2; exit 1 ;;
     esac
     ( cd $subdir