|
|
|
@ -31,8 +31,8 @@ Packager: The OpenPKG Project
|
|
|
|
|
Distribution: OpenPKG [EXP] |
|
|
|
|
Group: Net |
|
|
|
|
License: GPL |
|
|
|
|
Version: 0.5.8 |
|
|
|
|
Release: 3 |
|
|
|
|
Version: 0.5.10 |
|
|
|
|
Release: 0 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit/ORBit-%{version}.tar.gz |
|
|
|
@ -59,7 +59,8 @@ AutoReqProv: no
|
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--with-glib-prefix=%{l_prefix} \ |
|
|
|
|
--disable-shared |
|
|
|
|
--disable-shared \ |
|
|
|
|
--disable-nls |
|
|
|
|
%{l_rpmtool} subst \ |
|
|
|
|
's;^\(SUBDIRS.*\)test\(.*\)$;\1 \2;' -- Makefile |
|
|
|
|
%{l_make} %{l_mflags} |
|
|
|
|