[httpd] use _unitdir for systemd unit file

jorton jorton at fedoraproject.org
Thu Jun 7 13:20:48 UTC 2012


commit 26a44e9029164cb7d42f06527667694e19724ad8
Author: Joe Orton <jorton at redhat.com>
Date:   Thu Jun 7 14:20:29 2012 +0100

    use _unitdir for systemd unit file
    
    - use /run in unit file, ssl.conf

 httpd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/httpd.spec b/httpd.spec
index 4f40daf..2130416 100644
--- a/httpd.spec
+++ b/httpd.spec
@@ -8,7 +8,7 @@
 Summary: Apache HTTP Server
 Name: httpd
 Version: 2.4.2
-Release: 16%{?dist}
+Release: 17%{?dist}
 URL: http://httpd.apache.org/
 Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2
 Source1: index.html
@@ -567,6 +567,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_sysconfdir}/rpm/macros.httpd
 
 %changelog
+* Thu Jun  7 2012 Joe Orton <jorton at redhat.com> - 2.4.2-17
+- use _unitdir for systemd unit file
+- use /run in unit file, ssl.conf
+
 * Thu Jun  7 2012 Joe Orton <jorton at redhat.com> - 2.4.2-16
 - mod_ssl: fix NPN patch merge
 


More information about the scm-commits mailing list