|
|
@@ -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
|