]> git.pld-linux.org Git - packages/php-pear-Text_Wiki.git/commitdiff
- fixed URL, shortened summary, added pl
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 7 Dec 2003 13:19:19 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Text_Wiki.spec -> 1.2

php-pear-Text_Wiki.spec

index 58855bfa4cf12e988d251b35dee1fcda0a120794..8b5e65e5a7934a35e49cccf43fe1d2a1a859ce81 100644 (file)
@@ -1,14 +1,11 @@
-# ToDo:
-# - pl-ize me (summary/description)
-# - en summary shouldn't be the same as description
 %include       /usr/lib/rpm/macros.php
 %define         _class          Text
 %define         _subclass      Wiki
 %define                _status         alpha
 %define                _pearname       %{_class}_%{_subclass}
 
-Summary:       %{_pearname} - Abstracts parsing and rendering rules for Wiki markup in structured plain text.
-#Summary(pl):  %{_pearname} -
+Summary:       %{_pearname} - parsing and rendering rules for Wiki markup in structured text
+Summary(pl):   %{_pearname} - regu³y analizy i renderowania dla znaczników Wiki w tek¶cie
 Name:          php-pear-%{_pearname}
 Version:       0.6
 Release:       1
@@ -17,7 +14,7 @@ Group:                Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5: 2a0b6e7dd0568e0bc9246ebefe8f48e8
 Patch0:                %{name}-path_fix.patch
-URL:           http://pear.php.net/package/Class_Subclass/
+URL:           http://pear.php.net/package/Text_Wiki/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
@@ -29,10 +26,11 @@ plain text.
 
 This class has in PEAR status: %{_status}.
 
-#%description -l pl
-#
-#
-#Ta klasa ma w PEAR status: %{_status}.
+%description -l pl
+Ta klasa tworzy abstrakcjê regu³ do analizy i renderowania dla
+znaczników Wiki w czystym tek¶cie z odpowiedni± struktur±.
+
+Ta klasa ma w PEAR status: %{_status}.
 
 %prep
 %setup -q -c
This page took 0.101522 seconds and 4 git commands to generate.