Author: skibi Date: Tue Oct 26 07:29:35 2010 GMT Module: packages Tag: HEAD ---- Log message: - Update to version 3.0.4
---- Files affected: packages/nagiosql: nagiosql.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: packages/nagiosql/nagiosql.spec diff -u packages/nagiosql/nagiosql.spec:1.8 packages/nagiosql/nagiosql.spec:1.9 --- packages/nagiosql/nagiosql.spec:1.8 Tue Oct 19 09:44:40 2010 +++ packages/nagiosql/nagiosql.spec Tue Oct 26 09:29:30 2010 @@ -2,15 +2,15 @@ # TODO: # - install dir - subpackage? how about doc? sql? ENABLE_INSTALLER? # -%define ver 303 +%define ver 304 Summary: Web based administration tool for Nagios Name: nagiosql -Version: 3.0.3 +Version: 3.0.4 Release: 1 License: BSD Group: Networking/Utilities Source0: http://dl.sourceforge.net/nagiosql/%{name}%{ver}.tar.bz2 -# Source0-md5: 110a9c6b408ef9d6172a9724a0eecb9b +# Source0-md5: 32644a4ac38e94714d39af63456cb7a0 Source1: %{name}-apache.conf Source2: %{name}.cfg Patch0: %{name}-paths.patch @@ -37,7 +37,8 @@ and local file or remote access to the Nagios configuration files. %prep -%setup -q -n %{name}3 +%setup -q -c +#-n %{name} sed -i -e 's,\r$,,' install/sql/nagiosQL_v3_db_mysql.sql %patch0 -p1 @@ -97,6 +98,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2010/10/26 07:29:30 skibi +- Update to version 3.0.4 + Revision 1.8 2010/10/19 07:44:40 gotar - fixed %lang(es) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagiosql/nagiosql.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
