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: 07-Jun-2007 10:39:56
Branch: HEAD Handle: 2007060709395600
Modified files:
openpkg-src/sccs sccs.spec
Log:
upgrading package: sccs 070311 -> 070527
Summary:
Revision Changes Path
1.5 +4 -2 openpkg-src/sccs/sccs.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sccs/sccs.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 sccs.spec
--- openpkg-src/sccs/sccs.spec 12 Mar 2007 08:56:39 -0000 1.4
+++ openpkg-src/sccs/sccs.spec 7 Jun 2007 08:39:56 -0000 1.5
@@ -23,7 +23,7 @@
##
# package version
-%define V_sccs 070311
+%define V_sccs 070527
%define V_cssc 1.0.1
# package information
@@ -37,11 +37,12 @@
Group: SCM
License: BSD/CDDL & GPL
Version: %{V_sccs}
-Release: 20070312
+Release: 20070607
# list of sources
Source0:
http://switch.dl.sourceforge.net/heirloom/heirloom-devtools-%{V_sccs}.tar.bz2
Source1: http://switch.dl.sourceforge.net/cssc/CSSC-%{V_cssc}.tar.gz
+Patch0: sccs.patch
# build information
Prefix: %{l_prefix}
@@ -75,6 +76,7 @@
%prep
%setup -q -c
%setup -q -D -T -a 1
+ %patch -p0 -d heirloom-devtools-%{V_sccs}
%build
# build Heirloom SCCS
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]