]> git.pld-linux.org Git - packages/fckeditor.git/commitdiff
use php virtual deps master auto/th/fckeditor-2.6.3-2
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 14 Jan 2019 13:03:17 +0000 (15:03 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 14 Jan 2019 13:03:17 +0000 (15:03 +0200)
fckeditor.spec

index db901bc0102252f8298418c02ac2d6295b669a6a..480593263c56d23a1c13f7e2a9159c3f0f6aa3f5 100644 (file)
@@ -4,14 +4,14 @@ Summary:      The text editor for Internet
 Summary(pl.UTF-8):     Edytor tekstowy dla Internetu
 Name:          fckeditor
 Version:       2.6.3
-Release:       1
+Release:       2
 License:       LGPL v2.1
 Group:         Applications/WWW
-Source0:       http://dl.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz
+Source0:       https://downloads.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz
 # Source0-md5: eb926332283376614ade9610f20b27d4
 Source1:       %{name}-find-lang.sh
 Patch0:                %{name}-config-php.patch
-URL:           http://www.fckeditor.net/
+URL:           https://ckeditor.com/
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 Requires:      webserver(access)
@@ -39,7 +39,7 @@ Summary:      File Manager Connector for PHP
 Summary(pl.UTF-8):     Interfejs zarządcy plików do PHP
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
-Requires:      php-common >= 4:5.0.0
+Requires:      php(core) >= 5.0.0
 
 %description connector-php
 File Manager Connector for PHP.
@@ -133,7 +133,7 @@ EOF
 # lighttpd conf
 cat > lighttpd.conf <<'EOF'
 alias.url += (
-    "/%{name}" => "%{_appdir}",
+       "/%{name}" => "%{_appdir}",
 )
 EOF
 
This page took 0.057625 seconds and 4 git commands to generate.