|
|
|
|
@ -24,8 +24,8 @@
|
|
|
|
|
## |
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 3.4 |
|
|
|
|
%define V_minor 1 |
|
|
|
|
%define V_major 3.5 |
|
|
|
|
%define V_minor 0 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: epm |
|
|
|
|
@ -36,11 +36,12 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [PLUS] |
|
|
|
|
Group: System |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor} |
|
|
|
|
Release: 20020608 |
|
|
|
|
Version: %{V_major} |
|
|
|
|
Release: 20021018 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.easysw.com/pub/epm/epm-%{V_major}-%{V_minor}-source.tar.bz2 |
|
|
|
|
Source0: ftp://ftp.easysw.com/pub/epm/epm-%{V_major}-source.tar.bz2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
|