[packages/libxml++] Update to 3.0.1
megabajt
megabajt at pld-linux.org
Sun Jan 15 10:42:34 CET 2017
commit 2a25a41897df28c5fcbc00083677d21e81f77c29
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Sun Jan 15 10:42:15 2017 +0100
Update to 3.0.1
libxml++.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/libxml++.spec b/libxml++.spec
index bccde6a..dc02116 100644
--- a/libxml++.spec
+++ b/libxml++.spec
@@ -5,12 +5,12 @@
Summary: C++ interface for working with XML files
Summary(pl.UTF-8): Interfejs C++ do pracy z plikami XML
Name: libxml++
-Version: 3.0.0
+Version: 3.0.1
Release: 1
License: LGPL v2.1
Group: Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/libxml++/3.0/%{name}-%{version}.tar.xz
-# Source0-md5: 68a65acac7d21eec326a5ccf9144f748
+# Source0-md5: 9e95424a1c7231db91ce4058546de461
URL: http://libxmlplusplus.sourceforge.net/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.11
@@ -90,7 +90,8 @@ libxml++ - przykładowe programy.
%build
%configure \
- %{?with_static_libs:--enable-static}
+ %{?with_static_libs:--enable-static} \
+ --disable-silent-rules
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libxml++.git/commitdiff/2a25a41897df28c5fcbc00083677d21e81f77c29
More information about the pld-cvs-commit
mailing list