forked from pool/cppunit
Accepting request 206592 from home:netsroth:branches:devel:libraries:c_c++
Update cppunit to 1.13.2 OBS-URL: https://build.opensuse.org/request/show/206592 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
a73872041e
commit
ba7f9bcc68
@@ -18,7 +18,7 @@
|
||||
|
||||
%define libname libcppunit-1_13-0
|
||||
Name: cppunit
|
||||
Version: 1.13.1
|
||||
Version: 1.13.2
|
||||
Release: 0
|
||||
Summary: C++ Port of the JUnit Testing Framework
|
||||
License: LGPL-2.1+
|
||||
@@ -65,7 +65,7 @@ make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install
|
||||
# this got also installed to %_defaultdocdir
|
||||
# this got also installed to _defaultdocdir
|
||||
rm -rf %{buildroot}%{_datadir}/cppunit/html/
|
||||
find %{buildroot}%{_includedir} -type f | xargs chmod a-x
|
||||
# install susehelp file
|
||||
|
||||
Reference in New Issue
Block a user