From 827d941963913e7cd6afca8f2846118ef2835250 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 21 Jun 2006 16:43:42 +0000 Subject: [PATCH] - move tsmarty2c to -devel Changed files: Smarty-plugin-gettext.spec -> 1.4 --- Smarty-plugin-gettext.spec | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) 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 -- 2.43.0