]> git.pld-linux.org Git - packages/gettext.git/commitdiff
- rel 6 auto/th/gettext-0_18_1_1-6
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 22 Mar 2012 18:40:18 +0000 (18:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- gettext.sh belongs to main package, it's a shell function library
  for use in final products

Changed files:
    gettext.spec -> 1.183

gettext.spec

index 39be062f0ad0d1688c92db819d4900a5b8190f17..9f88e7b764c774e2816efacc602a86d27cfb9d19 100644 (file)
@@ -38,7 +38,7 @@ Summary(tr.UTF-8):    Desteği için kitaplık ve araçlar
 Summary(uk.UTF-8):     Бібліотеки та утиліти для підтримки національних мов
 Name:          gettext
 Version:       0.18.1.1
-Release:       5
+Release:       6
 License:       LGPL v2+ (libintl), GPL v3+ (tools)
 Group:         Development/Tools
 Source0:       http://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
@@ -424,6 +424,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) /bin/gettext
 %attr(755,root,root) /bin/ngettext
 %attr(755,root,root) %{_bindir}/envsubst
+%attr(755,root,root) %{_bindir}/gettext.sh
 %{_mandir}/man1/envsubst.1*
 %{_mandir}/man1/gettext.1*
 %{_mandir}/man1/ngettext.1*
@@ -437,7 +438,6 @@ rm -rf $RPM_BUILD_ROOT
 %files devel -f %{name}-tools.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS
-%attr(755,root,root) %{_bindir}/gettext.sh
 %attr(755,root,root) %{_bindir}/gettextize
 %attr(755,root,root) %{_bindir}/msg*
 %attr(755,root,root) %{_bindir}/recode-sr-latin
This page took 0.156187 seconds and 4 git commands to generate.