commit f1302f2c23aa30557907c818d16c40986640908b
Author: Jakub Bogusz <[email protected]>
Date:   Mon Aug 19 19:57:35 2013 +0200

    - updated to 0.18.3.1

 gettext.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/gettext.spec b/gettext.spec
index 3bfe0b9..c3c4d2e 100644
--- a/gettext.spec
+++ b/gettext.spec
@@ -39,12 +39,12 @@ Summary(ru.UTF-8):  Библиотеки и утилиты для поддерж
 Summary(tr.UTF-8):     Desteği için kitaplık ve araçlar
 Summary(uk.UTF-8):     Бібліотеки та утиліти для підтримки національних мов
 Name:          gettext
-Version:       0.18.3
+Version:       0.18.3.1
 Release:       1
 License:       LGPL v2+ (libintl), GPL v3+ (tools)
 Group:         Development/Tools
 Source0:       http://ftp.gnu.org/gnu/gettext/%{name}-%{version}.tar.gz
-# Source0-md5: 3fa4236c41b7e837355de144210207ec
+# Source0-md5: 3fc808f7d25487fc72b5759df7419e02
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-killkillkill.patch
 Patch2:                %{name}-pl.po-fixes.patch
@@ -77,6 +77,8 @@ Obsoletes:    gettext-base
 Conflicts:     intltool < 0.28
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                intabi  %(echo %{version} | cut -d. -f1-3)
+
 %description
 The GNU gettext package provides a set of tools and documentation for
 producing multi-lingual messages in programs. Tools include a set of
@@ -555,8 +557,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files libs -f %{name}-tools.lang
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libgettextlib-%{version}.so
-%attr(755,root,root) %{_libdir}/libgettextsrc-%{version}.so
+%attr(755,root,root) %{_libdir}/libgettextlib-%{intabi}.so
+%attr(755,root,root) %{_libdir}/libgettextsrc-%{intabi}.so
 %attr(755,root,root) %{_libdir}/libgettextpo.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgettextpo.so.0
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gettext.git/commitdiff/f1302f2c23aa30557907c818d16c40986640908b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to