]> git.pld-linux.org Git - packages/drupal-mod-fckeditor.git/blobdiff - drupal-mod-fckeditor.spec
- tabs in preamble
[packages/drupal-mod-fckeditor.git] / drupal-mod-fckeditor.spec
index 1afd54d59084849768af63d1181e30c2ed30fe54..4bd04b6901c2ec4c5266564ece3f76c89406b163 100644 (file)
@@ -1,17 +1,17 @@
 %define                modname fckeditor
 Summary:       Drupal FCKeditor WYSIWYG Editor Module
+Summary(pl.UTF-8):     Moduł edytora WYSIWYG FCKeditor dla Drupala
 Name:          drupal-mod-%{modname}
 Version:       4.6.0
-Release:       0.1
+Release:       0.2
 License:       GPL v2
 Group:         Applications/WWW
 Source0:       http://drupal.org/files/projects/%{modname}-%{version}.tar.gz
-# Source0-md5: 2dc5313fc417cad484bbfc434e3e971b
-Source1:       %{name}.conf
+# Source0-md5: 5238481c701a9e24ab050b80ef4f53ba
 URL:           http://drupal.org/project/fckeditor
-Requires:      php >= 3:4.3.0
 Requires:      drupal >= 4.6.0
 Requires:      fckeditor
+Requires:      webserver(php) >= 4.3.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -26,6 +26,13 @@ functionalities of known desktop editors like Word. It's really
 lightweight and doesn't require any kind of installation on the client
 computer.
 
+%description -l pl.UTF-8
+Ten moduł umożliwia Drupalowi zastąpienie pól textarea FCKeditorem.
+
+Ten edytor tekstu HTML udostępnia stronom WWW wiele potężnych funkcji
+znanych edytorów biurowych, takich jak Word. Jest naprawdę lekki i nie
+wymaga żadnej inicjalizacji na komputerze klienckim.
+
 %prep
 %setup -q -n %{modname}
 rm -f LICENSE.txt # GPL v2
This page took 0.082351 seconds and 4 git commands to generate.