]> git.pld-linux.org Git - packages/Smarty-plugin-gettext.git/commitdiff
- pl auto/ac/smarty-gettext-1_0-0_b1_1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 15 Apr 2006 19:11:34 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Smarty-plugin-gettext.spec -> 1.3

Smarty-plugin-gettext.spec

index 2aca49c0df3491fe7d6dfc360317019166fd1c99..ba3529e3d6690cc7dbe87fe2d464534940fdc92f 100644 (file)
@@ -1,6 +1,7 @@
 %define                _beta b1
 %define                _rel 1
 Summary:       Gettext support for Smarty
+Summary(pl):   Obs³uga gettexta dla systemu Smarty
 Name:          smarty-gettext
 Version:       1.0
 Release:       0.%{_beta}.%{_rel}
@@ -22,6 +23,10 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 smarty-gettext provides gettext support for Smarty, the popular PHP
 templating engine <http://smarty.php.net/>.
 
+%description -l pl
+smarty-gettext dodaje obs³ugê gettexta do systemu Smarty - popularnego
+silnika szablonów dla PHP - <http://smarty.php.net/>.
+
 %prep
 %setup -q -n %{name}-%{version}%{_beta}
 %{__sed} -i -e '1s,#!.*php,#!%{_bindir}/php,' tsmarty2c.php
@@ -39,5 +44,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog README
-%{_smartyplugindir}/*.php
 %attr(755,root,root) %{_bindir}/tsmarty2c
+%{_smartyplugindir}/*.php
This page took 0.059501 seconds and 4 git commands to generate.