|
|
|
|
@ -25,7 +25,7 @@
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
|
%define V_major 2 |
|
|
|
|
%define V_minor 6 |
|
|
|
|
%define V_minor 7 |
|
|
|
|
%define V_level 0 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
@ -38,7 +38,7 @@ Distribution: OpenPKG [EVAL]
|
|
|
|
|
Group: System |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_major}.%{V_minor}.%{V_level} |
|
|
|
|
Release: 20030223 |
|
|
|
|
Release: 20030228 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
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 |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc, popt, pkgconfig, make, bison, flex |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc, popt |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc >= 1.1.0, popt, pkgconfig, make, bison, flex |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20020206, glib2, libidl, linc >= 1.1.0, popt |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
|