Browse Source

upgrading package: orbit2 2.6.0 -> 2.7.0

master
parent
commit
a6ce166ea2
  1. 8
      orbit2/orbit2.spec

8
orbit2/orbit2.spec

@ -25,7 +25,7 @@
# package version # package version
%define V_major 2 %define V_major 2
%define V_minor 6 %define V_minor 7
%define V_level 0 %define V_level 0
# package information # package information
@ -38,7 +38,7 @@ Distribution: OpenPKG [EVAL]
Group: System Group: System
License: GPL License: GPL
Version: %{V_major}.%{V_minor}.%{V_level} Version: %{V_major}.%{V_minor}.%{V_level}
Release: 20030223 Release: 20030228
# list of sources # list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%{V_minor}/ORBit%{V_major}-%{version}.tar.gz Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%{V_minor}/ORBit%{V_major}-%{version}.tar.gz
@ -46,8 +46,8 @@ Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%
# build information # build information
Prefix: %{l_prefix} Prefix: %{l_prefix}
BuildRoot: %{l_buildroot} BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc, popt, pkgconfig, make, bison, flex BuildPreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc >= 1.1.0, popt, pkgconfig, make, bison, flex
PreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc, popt PreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc >= 1.1.0, popt
AutoReq: no AutoReq: no
AutoReqProv: no AutoReqProv: no

Loading…
Cancel
Save