Browse Source

upgrading package: epm 3.4.1 -> 3.5

master
Peter Smej 24 years ago committed by Ralf S. Engelschall
parent
commit
0c054e1abe
  1. 11
      epm/epm.spec

11
epm/epm.spec

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

Loading…
Cancel
Save