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: 06-Oct-2005 21:07:08
Branch: HEAD Handle: 2005100620070700
Modified files:
openpkg-src/sipsak sipsak.spec
Log:
fix library dependencies
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/sipsak/sipsak.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sipsak/sipsak.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 sipsak.spec
--- openpkg-src/sipsak/sipsak.spec 25 Sep 2005 18:19:37 -0000 1.6
+++ openpkg-src/sipsak/sipsak.spec 6 Oct 2005 19:07:07 -0000 1.7
@@ -33,7 +33,7 @@
Group: Network
License: GPL
Version: 0.9.2
-Release: 20050925
+Release: 20051006
# list of sources
Source0: http://download.berlios.de/sipsak/sipsak-%{version}.tar.gz
@@ -45,7 +45,7 @@
BuildPreReq: OpenPKG, openpkg >= 20040130
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: openssl, getopt
-PreReq: openssl
+PreReq: openssl, getopt
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]