SPECS: apache1.spec - fix manual links on default page - rel 8

glen glen at pld-linux.org
Tue Jan 8 01:17:30 CET 2008


Author: glen                         Date: Tue Jan  8 00:17:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix manual links on default page
- rel 8

---- Files affected:
SPECS:
   apache1.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.181 SPECS/apache1.spec:1.182
--- SPECS/apache1.spec:1.181	Thu Dec 27 02:17:16 2007
+++ SPECS/apache1.spec	Tue Jan  8 01:17:24 2008
@@ -29,7 +29,7 @@
 Summary(zh_CN.UTF-8):	Internet 上应用最广泛的 Web 服务程序。
 Name:		apache1
 Version:	1.3.39
-Release:	7.11
+Release:	8
 License:	Apache Group
 Group:		Networking/Daemons
 Source0:	http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -1345,6 +1345,9 @@
 %patch42 -p1
 %endif
 
+# make manual link with full path
+%{__sed} -i -e 's,href="manual/,href="/manual/,i' htdocs/index.html.*
+
 # fix libdir (at least in PLD layout; no need to care about other ones)
 %{__sed} -i -e 's,/lib$,/%{_lib},' config.layout
 
@@ -2472,6 +2475,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2008-01-08 00:17:24  glen
+- fix manual links on default page
+- rel 8
+
 Revision 1.181  2007-12-27 01:17:16  glen
 - continuing moving stuff to /usr/share
 - internal deps fixes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.181&r2=1.182&f=u



More information about the pld-cvs-commit mailing list