OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 24-Feb-2005 19:42:56
Branch: HEAD Handle: 2005022418425500
Modified files:
openpkg-src/star star.spec
Log:
upgrading package: star 1.5a57 -> 1.5a58
Summary:
Revision Changes Path
1.26 +6 -3 openpkg-src/star/star.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/star/star.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 star.spec
--- openpkg-src/star/star.spec 10 Feb 2005 07:46:51 -0000 1.25
+++ openpkg-src/star/star.spec 24 Feb 2005 18:42:55 -0000 1.26
@@ -25,7 +25,7 @@
# package version
%define V_major 1.5
-%define V_minor a57
+%define V_minor a58
# package information
Name: star
@@ -38,7 +38,7 @@
Group: Archiver
License: GPL
Version: %{V_major}%{V_minor}
-Release: 20050210
+Release: 20050224
# list of sources
Source0: ftp://ftp.berlios.de/pub/star/alpha/star-%{version}.tar.bz2
@@ -87,7 +87,10 @@
$RPM_BUILD_ROOT%{l_prefix}/bin \
$RPM_BUILD_ROOT%{l_prefix}/man/man1
%{l_shtool} install -c -s -m 755 \
- star/OBJ/*/star rmt/OBJ/*/rmt \
+ star/OBJ/*/star_fat \
+ $RPM_BUILD_ROOT%{l_prefix}/bin/star
+ %{l_shtool} install -c -s -m 755 \
+ rmt/OBJ/*/rmt \
$RPM_BUILD_ROOT%{l_prefix}/bin/
%{l_shtool} install -c -m 644 \
star/star.1 rmt/rmt.1 \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]