[nginx/el5/master] fix trailing whitespace
by jjh
commit 4ba965df8acaa5579c9fc9f99c8f2d2931010eba
Author: Jeremy Hinegardner <jeremy(a)hinegardner.org>
Date: Sun Oct 31 16:11:34 2010 -0600
fix trailing whitespace
404.html | 2 +-
50x.html | 2 +-
index.html | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/404.html b/404.html
index 7f5d154..c1ea31b 100644
--- a/404.html
+++ b/404.html
@@ -111,7 +111,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora EPEL ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
diff --git a/50x.html b/50x.html
index 6d3d043..ea53834 100644
--- a/50x.html
+++ b/50x.html
@@ -111,7 +111,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora EPEL ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
diff --git a/index.html b/index.html
index 464ce6b..a537c15 100644
--- a/index.html
+++ b/index.html
@@ -108,7 +108,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora EPEL ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
12Â years, 3Â months
[xorg-x11-drv-void] void 1.3.1
by Peter Hutterer
commit b4978079806fcf5657a516670869fec0e217213f
Author: Peter Hutterer <peter.hutterer(a)who-t.net>
Date: Mon Nov 1 08:10:58 2010 +1000
void 1.3.1
.gitignore | 1 +
sources | 2 +-
xorg-x11-drv-void.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f18f645..654062d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
xf86-input-void-1.3.0.tar.bz2
+/xf86-input-void-1.3.1.tar.bz2
diff --git a/sources b/sources
index 43b2e03..3b28440 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-53bdac9ca56418f4675810ed8a78b3e8 xf86-input-void-1.3.0.tar.bz2
+3056bc7c57db8c5d56039648c0530c45 xf86-input-void-1.3.1.tar.bz2
diff --git a/xorg-x11-drv-void.spec b/xorg-x11-drv-void.spec
index 6f5cd88..f9647cb 100644
--- a/xorg-x11-drv-void.spec
+++ b/xorg-x11-drv-void.spec
@@ -4,8 +4,8 @@
Summary: Xorg X11 void input driver
Name: xorg-x11-drv-void
-Version: 1.3.0
-Release: 7%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/void.4*
%changelog
+* Mon Nov 01 2010 Peter Hutterer <peter.hutterer(a)redhat.com> 1.3.1-1
+- void 1.3.1
+
* Wed Oct 27 2010 Adam Jackson <ajax(a)redhat.com> 1.3.0-7
- Add ABI requires magic (#542742)
12Â years, 3Â months
[nginx/el6/master] update default we pages to use EPEL instead of Fedora
by jjh
commit 818da5cf198189ba27f678996bf8760beee34772
Author: Jeremy Hinegardner <jeremy(a)hinegardner.org>
Date: Sun Oct 31 15:54:01 2010 -0600
update default we pages to use EPEL instead of Fedora
404.html | 4 ++--
50x.html | 4 ++--
index.html | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/404.html b/404.html
index 3e5b87c..c1ea31b 100644
--- a/404.html
+++ b/404.html
@@ -92,7 +92,7 @@
<p>Something has triggered missing webpage on your
website. This is the default 404 error page for
<strong>nginx</strong> that is distributed with
- Fedora. It is located
+ EPEL. It is located
<tt>/usr/share/nginx/html/404.html</tt></p>
<p>You should customize this error page for your own
@@ -111,7 +111,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
diff --git a/50x.html b/50x.html
index 5706d23..ea53834 100644
--- a/50x.html
+++ b/50x.html
@@ -92,7 +92,7 @@
<p>Something has triggered an error on your
website. This is the default error page for
<strong>nginx</strong> that is distributed with
- Fedora. It is located
+ EPEL. It is located
<tt>/usr/share/nginx/html/50x.html</tt></p>
<p>You should customize this error page for your own
@@ -111,7 +111,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
diff --git a/index.html b/index.html
index dea2265..a537c15 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
- <title>Test Page for the Nginx HTTP Server on Fedora</title>
+ <title>Test Page for the Nginx HTTP Server on EPEL</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type="text/css">
/*<![CDATA[*/
@@ -74,7 +74,7 @@
</head>
<body>
- <h1>Welcome to <strong>nginx</strong> on Fedora!</h1>
+ <h1>Welcome to <strong>nginx</strong> on EPEL!</h1>
<div class="content">
<p>This page is used to test the proper operation of the
@@ -88,7 +88,7 @@
<div class="content">
<p>This is the default <tt>index.html</tt> page that
is distributed with <strong>nginx</strong> on
- Fedora. It is located in
+ EPEL. It is located in
<tt>/usr/share/nginx/html</tt>.</p>
<p>You should now put your content in a location of
@@ -108,7 +108,7 @@
<a href="http://fedoraproject.org/"><img
src="poweredby.png"
- alt="[ Powered by Fedora ]"
+ alt="[ Powered by Fedora EPEL ]"
width="88" height="31" /></a>
</div>
</div>
12Â years, 3Â months
[xorg-x11-drv-keyboard] keyboard 1.5.0
by Peter Hutterer
commit fc58e2748f099fa5328a56ddc5af8aa64b421179
Author: Peter Hutterer <peter.hutterer(a)who-t.net>
Date: Mon Nov 1 07:44:20 2010 +1000
keyboard 1.5.0
.gitignore | 1 +
sources | 2 +-
xorg-x11-drv-keyboard.spec | 7 +++++--
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0ebd18c..1f96671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
xf86-input-keyboard-1.4.0.tar.bz2
+/xf86-input-keyboard-1.5.0.tar.bz2
diff --git a/sources b/sources
index 86fa39f..21887c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd17158ffeacecc8cc670604460cb98b xf86-input-keyboard-1.4.0.tar.bz2
+b74d7162db5ce7899c17927c6cfa9522 xf86-input-keyboard-1.5.0.tar.bz2
diff --git a/xorg-x11-drv-keyboard.spec b/xorg-x11-drv-keyboard.spec
index 02eecee..6ed04d7 100644
--- a/xorg-x11-drv-keyboard.spec
+++ b/xorg-x11-drv-keyboard.spec
@@ -6,8 +6,8 @@
Summary: Xorg X11 keyboard input driver
Name: xorg-x11-drv-keyboard
-Version: 1.4.0
-Release: 6%{?dist}
+Version: 1.5.0
+Release: 1%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
@@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man4/kbd.4*
%changelog
+* Mon Nov 01 2010 Peter Hutterer <peter.hutterer(a)redhat.com> 1.5.0-1
+- keyboard 1.5.0
+
* Wed Oct 27 2010 Adam Jackson <ajax(a)redhat.com> 1.4.0-6
- Add ABI requires magic (#542742)
12Â years, 3Â months