From: Elan Ruusamäe Date: Wed, 21 Jun 2006 16:43:42 +0000 (+0000) Subject: - move tsmarty2c to -devel X-Git-Tag: auto/ac/smarty-gettext-1_0-0_b1_2~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2FSmarty-plugin-gettext.git;a=commitdiff_plain;h=827d941963913e7cd6afca8f2846118ef2835250 - move tsmarty2c to -devel Changed files: Smarty-plugin-gettext.spec -> 1.4 --- diff --git a/Smarty-plugin-gettext.spec b/Smarty-plugin-gettext.spec index ba3529e..cad9be8 100644 --- a/Smarty-plugin-gettext.spec +++ b/Smarty-plugin-gettext.spec @@ -1,5 +1,5 @@ %define _beta b1 -%define _rel 1 +%define _rel 2 Summary: Gettext support for Smarty Summary(pl): Obs³uga gettexta dla systemu Smarty Name: smarty-gettext @@ -27,6 +27,15 @@ templating engine . smarty-gettext dodaje obs³ugê gettexta do systemu Smarty - popularnego silnika szablonów dla PHP - . +%package devel +Summary: Development tools for smarty-gettext +Group: Development +# does not require base + +%description devel +This package contains tsmarty2c program which can be used to extract +gettext compatible strings. + %prep %setup -q -n %{name}-%{version}%{_beta} %{__sed} -i -e '1s,#!.*php,#!%{_bindir}/php,' tsmarty2c.php @@ -44,5 +53,8 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc ChangeLog README -%attr(755,root,root) %{_bindir}/tsmarty2c %{_smartyplugindir}/*.php + +%files devel +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/tsmarty2c