From 944c939985bc617b3437c3935d7d045b1f46b179 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 5 Oct 2001 08:21:22 +0000 Subject: [PATCH] upgrade to 0.5.10 --- orbit/orbit.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/orbit/orbit.spec b/orbit/orbit.spec index b13a8ec88d..3ddae7de95 100644 --- a/orbit/orbit.spec +++ b/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}