Browse Source

upgrade to 0.5.10

master
parent
commit
944c939985
  1. 7
      orbit/orbit.spec

7
orbit/orbit.spec

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

Loading…
Cancel
Save