[Xaw3d] - Also apply the Xaw3d-1.5E-secure, Xaw3d-1.5E-thumb and Xaw3d-1.5E-cast (replacing xaw3d.patch) p

Hans de Goede jwrdegoede at fedoraproject.org
Mon Nov 8 22:52:18 UTC 2010


commit 2c7bfdd71102ec7912830d86124c201866136158
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Mon Nov 8 23:51:41 2010 +0100

    - Also apply the Xaw3d-1.5E-secure, Xaw3d-1.5E-thumb and Xaw3d-1.5E-cast
      (replacing xaw3d.patch) patches from http://gitorious.org/xaw3d (#587349)
    - Apply accidentally not applied Xaw3d-1.5E-lex.patch

 Xaw3d.spec  |   15 +++++++++++++--
 xaw3d.patch |   30 ------------------------------
 2 files changed, 13 insertions(+), 32 deletions(-)
---
diff --git a/Xaw3d.spec b/Xaw3d.spec
index c4b8ac4..2951d39 100644
--- a/Xaw3d.spec
+++ b/Xaw3d.spec
@@ -1,11 +1,11 @@
 Summary: A version of the MIT Athena widget set for X
 Name: Xaw3d
 Version: 1.5E
-Release: 15%{?dist}
+Release: 17%{?dist}
 Group: System Environment/Libraries
 Source: ftp://ftp.visi.com/users/hawkeyd/X/Xaw3d-%{version}.tar.gz
 Patch: Xaw3d-1.5E-xorg-imake.patch
-Patch1: xaw3d.patch
+Patch1: Xaw3d-1.5E-cast.patch
 Patch2: Xaw3d-ia64.patch
 Patch3: Xaw3d-1.5-i18n.patch
 Patch4: Xaw3d-1.5-box.c.patch
@@ -17,6 +17,9 @@ Patch9: Xaw3d-1.5E-compat.patch
 Patch10: Xaw3d-1.5E-fontset.patch
 Patch11: Xaw3d-1.5E-hsbar.patch
 Patch12: Xaw3d-1.5E-null.patch
+Patch13: Xaw3d-1.5E-secure.patch
+Patch14: Xaw3d-1.5E-thumb.patch
+Patch15: Xaw3d-1.5E-lex.patch
 
 License: MIT
 URL: http://directory.fsf.org/project/xaw3d/
@@ -84,6 +87,9 @@ popd
 %patch10 -p1 -b .fontset
 %patch11 -p1 -b .hsbar
 %patch12 -p1 -b .null
+%patch13 -p1
+%patch14 -p1
+%patch15 -p1
 
 
 %build
@@ -119,6 +125,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_includedir}/X11/Xaw3d
 
 %changelog
+* Mon Nov 8 2010 Hans de Goede <hdegoede at redhat.com> - 1.5E-17
+- Also apply the Xaw3d-1.5E-secure, Xaw3d-1.5E-thumb and Xaw3d-1.5E-cast
+  (replacing xaw3d.patch) patches from http://gitorious.org/xaw3d (#587349)
+- Apply accidentally not applied Xaw3d-1.5E-lex.patch
+
 * Mon Nov 8 2010 Orion Poplawski <orion at cora.nwra.com> - 1.5E-16
 - Add patches from http://gitorious.org/xaw3d
 


More information about the scm-commits mailing list