[packages/liblangtag] - updated to 0.5.3

qboosh qboosh at pld-linux.org
Sat Apr 12 12:13:57 CEST 2014


commit efb34cf45386c1ae9353321f5af7c426e2c73095
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Apr 12 12:15:48 2014 +0200

    - updated to 0.5.3

 liblangtag.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/liblangtag.spec b/liblangtag.spec
index d1f2d32..e30ce03 100644
--- a/liblangtag.spec
+++ b/liblangtag.spec
@@ -7,12 +7,12 @@
 Summary:	An interface library to access tags for identifying languages
 Summary(pl.UTF-8):	Biblioteka interfejsu dostępu do znaczników identyfikujących języki
 Name:		liblangtag
-Version:	0.5.2
+Version:	0.5.3
 Release:	1
 License:	LGPL v3+
 Group:		Libraries
 Source0:	https://bitbucket.org/tagoh/liblangtag/downloads/%{name}-%{version}.tar.bz2
-# Source0-md5:	34de44f61c5ba308796c14a5b4ca572c
+# Source0-md5:	c9ed5fed6160f6bd2108e5f4f1cb7f6d
 URL:		http://tagoh.bitbucket.org/liblangtag/
 %{?with_tests:BuildRequires:	check-devel >= 0.9.4}
 %{?with_introspection:BuildRequires:	glib2-devel >= 2.0}
@@ -132,7 +132,7 @@ Statyczna biblioteka liblangtag-gobject.
 %configure \
 	%{!?with_introspection:--disable-introspection} \
 	--disable-silent-rules \
-	%{!?with_static_libs:--disable-static} \
+	%{?with_static_libs:--enable-static} \
 	%{!?with_tests:--disable-test} \
 	--with-html-dir=%{_gtkdocdir}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/liblangtag.git/commitdiff/efb34cf45386c1ae9353321f5af7c426e2c73095



More information about the pld-cvs-commit mailing list