Author: glen Date: Fri Jan 6 15:29:29 2012 GMT Module: packages Tag: HEAD ---- Log message: - use nagios tarball completely; contains some css fixes
---- Files affected: packages/nagios-theme-exfoliation: nagios-theme-exfoliation.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec diff -u packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.2 packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.3 --- packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec:1.2 Fri Jan 6 16:26:23 2012 +++ packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec Fri Jan 6 16:29:24 2012 @@ -2,13 +2,12 @@ Summary: Exfoliation Nagios theme Name: nagios-theme-exfoliation Version: 0.7 -Release: 0.10 +Release: 1 License: GPL v2+ Group: Applications/WWW -Source0: http://lancet.mit.edu/mwall/projects/nagios/exfoliation-%{version}.tgz -# Source0-md5: 0398a7c560450906ba85c0638c17651b -Source1: http://downloads.sourceforge.net/nagios/nagios-3.3.1.tar.gz -# Source1-md5: c935354ce0d78a63bfabc3055fa77ad5 +#Source0: http://lancet.mit.edu/mwall/projects/nagios/exfoliation-%{version}.tgz +Source0: http://downloads.sourceforge.net/nagios/nagios-3.3.1.tar.gz +# Source0-md5: c935354ce0d78a63bfabc3055fa77ad5 URL: http://lancet.mit.edu/mwall/projects/nagios/exfoliation.html BuildRequires: sed >= 4.0 Requires: nagios-cgi >= 2.0-0.b3.31 @@ -24,7 +23,8 @@ Exfoliation is a simple makeover for the Nagios Core web interface. %prep -%setup -qc -a1 +%setup -qc +mv nagios/contrib/exfoliation/* . # need some files from nagios tarball the way themes are made mv nagios/html . @@ -56,8 +56,6 @@ %{htmldir}/includes/* %{htmldir}/images/* %exclude %{htmldir}/images/favicon.ico -#%exclude %{htmldir}/images/marker.png -#%exclude %{htmldir}/images/shadow50.png %{htmldir}/stylesheets/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +64,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2012/01/06 15:29:24 glen +- use nagios tarball completely; contains some css fixes + Revision 1.2 2012/01/06 15:26:23 glen - need some files from nagios package due the way themes are packaged in pld ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-theme-exfoliation/nagios-theme-exfoliation.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
