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: 11-Feb-2007 00:08:38
Branch: HEAD Handle: 2007021023083700
Modified files:
openpkg-src/gcrypt gcrypt.spec
Log:
fix location of docs
Summary:
Revision Changes Path
1.43 +3 -1 openpkg-src/gcrypt/gcrypt.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gcrypt/gcrypt.spec
============================================================================
$ cvs diff -u -r1.42 -r1.43 gcrypt.spec
--- openpkg-src/gcrypt/gcrypt.spec 2 Feb 2007 07:25:11 -0000 1.42
+++ openpkg-src/gcrypt/gcrypt.spec 10 Feb 2007 23:08:37 -0000 1.43
@@ -33,7 +33,7 @@
Group: Cryptography
License: LGPL
Version: 1.2.4
-Release: 20070202
+Release: 20070211
# list of sources
Source0:
ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-%{version}.tar.gz
@@ -68,6 +68,8 @@
./configure \
--cache-file=./config.cache \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
+ --infodir=%{l_prefix}/info \
--disable-shared
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]