OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 04-Jul-2008 15:38:08 Branch: HEAD Handle: 2008070414380700 Modified files: openpkg-src/orbit2 orbit2.spec Log: upgrading package: orbit2 2.14.12 -> 2.14.13 Summary: Revision Changes Path 1.61 +7 -4 openpkg-src/orbit2/orbit2.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/orbit2/orbit2.spec ============================================================================ $ cvs diff -u -r1.60 -r1.61 orbit2.spec --- openpkg-src/orbit2/orbit2.spec 29 Jan 2008 16:52:47 -0000 1.60 +++ openpkg-src/orbit2/orbit2.spec 4 Jul 2008 13:38:07 -0000 1.61 @@ -24,7 +24,7 @@ # package version %define V_major 2 %define V_minor 14 -%define V_level 12 +%define V_level 13 # package information Name: orbit2 @@ -37,7 +37,7 @@ Group: RPC License: GPL Version: %{V_major}.%{V_minor}.%{V_level} -Release: 20080129 +Release: 20080704 # list of sources Source0: ftp://ftp.gnome.org/pub/GNOME/sources/ORBit%{V_major}/%{V_major}.%{V_minor}/ORBit%{V_major}-%{version}.tar.gz @@ -45,8 +45,10 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20040130, glib2, libidl, linc >= 1.1.0, popt, pkgconfig, make, bison, flex, gcc -PreReq: OpenPKG, openpkg >= 20040130, glib2, libidl, linc >= 1.1.0, popt +BuildPreReq: OpenPKG, openpkg >= 20040130, pkgconfig, make, bison, flex, gcc +PreReq: OpenPKG, openpkg >= 20040130 +BuildPreReq: glib2, libidl >= 0.8.10, linc >= 1.1.0, popt +PreReq: glib2, libidl >= 0.8.10, linc >= 1.1.0, popt AutoReq: no AutoReqProv: no @@ -92,6 +94,7 @@ strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/linc-cleanup-sockets rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir + rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/gtk-doc %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ %{l_files_std} @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org