OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 03-Aug-2007 17:07:44 Branch: HEAD Handle: 2007080316074301 Modified files: openpkg-src/monotone monotone.spec Removed files: openpkg-src/monotone monotone.patch Log: upgrading package: monotone 0.35 -> 0.36 Summary: Revision Changes Path 1.6 +0 -12 openpkg-src/monotone/monotone.patch 1.15 +2 -9 openpkg-src/monotone/monotone.spec ____________________________________________________________________________ rm -f openpkg-src/monotone/monotone.patch <<'@@ .' Index: openpkg-src/monotone/monotone.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/monotone/monotone.spec ============================================================================ $ cvs diff -u -r1.14 -r1.15 monotone.spec --- openpkg-src/monotone/monotone.spec 17 Jun 2007 21:15:45 -0000 1.14 +++ openpkg-src/monotone/monotone.spec 3 Aug 2007 15:07:44 -0000 1.15 @@ -32,14 +32,13 @@ Class: EVAL Group: SCM License: GPL -Version: 0.35 -Release: 20070617 +Version: 0.36 +Release: 20070803 # list of sources Source0: http://monotone.ca/downloads/%{version}/monotone-%{version}.tar.gz Source1: rc.monotone Source3: monotone-setup.sh -Patch0: monotone.patch # build information Prefix: %{l_prefix} @@ -71,7 +70,6 @@ %prep %setup -q - %patch -p0 %build # configure program @@ -112,11 +110,6 @@ # install contrib tools %{l_shtool} install -c -m 755 \ -e 's;#! /usr/bin/perl;#!%{l_prefix}/bin/perl;g' \ - -e 's;\(monotone-import\)\.pl;\1;g' \ - contrib/monotone-import.pl \ - $RPM_BUILD_ROOT%{l_prefix}/bin/monotone-import - %{l_shtool} install -c -m 755 \ - -e 's;#! /usr/bin/perl;#!%{l_prefix}/bin/perl;g' \ -e 's;\(monotone-notify\)\.pl;\1;g' \ contrib/monotone-notify.pl \ $RPM_BUILD_ROOT%{l_prefix}/bin/monotone-notify @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org