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: 23-Oct-2003 22:11:07
Branch: HEAD Handle: 2003102321110501
Modified files:
openpkg-src/libiconv libiconv.spec
openpkg-web news.txt
Log:
get rid of HTML stuff (the content is the same as the manual pages)
Summary:
Revision Changes Path
1.31 +2 -2 openpkg-src/libiconv/libiconv.spec
1.7135 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/libiconv/libiconv.spec
============================================================================
$ cvs diff -u -r1.30 -r1.31 libiconv.spec
--- openpkg-src/libiconv/libiconv.spec 31 Jul 2003 08:54:04 -0000 1.30
+++ openpkg-src/libiconv/libiconv.spec 23 Oct 2003 20:11:06 -0000 1.31
@@ -33,7 +33,7 @@
Group: Converter
License: LGPL
Version: 1.9.1
-Release: 20030731
+Release: 20031023
# list of sources
Source0: ftp://ftp.gnu.org/pub/gnu/libiconv/libiconv-%{version}.tar.gz
@@ -69,10 +69,10 @@
%install
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
- rm -rf $RPM_BUILD_ROOT%{l_prefix}/doc
rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/*.la
rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/charset.alias
rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/locale
+ rm -rf $RPM_BUILD_ROOT%{l_prefix}/share/doc
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7134 -r1.7135 news.txt
--- openpkg-web/news.txt 23 Oct 2003 20:02:35 -0000 1.7134
+++ openpkg-web/news.txt 23 Oct 2003 20:11:05 -0000 1.7135
@@ -1,3 +1,4 @@
+23-Oct-2003: Upgraded package: P<libiconv-1.9.1-20031023>
23-Oct-2003: Upgraded package: P<nn-6.6.5-20031023>
23-Oct-2003: Upgraded package: P<xplanet-0.94-20031023>
23-Oct-2003: Upgraded package: P<blender-2.28c-20031023>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]