diff -r 415696e65b05 -r c2e6bf16b6f4 as-gui/as-gui.spec --- a/as-gui/as-gui.spec Fri Nov 28 12:27:31 2008 +0100 +++ b/as-gui/as-gui.spec Sun Dec 14 13:33:48 2008 +0100 @@ -24,22 +24,22 @@ # package information Name: as-gui Summary: Accounting System (AS) Graphical User Interface (GUI) -URL: http://www.ossp.org/pkg/tool/as/ +URL: http://asgui.europalab.com/ Vendor: Michael Schloh von Bennewitz Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community Class: EVAL Group: Finance License: GPL -Version: 0.7.7 -Release: 20081124 +Version: 0.7.8 +Release: 20081212 # package options %option with_corba yes %option with_soap yes # list of sources -Source0: ftp://ftp.ossp.org/pkg/tool/as/as-gui-%{version}.tar.gz +Source0: ftp://ftp.europalab.com/pub/sfw/asgui/as-gui-%{version}.tar.gz # build information Prefix: %{l_prefix} @@ -58,13 +58,13 @@ AutoReqProv: no %description - Accounting System (AS) is a time tracking and accounting system. AS - GUI is the graphical user interface client. + Accounting System (AS) is a time tracking and accounting system. + AS GUI is the graphical user interface client. %track prog as-gui = { version = %{version} - url = ftp://ftp.ossp.org/pkg/tool/as/ + url = ftp://ftp.europalab.com/pub/sfw/asgui/ regex = as-gui-(__VER__)\.tar\.gz }