Author: baggins Date: Thu Mar 22 18:40:23 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 6 - gettext.sh belongs to main package, it's a shell function library for use in final products
---- Files affected: packages/gettext: gettext.spec (1.182 -> 1.183) ---- Diffs: ================================================================ Index: packages/gettext/gettext.spec diff -u packages/gettext/gettext.spec:1.182 packages/gettext/gettext.spec:1.183 --- packages/gettext/gettext.spec:1.182 Fri Sep 9 20:00:45 2011 +++ packages/gettext/gettext.spec Thu Mar 22 19:40:18 2012 @@ -39,7 +39,7 @@ 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 @@ -425,6 +425,7 @@ %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* @@ -438,7 +439,6 @@ %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 @@ -550,6 +550,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.183 2012/03/22 18:40:18 baggins +- rel 6 +- gettext.sh belongs to main package, it's a shell function library + for use in final products + Revision 1.182 2011/09/09 18:00:45 arekm - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/gettext/gettext.spec?r1=1.182&r2=1.183 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
