1.1 --- a/as-gui/as-gui.spec Fri Nov 28 12:27:31 2008 +0100 1.2 +++ b/as-gui/as-gui.spec Sun Dec 14 13:33:48 2008 +0100 1.3 @@ -24,22 +24,22 @@ 1.4 # package information 1.5 Name: as-gui 1.6 Summary: Accounting System (AS) Graphical User Interface (GUI) 1.7 -URL: http://www.ossp.org/pkg/tool/as/ 1.8 +URL: http://asgui.europalab.com/ 1.9 Vendor: Michael Schloh von Bennewitz 1.10 Packager: OpenPKG Foundation e.V. 1.11 Distribution: OpenPKG Community 1.12 Class: EVAL 1.13 Group: Finance 1.14 License: GPL 1.15 -Version: 0.7.7 1.16 -Release: 20081124 1.17 +Version: 0.7.8 1.18 +Release: 20081212 1.19 1.20 # package options 1.21 %option with_corba yes 1.22 %option with_soap yes 1.23 1.24 # list of sources 1.25 -Source0: ftp://ftp.ossp.org/pkg/tool/as/as-gui-%{version}.tar.gz 1.26 +Source0: ftp://ftp.europalab.com/pub/sfw/asgui/as-gui-%{version}.tar.gz 1.27 1.28 # build information 1.29 Prefix: %{l_prefix} 1.30 @@ -58,13 +58,13 @@ 1.31 AutoReqProv: no 1.32 1.33 %description 1.34 - Accounting System (AS) is a time tracking and accounting system. AS 1.35 - GUI is the graphical user interface client. 1.36 + Accounting System (AS) is a time tracking and accounting system. 1.37 + AS GUI is the graphical user interface client. 1.38 1.39 %track 1.40 prog as-gui = { 1.41 version = %{version} 1.42 - url = ftp://ftp.ossp.org/pkg/tool/as/ 1.43 + url = ftp://ftp.europalab.com/pub/sfw/asgui/ 1.44 regex = as-gui-(__VER__)\.tar\.gz 1.45 } 1.46