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: 05-Sep-2005 08:06:17 Branch: HEAD Handle: 2005090507061600 Modified files: openpkg-src/bacula bacula.spec Log: fix download URL and upgrade Summary: Revision Changes Path 1.10 +3 -3 openpkg-src/bacula/bacula.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/bacula/bacula.spec ============================================================================ $ cvs diff -u -r1.9 -r1.10 bacula.spec --- openpkg-src/bacula/bacula.spec 26 Aug 2005 19:09:37 -0000 1.9 +++ openpkg-src/bacula/bacula.spec 5 Sep 2005 06:06:16 -0000 1.10 @@ -25,7 +25,7 @@ # FIXME: rse: "odoc" support still not in final shape # package component versions -%define V_bacula 1.37.37 +%define V_bacula 1.37.38 %define V_doc 20050823 # package information @@ -39,7 +39,7 @@ Group: System License: GPL Version: %{V_bacula} -Release: 20050826 +Release: 20050905 # package options %option with_server yes @@ -55,7 +55,7 @@ %option with_traymonitor no # list of sources -Source0: http://prdownloads.sourceforge.net/bacula/bacula-%{version}.tar.gz +Source0: http://osdn.dl.sourceforge.net/bacula/bacula-%{version}.tar.gz Source1: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/bacula/bacula-doc-%{V_doc}.tar.gz Source2: rc.bacula Source3: bexec.sh @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org