[gridsite] removed unused patches, removed noarch from doc package.

Ricardo Rocha rocha at fedoraproject.org
Thu Jul 19 07:59:15 UTC 2012


commit 3a8e207fb9a74c85e4d440f523cd217dbbe93418
Author: rochaporto <rocha.porto at gmail.com>
Date:   Thu Jul 19 09:56:33 2012 +0200

    removed unused patches, removed noarch from doc package.

 gridsite.spec |   18 +++++-------------
 1 files changed, 5 insertions(+), 13 deletions(-)
---
diff --git a/gridsite.spec b/gridsite.spec
index d370128..bf5e6de 100644
--- a/gridsite.spec
+++ b/gridsite.spec
@@ -25,17 +25,9 @@ Source5:        gridsitelogo.png
 
 #Change location of cgi-scripts.
 Patch1:         cgi-bin-location-1.7.21.patch
-#Change location of cgi-scripts.
-Patch2:         cgi-bin-location-1.5.20.patch
-# Includes are wrong.
-#https://bugzilla.redhat.com/show_bug.cgi?id=612109
-#https://savannah.cern.ch/bugs/index.php?69632
-Patch3:         gridsite-include-1.5.20.patch
-
-
 # httpd 2.4 support.
 # https://www.jiscmail.ac.uk/cgi-bin/webadmin?A2=ind1204&L=GRIDSITE-DISCUSS&F=&S=&P=59
-Patch4:         gridsite-httpd24.patch
+Patch2:         gridsite-httpd24.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -125,9 +117,9 @@ This package gridsite-devel, contains developer tools for using gridsite.
 %package   doc
 Group:     System Environment/Daemons
 Summary:   Developers Documentation for gridsite
-%if %{?fedora}%{!?fedora:0} >= 10 || %{?rhel}%{!?rhel:0} >= 6
-BuildArch: noarch
-%endif
+#%if %{?fedora}%{!?fedora:0} >= 10 || %{?rhel}%{!?rhel:0} >= 6
+#BuildArch: noarch
+#%endif
 
 %description  doc
 GridSite was originally a web application developed for managing and formatting 
@@ -150,7 +142,7 @@ cp -p %{SOURCE5} .
 
 ## Changes for httpd 2.4 only.
 %if 0%{?rhel} >= 7 || 0%{?fedora}  >= 18
-%patch4 -p1
+%patch2 -p1
 %endif
 
 %build


More information about the scm-commits mailing list