OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 30-Aug-2007 10:06:39 Branch: HEAD Handle: 2007083009063800 Modified files: openpkg-src/ispell ispell.spec Log: modifying package: ispell-3.3.02 20061013 -> 20070830 Summary: Revision Changes Path 1.53 +6 -6 openpkg-src/ispell/ispell.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/ispell/ispell.spec ============================================================================ $ cvs diff -u -r1.52 -r1.53 ispell.spec --- openpkg-src/ispell/ispell.spec 1 Jan 2007 17:38:45 -0000 1.52 +++ openpkg-src/ispell/ispell.spec 30 Aug 2007 08:06:38 -0000 1.53 @@ -24,7 +24,7 @@ # package versions %define V_ispell 3.3.02 -%define V_igerman98 20030222 +%define V_igerman98 20070829 # package information Name: ispell @@ -37,7 +37,7 @@ Group: Writing License: BSD Version: %{V_ispell} -Release: 20061013 +Release: 20070830 # list of sources Source0: http://fmg-www.cs.ucla.edu/geoff/tars/ispell-%{V_ispell}.tar.gz @@ -137,8 +137,8 @@ -e 's;munchlist;../munchlist;g' \ Makefile %{l_make} %{l_mflags} \ - UNSQ=cat BUILDHASH=`pwd`/../buildhash \ - german.hash 2>/dev/null + UNSQ=cat RM_OR_NOT=rm BUILDHASH=`pwd`/../buildhash \ + ispell/de_DE.aff ispell/de_DE.hash 2>/dev/null ) || exit $? %install @@ -176,9 +176,9 @@ ) || exit $? ( cd igerman98-%{V_igerman98} %{l_shtool} install -c -m 644 \ - german.aff $RPM_BUILD_ROOT%{l_prefix}/share/ispell/deutsch.aff + ispell/de_DE.aff $RPM_BUILD_ROOT%{l_prefix}/share/ispell/deutsch.aff %{l_shtool} install -c -m 644 \ - german.hash $RPM_BUILD_ROOT%{l_prefix}/share/ispell/deutsch.hash + ispell/de_DE.hash $RPM_BUILD_ROOT%{l_prefix}/share/ispell/deutsch.hash ) || exit $? # determine installation files @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org