]> git.pld-linux.org Git - packages/fckeditor.git/blobdiff - fckeditor.spec
- release 1
[packages/fckeditor.git] / fckeditor.spec
index e7770d0590bff980a959354212e9398db1ed9905..db901bc0102252f8298418c02ac2d6295b669a6a 100644 (file)
@@ -4,7 +4,7 @@ Summary:        The text editor for Internet
 Summary(pl.UTF-8):     Edytor tekstowy dla Internetu
 Name:          fckeditor
 Version:       2.6.3
-Release:       0.16
+Release:       1
 License:       LGPL v2.1
 Group:         Applications/WWW
 Source0:       http://dl.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz
@@ -12,7 +12,7 @@ Source0:      http://dl.sourceforge.net/fckeditor/FCKeditor_%{version}.tar.gz
 Source1:       %{name}-find-lang.sh
 Patch0:                %{name}-config-php.patch
 URL:           http://www.fckeditor.net/
-BuildRequires: rpmbuild(macros) > 1.268
+BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
 Requires:      webserver(access)
 Requires:      webserver(alias)
@@ -24,8 +24,19 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                _sysconfdir     %{_webapps}/%{_webapp}
 %define                _appdir         %{_datadir}/%{name}
 
+%description
+This HTML text editor brings to the web many of the powerful
+functionalities of desktop editors like MS Word. It's lightweight and
+doesn't require any kind of installation on the client computer.
+
+%description -l pl.UTF-8
+Ten edytor tekstu HTML udostępnia stronom WWW wiele potężnych funkcji
+edytorów biurowych, takich jak MS Word. Jest lekki i nie wymaga żadnej
+inicjalizacji na komputerze klienckim.
+
 %package connector-php
 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
@@ -33,8 +44,12 @@ Requires:    php-common >= 4:5.0.0
 %description connector-php
 File Manager Connector for PHP.
 
+%description connector-php -l pl.UTF-8
+Interfejs zarządcy plików do PHP.
+
 %package connector-perl
 Summary:       File Manager Connector for Perl
+Summary(pl.UTF-8):     Interfejs zarządcy plików do Perla
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
 Requires:      perl-base
@@ -42,8 +57,12 @@ Requires:    perl-base
 %description connector-perl
 File Manager Connector for Perl.
 
+%description connector-perl -l pl.UTF-8
+Interfejs zarządcy plików do Perla.
+
 %package connector-python
 Summary:       File Manager Connector for Python
+Summary(pl.UTF-8):     Interfejs zarządcy plików do Pythona
 Group:         Applications/WWW
 Requires:      %{name} = %{version}-%{release}
 Requires:      python
@@ -51,15 +70,8 @@ Requires:    python
 %description connector-python
 File Manager Connector for Python.
 
-%description
-This HTML text editor brings to the web many of the powerful
-functionalities of desktop editors like MS Word. It's lightweight and
-doesn't require any kind of installation on the client computer.
-
-%description -l pl.UTF-8
-Ten edytor tekstu HTML udostępnia stronom WWW wiele potężnych funkcji
-edytorów biurowych, takich jak MS Word. Jest lekki i nie wymaga żadnej
-inicjalizacji na komputerze klienckim.
+%description connector-python -l pl.UTF-8
+Interfejs zarządcy plików do Pythona.
 
 # copied from /usr/lib/rpm/macros
 %package debuginfo
This page took 0.103514 seconds and 4 git commands to generate.