OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Jul-2005 13:27:38
Branch: HEAD Handle: 2005072812273800
Modified files:
openpkg-src/ethereal ethereal.spec
Log:
upgrading package: ethereal 0.10.11 -> 0.10.12
Summary:
Revision Changes Path
1.57 +5 -2 openpkg-src/ethereal/ethereal.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ethereal/ethereal.spec
============================================================================
$ cvs diff -u -r1.56 -r1.57 ethereal.spec
--- openpkg-src/ethereal/ethereal.spec 13 Jun 2005 18:17:11 -0000
1.56
+++ openpkg-src/ethereal/ethereal.spec 28 Jul 2005 11:27:38 -0000
1.57
@@ -32,8 +32,8 @@
Class: EVAL
Group: Network
License: GPL
-Version: 0.10.11
-Release: 20050613
+Version: 0.10.12
+Release: 20050728
# package options
%option with_zlib yes
@@ -97,6 +97,9 @@
-e 's;-all-static *;;g' \
-e 's;-static *;;g' \
Makefile.in
+ %{l_shtool} subst \
+ -e 's;\([, ]\)encrypt;\1myencrypt;g' \
+ epan/radius_dict.c
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]