[packages/ckeditor] Revert "- migrate to apache 2.4"

glen glen at pld-linux.org
Thu Aug 8 13:12:17 CEST 2013


commit 3024a7d464e28bbd6e8293844f5106f8577dfddf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 8 14:11:20 2013 +0300

    Revert "- migrate to apache 2.4"
    
    This reverts commit bdd0e4451fdadca1a585a17e702941e60d5334f8.

 ckeditor.spec | 10 ++++------
 httpd.conf    |  5 -----
 2 files changed, 4 insertions(+), 11 deletions(-)
---
diff --git a/ckeditor.spec b/ckeditor.spec
index 513d754..5fd4b63 100644
--- a/ckeditor.spec
+++ b/ckeditor.spec
@@ -5,7 +5,7 @@ Summary:	The text editor for Internet
 Summary(pl.UTF-8):	Edytor tekstowy dla Internetu
 Name:		ckeditor
 Version:	3.2.1
-Release:	3
+Release:	2
 License:	LGPL v2.1+ / GPL v2+ / MPL
 Group:		Applications/WWW
 Source0:	http://download.cksource.com/CKEditor/CKEditor/CKEditor%20%{version}/%{name}_%{version}.tar.gz
@@ -14,7 +14,6 @@ URL:		http://www.ckeditor.com/
 Source1:	find-lang.sh
 Source2:	apache.conf
 Source3:	lighttpd.conf
-Source4:	httpd.conf
 BuildRequires:	lynx
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
@@ -22,7 +21,6 @@ Requires:	webapps
 Requires:	webserver
 Requires:	webserver(access)
 Requires:	webserver(alias)
-Conflicts:	apache-base < 2.4.0-1
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -93,7 +91,7 @@ cp -a _samples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 install -d $RPM_BUILD_ROOT%{_sysconfdir}
 cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
-cp -a %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+cp -a %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
 cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
 %find_lang %{name}.lang
@@ -110,10 +108,10 @@ cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 %triggerun -- apache1 < 1.3.37-3, apache1-base
 %webapp_unregister apache %{_webapp}
 
-%triggerin -- apache-base
+%triggerin -- apache < 2.2.0, apache-base
 %webapp_register httpd %{_webapp}
 
-%triggerun -- apache-base
+%triggerun -- apache < 2.2.0, apache-base
 %webapp_unregister httpd %{_webapp}
 
 %triggerin -- lighttpd
diff --git a/httpd.conf b/httpd.conf
deleted file mode 100644
index dd20829..0000000
--- a/httpd.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-Alias /ckeditor/ /usr/share/ckeditor/
-
-<Directory /usr/share/ckeditor>
-	Require all granted
-</Directory>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ckeditor.git/commitdiff/27b4d831654a1a4d4ed0e6e2a573c963eadc1d8c



More information about the pld-cvs-commit mailing list