rpms/httpd/devel httpd-2.2.4.tar.gz.asc, NONE, 1.1 .cvsignore, 1.17, 1.18 httpd.spec, 1.103, 1.104 sources, 1.14, 1.15 upstream, 1.7, 1.8 httpd-2.0.45-encode.patch, 1.3, NONE httpd-2.2.2-ac260.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Mar 12 13:29:59 UTC 2007


Author: jorton

Update of /cvs/dist/rpms/httpd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6122

Modified Files:
	.cvsignore httpd.spec sources upstream 
Added Files:
	httpd-2.2.4.tar.gz.asc 
Removed Files:
	httpd-2.0.45-encode.patch httpd-2.2.2-ac260.patch 
Log Message:
* Mon Mar 12 2007 Joe Orton <jorton at redhat.com> 2.2.4-2
- update to 2.2.4
- drop the migration guide (#223605)



--- NEW FILE httpd-2.2.4.tar.gz.asc ---
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUARZ9GcfcTqHkQ/eB1AQIqcAf8C1wN52hQIHEVIIdRfXqRwJ8sLgmO1b37
Jsvi3c+WSUxHnlk9/JeHgOHCtKxb9XJd+FU563bbtjyiE4afcw2sP9lZOlN9xlt8
dFVa9Jqiv+mgasXmUJ4vYRTti3LG5B48W+lrl/F74mmdFDS5mq+VaGdsTGcap3/4
voqwRvF35A124oR+RPtLZXZSjkM3TxOJT4kCKI7EPudk57zMOZMk6EZZCeu631dM
eiAXaWXMtcI3Y7JsjnP5k/Pezc6itDsyRBYR2Q/VLq27vZFOwbRqEN0E1/HOCvE4
M6IqPmvEfm1kB0BZ2j2uz97rSF6bJMS/edXkXeGZrNaw2ldFqdxaPQ==
=vkJ/
-----END PGP SIGNATURE-----


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/httpd/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	28 Jul 2006 15:19:20 -0000	1.17
+++ .cvsignore	12 Mar 2007 13:29:57 -0000	1.18
@@ -1 +1 @@
-httpd-2.2.3.tar.gz
+httpd-2.2.4.tar.gz


Index: httpd.spec
===================================================================
RCS file: /cvs/dist/rpms/httpd/devel/httpd.spec,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- httpd.spec	7 Dec 2006 11:29:37 -0000	1.103
+++ httpd.spec	12 Mar 2007 13:29:57 -0000	1.104
@@ -6,8 +6,8 @@
 
 Summary: Apache HTTP Server
 Name: httpd
-Version: 2.2.3
-Release: 8
+Version: 2.2.4
+Release: 2
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
 Source1: index.html
@@ -21,9 +21,6 @@
 Source13: manual.conf
 Source14: proxy_ajp.conf
 # Documentation
-Source30: migration.xml
-Source31: migration.css
-Source32: html.xsl
 Source33: README.confd
 # build/scripts patches
 Patch1: httpd-2.1.10-apctl.patch
@@ -31,7 +28,6 @@
 Patch3: httpd-2.0.45-deplibs.patch
 Patch4: httpd-2.1.10-disablemods.patch
 Patch5: httpd-2.1.10-layout.patch
-Patch6: httpd-2.2.2-ac260.patch
 # Features/functional changes
 Patch20: httpd-2.0.48-release.patch
 Patch21: httpd-2.0.40-xfsz.patch
@@ -40,7 +36,6 @@
 Patch24: httpd-2.0.48-corelimit.patch
 Patch25: httpd-2.0.54-selinux.patch
 # Bug fixes
-Patch50: httpd-2.0.45-encode.patch
 Patch54: httpd-2.2.0-authnoprov.patch
 License: Apache Software License
 Group: System Environment/Daemons
@@ -111,7 +106,6 @@
 %patch3 -p1 -b .deplibs
 %patch4 -p1 -b .disablemods
 %patch5 -p1 -b .layout
-%patch6 -p1 -b .ac260
 
 %patch21 -p0 -b .xfsz
 %patch22 -p1 -b .pod
@@ -119,8 +113,6 @@
 %patch24 -p1 -b .corelimit
 %patch25 -p1 -b .selinux
 
-# no -b to prevent droplets in install root
-%patch50 -p1
 %patch54 -p1 -b .authnoprov
 
 # Patch in vendor/release string
@@ -149,14 +141,6 @@
 # Before configure; fix location of build dir in generated apxs
 %{__perl} -pi -e "s:\@exp_installbuilddir\@:%{_libdir}/httpd/build:g" \
 	support/apxs.in
-# update location of migration guide in apachectl
-%{__perl} -pi -e "s:\@docdir\@:%{_docdir}/%{name}-%{version}:g" \
-	support/apachectl.in
-
-# Build the migration guide
-sed 's/@DISTRO@/%{distro}/' < $RPM_SOURCE_DIR/migration.xml > migration.xml
-xmlto -x $RPM_SOURCE_DIR/html.xsl html-nochunks migration.xml
-cp $RPM_SOURCE_DIR/migration.css . # make %%doc happy
 
 CFLAGS=$RPM_OPT_FLAGS
 SH_LDFLAGS="-Wl,-z,relro"
@@ -415,7 +399,6 @@
 %defattr(-,root,root)
 
 %doc ABOUT_APACHE README CHANGES LICENSE VERSIONING NOTICE
-%doc migration.html migration.css
 
 %dir %{_sysconfdir}/httpd
 %{_sysconfdir}/httpd/modules
@@ -489,6 +472,10 @@
 %{_libdir}/httpd/build/*.sh
 
 %changelog
+* Mon Mar 12 2007 Joe Orton <jorton at redhat.com> 2.2.4-2
+- update to 2.2.4
+- drop the migration guide (#223605)
+
 * Thu Dec  7 2006 Joe Orton <jorton at redhat.com> 2.2.3-8
 - fix path to instdso.sh in special.mk (#217677)
 - fix detection of links in "apachectl fullstatus"


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/httpd/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	28 Jul 2006 15:19:20 -0000	1.14
+++ sources	12 Mar 2007 13:29:57 -0000	1.15
@@ -1 +1 @@
-f72ffb176e2dc7b322be16508c09f63c  httpd-2.2.3.tar.gz
+3add41e0b924d4bb53c2dee55a38c09e  httpd-2.2.4.tar.gz


Index: upstream
===================================================================
RCS file: /cvs/dist/rpms/httpd/devel/upstream,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- upstream	28 Jul 2006 15:19:20 -0000	1.7
+++ upstream	12 Mar 2007 13:29:57 -0000	1.8
@@ -1 +1 @@
-httpd-2.2.3.tar.gz
+httpd-2.2.4.tar.gz


--- httpd-2.0.45-encode.patch DELETED ---


--- httpd-2.2.2-ac260.patch DELETED ---




More information about the fedora-cvs-commits mailing list