[libwps] drop build req. on cppunit

David Tardon dtardon at fedoraproject.org
Thu May 30 10:43:38 UTC 2013


commit b5d3c05689cced86b3e7f77c419e8ad988d6d182
Author: David Tardon <dtardon at redhat.com>
Date:   Thu May 30 12:43:28 2013 +0200

    drop build req. on cppunit

 libwps.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/libwps.spec b/libwps.spec
index 2e1209a..e7d1341 100644
--- a/libwps.spec
+++ b/libwps.spec
@@ -2,7 +2,7 @@
 
 Name:		libwps
 Version:	0.2.9
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Library for reading and converting Microsoft Works word processor documents
 
 Group:		System Environment/Libraries
@@ -10,7 +10,6 @@ License:	LGPLv2+ or MPLv2.0+
 URL:		http://libwps.sourceforge.net/
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
 
-BuildRequires:	cppunit-devel
 BuildRequires:	doxygen
 BuildRequires:	libwpd-devel
 
@@ -86,6 +85,9 @@ find %{buildroot}%{_defaultdocdir}/%{name}/ -type f -exec chmod 644 {} +
 %{_defaultdocdir}/%{name}/html/
 
 %changelog
+* Thu May 30 2013 David Tardon <dtardon at redhat.com> - 0.2.9-3
+- drop build req. on cppunit
+
 * Thu May 30 2013 David Tardon <dtardon at redhat.com> - 0.2.9-2
 - libwps does not have any test suite
 


More information about the scm-commits mailing list