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
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5b9f3ffc9f1634d75b20b54f48c02e0817bca6afa1d5160b244889d6bff8e0f
|
||||
size 841334
|
||||
3
cppunit-1.13.2.tar.gz
Normal file
3
cppunit-1.13.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f47d246e3346f2ba4d7c9e882db3ad9ebd3fcbd2e8b732f946e0e3eeb9f429f
|
||||
size 953596
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 23:59:56 UTC 2013 - tbehrens@suse.com
|
||||
|
||||
- Version bump to 1.13.2
|
||||
* report dlopen errors now correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 17 18:08:56 UTC 2012 - tchvatal@suse.com
|
||||
|
||||
|
||||
@@ -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