packages: nagios-theme-nuvola/nagios-theme-nuvola.spec, nagios-theme-nuvola...

glen glen at pld-linux.org
Wed Jan 12 12:56:29 CET 2011


Author: glen                         Date: Wed Jan 12 11:56:29 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- update html <title> to be nagios core, like original theme in 3.x

---- Files affected:
packages/nagios-theme-nuvola:
   nagios-theme-nuvola.spec (1.16 -> 1.17) , nagios-core.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/nagios-theme-nuvola/nagios-theme-nuvola.spec
diff -u packages/nagios-theme-nuvola/nagios-theme-nuvola.spec:1.16 packages/nagios-theme-nuvola/nagios-theme-nuvola.spec:1.17
--- packages/nagios-theme-nuvola/nagios-theme-nuvola.spec:1.16	Fri Oct 16 20:35:51 2009
+++ packages/nagios-theme-nuvola/nagios-theme-nuvola.spec	Wed Jan 12 12:56:24 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Styl Nuvola dla Nagiosa
 Name:		nagios-theme-nuvola
 Version:	1.0.3
-Release:	6
+Release:	7
 License:	LGPL / Free (dtree)
 Group:		Applications/WWW
 Source0:	nagios-nuvola-%{version}.tar.gz
@@ -14,7 +14,8 @@
 Patch1:		nagios-nuvola-texts.patch
 Patch2:		%{name}-logo.patch
 Patch3:		menu.patch
-URL:		http://tinyurl.com/a946b
+Patch4:		nagios-core.patch
+URL:		http://exchange.nagios.org/directory/Addons/Frontends-%28GUIs-and-CLIs%29/Web-Interfaces/Themes-and-Skins/Nuvola-Style/details
 BuildRequires:	sed >= 4.0
 Requires:	nagios-cgi >= 2.0-0.b3.31
 Provides:	nagios-theme
@@ -29,8 +30,8 @@
 
 Style had been updated to version 1.0 with the free DTree menu.
 
-This is a complete image pack, menu and stylesheets for Nagios.
-Icons are from the Nuvola KDE theme <http://www.icon-king.com/>.
+This is a complete image pack, menu and stylesheets for Nagios. Icons
+are from the Nuvola KDE theme <http://www.icon-king.com/>.
 
 Animated Nagios logo from NagioSexchange project #2343.
 
@@ -39,17 +40,18 @@
 
 Styl został uaktualniony do wersji 1.0 z darmowym menu DTree.
 
-Jest to pełny pakiet obrazków, menu i arkuszy styli dla Nagiosa.
-Ikony pochodzą z motywu KDE Nuvola <http://www.icon-king.com/>.
+Jest to pełny pakiet obrazków, menu i arkuszy styli dla Nagiosa. Ikony
+pochodzą z motywu KDE Nuvola <http://www.icon-king.com/>.
 
 %prep
-%setup -q -c
+%setup -qc
 # undos the sources
 find . -type f '(' -name '*.html' -o -name '*.js' -o -name '*.css' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
@@ -79,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/01/12 11:56:24  glen
+- update html <title> to be nagios core, like original theme in 3.x
+
 Revision 1.16  2009/10/16 18:35:51  glen
 - add unhandled problems menu entry; rel 6
 

================================================================
Index: packages/nagios-theme-nuvola/nagios-core.patch
diff -u /dev/null packages/nagios-theme-nuvola/nagios-core.patch:1.1
--- /dev/null	Wed Jan 12 12:56:30 2011
+++ packages/nagios-theme-nuvola/nagios-core.patch	Wed Jan 12 12:56:24 2011
@@ -0,0 +1,20 @@
+--- nagios-theme-nuvola-1.0.3/html/index.html~	2011-01-12 13:47:58.000000000 +0200
++++ nagios-theme-nuvola-1.0.3/html/index.html	2011-01-12 13:54:35.720485310 +0200
+@@ -2,7 +2,7 @@
+ <HTML>
+ <HEAD>
+ <META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
+-<TITLE>Nagios</TITLE>
++<title>Nagios Core</title>
+ <link rel="shortcut icon" href="images/favicon.ico" type="image/ico">
+ <script type="text/javascript" language="JavaScript1.2" src="config.js"></script>
+ </HEAD>
+@@ -21,7 +21,7 @@
+ <center>
+ <h2>Nagios</h2>
+ <a href="http://www.nagios.org" alt="Nagios Home">www.nagios.org</a><br>
+-Copyright (c) 1999-2001 Ethan A. Galstad<br>
++Copyright (c) 1999-2010 Ethan Galstad<br>
+ </center>
+ </p>
+ <p>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-theme-nuvola/nagios-theme-nuvola.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list