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: 06-Jun-2006 12:32:05
Branch: HEAD Handle: 2006060611320300
Modified files:
openpkg-src/re2c re2c.spec
Log:
Apply packaging cleanups as requested by upstream author: more
complete Vendor header, fixed License header and fixed dependencies
Summary:
Revision Changes Path
1.23 +4 -4 openpkg-src/re2c/re2c.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/re2c/re2c.spec
============================================================================
$ cvs diff -u -r1.22 -r1.23 re2c.spec
--- openpkg-src/re2c/re2c.spec 1 Jun 2006 08:32:13 -0000 1.22
+++ openpkg-src/re2c/re2c.spec 6 Jun 2006 10:32:03 -0000 1.23
@@ -26,14 +26,14 @@
Name: re2c
Summary: Regular Expression to C Compiler
URL: http://re2c.org/
-Vendor: Peter Bumbulis
+Vendor: P. Bumbulis, B. Young, D. Nuffer, M. Boerger
Packager: OpenPKG
Distribution: OpenPKG
Class: EVAL
Group: Compiler
-License: GPL
+License: MIT/PD
Version: 0.10.4
-Release: 20060601
+Release: 20060606
# list of sources
Source0:
http://switch.dl.sourceforge.net/sourceforge/re2c/re2c-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, flex, bison
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make, bison
PreReq: OpenPKG, openpkg >= 20020206
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]