SPECS: drupal-mod-image.spec - pl
qboosh
qboosh at pld-linux.org
Thu Jul 7 18:11:57 CEST 2005
Author: qboosh Date: Thu Jul 7 16:11:57 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
drupal-mod-image.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/drupal-mod-image.spec
diff -u SPECS/drupal-mod-image.spec:1.5 SPECS/drupal-mod-image.spec:1.6
--- SPECS/drupal-mod-image.spec:1.5 Tue Jul 5 21:27:35 2005
+++ SPECS/drupal-mod-image.spec Thu Jul 7 18:11:51 2005
@@ -1,6 +1,7 @@
# $Revision$, $Date$
%define modname image
Summary: Drupal Image Module
+Summary(pl): Moduł Image dla Drupala
Name: drupal-mod-%{modname}
Version: 4.6.0
Release: 0.19
@@ -11,13 +12,13 @@
# Source0-md5: 0d218124ee86584375d4981ee1646a06
URL: http://drupal.org/project/image
BuildRequires: rpmbuild(macros) >= 1.194
+Requires: ImageMagick
+Requires: ImageMagick-coder-jpeg
+Requires: ImageMagick-coder-jpeg2
+Requires: ImageMagick-coder-png
+Requires: ImageMagick-coder-tiff
Requires: drupal >= 4.6.0
Requires: drupal-mod-taxonomy
-Requires: ImageMagick
-Requires: ImageMagick-coder-tiff
-Requires: ImageMagick-coder-jpeg2
-Requires: ImageMagick-coder-jpeg
-Requires: ImageMagick-coder-png
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -29,11 +30,18 @@
%description
This module allow users with proper permissions to upload images into
-drupal. Thumbnails are created automaticaly.
+drupal. Thumbnails are created automatically.
-Images could be posted individualy to the front page, included in
+Images could be posted individually to the front page, included in
stories or grouped in galleries.
+%description -l pl
+Ten moduł pozwala użytkownikom z odpowiednimi prawami umieszczać
+obrazki w Drupalu. Miniaturki tworzone są automatycznie.
+
+Obrazki mogą być wysyłane pojedynczo na stronę główną, włączane do
+artykułów albo grupowane w galeriach.
+
%prep
%setup -q -n %{modname}
rm -f LICENSE.txt # pure GPL
@@ -76,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/07/07 16:11:51 qboosh
+- pl
+
Revision 1.5 2005/07/05 19:27:35 glen
- rpmmacros for %banner
- requires mod-taxonomy
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/drupal-mod-image.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list