OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web openpkg$ Date: 18-Oct-2003 21:55:00
Branch: HEAD Handle: 2003101820545802
Modified files:
openpkg-re/vcheck vc.txt2pdf
openpkg-src/txt2pdf txt2pdf.spec
openpkg-web news.txt
Log:
upgrading package: txt2pdf 6.7 -> 7.0
Summary:
Revision Changes Path
1.12 +1 -1 openpkg-re/vcheck/vc.txt2pdf
1.33 +6 -4 openpkg-src/txt2pdf/txt2pdf.spec
1.7052 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.txt2pdf
============================================================================
$ cvs diff -u -r1.11 -r1.12 vc.txt2pdf
--- openpkg-re/vcheck/vc.txt2pdf 9 Sep 2003 15:37:36 -0000 1.11
+++ openpkg-re/vcheck/vc.txt2pdf 18 Oct 2003 19:54:58 -0000 1.12
@@ -2,7 +2,7 @@
}
prog txt2pdf = {
- version = 6.7
+ version = 7.0
url = http://www.sanface.com/archive/
regex = txt2pdf-((\d+\.)*\d+)\.tar\.gz
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/txt2pdf/txt2pdf.spec
============================================================================
$ cvs diff -u -r1.32 -r1.33 txt2pdf.spec
--- openpkg-src/txt2pdf/txt2pdf.spec 9 Sep 2003 15:37:38 -0000 1.32
+++ openpkg-src/txt2pdf/txt2pdf.spec 18 Oct 2003 19:55:00 -0000 1.33
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: Converter
License: Shareware
-Version: 6.7
-Release: 20030909
+Version: 7.0
+Release: 20031018
# list of sources
Source0: http://www.sanface.com/archive/txt2pdf-%{version}.tar.gz
@@ -51,7 +51,7 @@
convert all text files to PDF format.
%prep
- %setup -q -n txt2pdf-%{version}
+ %setup -q
%build
@@ -69,7 +69,9 @@
txt2pdf.cfg $RPM_BUILD_ROOT%{l_prefix}/etc/txt2pdf/
%{l_shtool} install -c -m 644 \
colour.cfg $RPM_BUILD_ROOT%{l_prefix}/etc/txt2pdf/
- %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
+ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
+ %{l_files_std} \
+ '%config %{l_prefix}/etc/txt2pdf/*'
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7051 -r1.7052 news.txt
--- openpkg-web/news.txt 18 Oct 2003 19:51:34 -0000 1.7051
+++ openpkg-web/news.txt 18 Oct 2003 19:54:59 -0000 1.7052
@@ -1,3 +1,4 @@
+18-Oct-2003: Upgraded package: P<txt2pdf-7.0-20031018>
18-Oct-2003: Upgraded package: P<libnids-1.18-20031018>
18-Oct-2003: New package: P<bsdiff-4.1-20031018>
18-Oct-2003: Upgraded package: P<vorbis-libs-1.0-20031018>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]