apache-2.4.29:ver.bump

This commit is contained in:
Rmys
2018-05-17 18:32:57 +03:00
committed by GitHub
parent bfca34a6d7
commit 3b55bdc27f
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>service</IsA>
<Summary>Apache web server</Summary>
<Description>Apache HTTP Server is a free software/open source web server for Unix-like systems, Microsoft Windows, Novell NetWare and other operating systems. Apache is notable for playing a key role in the initial growth of the World Wide Web, and continues to be the most popular web server in use, serving as the de facto reference platform against which other web servers are designed and judged.</Description>
<Archive sha1sum="bd6d138c31c109297da2346c6e7b93b9283993d2" type="tarbz2">http://archive.apache.org/dist/httpd/httpd-2.4.25.tar.bz2</Archive>
<Archive sha1sum="d99137fe45c6267653350f888bf745a3d242ddbe" type="tarbz2">http://archive.apache.org/dist/httpd/httpd-2.4.29.tar.bz2</Archive>
<BuildDependencies>
<Dependency>apr-devel</Dependency>
<Dependency>nss-devel</Dependency>
@@ -57,11 +57,11 @@
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/lib/systemd/system</Path>
<Path fileType="data">/usr/share/dbus-1/services/apache.service</Path>
</Files>
<AdditionalFiles>
<!-- systemd service file -->
<AdditionalFile target="/lib/systemd/system/apache.service" permission="0644" owner="root">apache.service</AdditionalFile>
<AdditionalFile target="/usr/share/dbus-1/services/apache.service" permission="0644" owner="root">apache.service</AdditionalFile>
<!-- Init script & configuration -->
<AdditionalFile target="/etc/conf.d/apache2" permission="0644" owner="root">apache2.confd</AdditionalFile>
<!-- HTTPD configuration -->
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="4">
<Date>2018-05-17</Date>
<Version>2.4.29</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-03-19</Date>
<Version>2.4.25</Version>