OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 30-Jan-2009 18:17:16 Branch: HEAD Handle: 2009013017171500 Modified files: openpkg-src/rhino rhino.spec Log: upgrading package: rhino 1.7r2pre -> 1.7r2rc3 Summary: Revision Changes Path 1.4 +4 -4 openpkg-src/rhino/rhino.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/rhino/rhino.spec ============================================================================ $ cvs diff -u -r1.3 -r1.4 rhino.spec --- openpkg-src/rhino/rhino.spec 4 Sep 2008 17:54:02 -0000 1.3 +++ openpkg-src/rhino/rhino.spec 30 Jan 2009 17:17:15 -0000 1.4 @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.7r2pre -%define V_dist 1_7R2pre +%define V_opkg 1.7r2rc3 +%define V_dist 1_7R2-RC3 # package information Name: rhino @@ -36,7 +36,7 @@ Group: Language License: MPL Version: %{V_opkg} -Release: 20080904 +Release: 20090130 # list of sources Source0: ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{V_dist}.zip @@ -80,7 +80,7 @@ %{l_shtool} install -c -m 755 %{l_value -s -a} \ %{SOURCE rhinoc.sh} $RPM_BUILD_ROOT%{l_prefix}/bin/rhinoc %{l_shtool} install -c -m 644 \ - rhino%{V_dist}/js.jar $RPM_BUILD_ROOT%{l_prefix}/lib/rhino/ + rhino*/js.jar $RPM_BUILD_ROOT%{l_prefix}/lib/rhino/ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org