OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 20-Mar-2003 17:05:59
Branch: HEAD Handle: 2003032016055702
Modified files:
openpkg-src/fsl fsl.spec
openpkg-web news.txt
Log:
install fsl-l2tool
Summary:
Revision Changes Path
1.35 +4 -1 openpkg-src/fsl/fsl.spec
1.3742 +5 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.34 -r1.35 fsl.spec
--- openpkg-src/fsl/fsl.spec 13 Feb 2003 15:45:44 -0000 1.34
+++ openpkg-src/fsl/fsl.spec 20 Mar 2003 16:05:59 -0000 1.35
@@ -33,7 +33,7 @@
Group: System
License: MIT-style
Version: 1.0.8
-Release: 20030213
+Release: 20030320
# package options
%option with_fsl_debug no
@@ -80,6 +80,9 @@
%install
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT
+ %{l_shtool} mkdir -f -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/bin
+ %{l_shtool} install -c -m 755 \
+ lib_l2/l2tool $RPM_BUILD_ROOT%{l_prefix}/bin/fsl-l2tool
%{l_shtool} mkdir -f -p -m 755 \
$RPM_BUILD_ROOT%{l_prefix}/etc/fsl
%{l_shtool} install -c -m 644 \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3741 -r1.3742 news.txt
--- openpkg-web/news.txt 20 Mar 2003 15:33:53 -0000 1.3741
+++ openpkg-web/news.txt 20 Mar 2003 16:05:57 -0000 1.3742
@@ -1,4 +1,9 @@
+20-Mar-2003: Upgraded package: P<fsl-1.0.8-20030320>
+<<<<<<< news.txt
+20-Mar-2003: Upgraded package: P<mutt-1.4.1i-20030320>
+=======
20-Mar-2003: Upgraded package: P<openpkg-tool-20030320-20030320>
+>>>>>>> 1.3741
20-Mar-2003: Upgraded package: P<emacs-21.3-20030319>
20-Mar-2003: Upgraded package: P<lyx-1.3.1-20030320>
20-Mar-2003: Upgraded package: P<perl-tk-20030320-20030320>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]