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 Date: 06-Jul-2003 12:13:50
Branch: HEAD Handle: 2003070611134901
Modified files:
openpkg-src/btyacc btyacc.spec
openpkg-web news.txt
Log:
rpmlint police: install manual page correctly
Summary:
Revision Changes Path
1.8 +2 -2 openpkg-src/btyacc/btyacc.spec
1.5280 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/btyacc/btyacc.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 btyacc.spec
--- openpkg-src/btyacc/btyacc.spec 15 Jan 2003 16:40:57 -0000 1.7
+++ openpkg-src/btyacc/btyacc.spec 6 Jul 2003 10:13:50 -0000 1.8
@@ -37,7 +37,7 @@
Group: Text
License: BSD
Version: %{V_here}
-Release: 20030115
+Release: 20030706
# list of sources
Source0: http://www.siber.com/btyacc/btyacc-%{V_real}.tar.gz
@@ -71,7 +71,7 @@
%{l_shtool} install -c -s -m 755 \
btyacc $RPM_BUILD_ROOT%{l_prefix}/bin/
%{l_shtool} install -c -m 644 \
- manpage $RPM_BUILD_ROOT%{l_prefix}/bin/btyacc.1
+ manpage $RPM_BUILD_ROOT%{l_prefix}/man/man1/btyacc.1
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
%files -f files
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5279 -r1.5280 news.txt
--- openpkg-web/news.txt 6 Jul 2003 06:46:18 -0000 1.5279
+++ openpkg-web/news.txt 6 Jul 2003 10:13:49 -0000 1.5280
@@ -1,3 +1,4 @@
+06-Jul-2003: Upgraded package: P<btyacc-3.0-20030706>
06-Jul-2003: Upgraded package: P<ncurses-5.3.20030705-20030706>
06-Jul-2003: Upgraded package: P<cvstrac-1.1.2-20030706>
05-Jul-2003: Upgraded package: P<perl-crypto-20030705-20030705>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]