packages: libwpd/libwpd.spec - updated to 0.9.3 - drop redundant configure ...
lisu
lisu at pld-linux.org
Wed Sep 28 12:05:40 CEST 2011
Author: lisu Date: Wed Sep 28 10:05:40 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 0.9.3
- drop redundant configure option
- verbose make
---- Files affected:
packages/libwpd:
libwpd.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: packages/libwpd/libwpd.spec
diff -u packages/libwpd/libwpd.spec:1.36 packages/libwpd/libwpd.spec:1.37
--- packages/libwpd/libwpd.spec:1.36 Tue Jun 7 15:09:30 2011
+++ packages/libwpd/libwpd.spec Wed Sep 28 12:05:34 2011
@@ -6,12 +6,12 @@
Summary: Library for reading and converting WordPerfect(TM) documents
Summary(pl.UTF-8): Biblioteka do odczytu i konwersji dokumentów WordPerfecta(TM)
Name: libwpd
-Version: 0.9.2
+Version: 0.9.3
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.gz
-# Source0-md5: da43f18da732f6156cef145d06613960
+# Source0-md5: 66368157450583f452d38a06990d5537
URL: http://libwpd.sourceforge.net/
BuildRequires: autoconf >= 2.59c
BuildRequires: automake
@@ -75,8 +75,8 @@
%{__autoheader}
%{__automake}
%configure \
- --enable-static \
- %{!?with_static_libs:--disable-static}
+ %{!?with_static_libs:--disable-static} \
+ --disable-silent-rules
%{__make}
%install
@@ -127,6 +127,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2011/09/28 10:05:34 lisu
+- updated to 0.9.3
+- drop redundant configure option
+- verbose make
+
Revision 1.36 2011/06/07 13:09:30 lisu
- updated to 0.9.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libwpd/libwpd.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list