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: 04-Sep-2007 20:44:33
Branch: HEAD Handle: 2007090419443200
Modified files:
openpkg-src/gnutls gnutls.spec
Log:
cleanup packaging
Summary:
Revision Changes Path
1.92 +3 -1 openpkg-src/gnutls/gnutls.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gnutls/gnutls.spec
============================================================================
$ cvs diff -u -r1.91 -r1.92 gnutls.spec
--- openpkg-src/gnutls/gnutls.spec 4 Sep 2007 17:32:29 -0000 1.91
+++ openpkg-src/gnutls/gnutls.spec 4 Sep 2007 18:44:32 -0000 1.92
@@ -96,14 +96,16 @@
--infodir=%{l_prefix}/info \
--with-libgcrypt-prefix=%{l_prefix} \
--with-libopencdk-prefix=%{l_prefix} \
+ --with-libtasn1-prefix=%{l_prefix} \
+ --with-libz-prefix=%{l_prefix} \
--with-zlib \
--with-lzo \
+ --without-included-lzo \
%if "%{with_cxx}" == "yes"
--enable-cxx \
%else
--disable-cxx \
%endif
- --without-included-lzo \
--disable-nls \
--disable-shared
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org