X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdrupal-mod-fckeditor.git;a=blobdiff_plain;f=drupal-mod-fckeditor.spec;h=4bd04b6901c2ec4c5266564ece3f76c89406b163;hp=49e3434609f528f9ac8df576e706e7e558db5769;hb=HEAD;hpb=4646f3dcf1563d62da652eeff0898b40ca366c09 diff --git a/drupal-mod-fckeditor.spec b/drupal-mod-fckeditor.spec index 49e3434..4bd04b6 100644 --- a/drupal-mod-fckeditor.spec +++ b/drupal-mod-fckeditor.spec @@ -1,16 +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: 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) @@ -25,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