add the nolibdir patch
This commit is contained in:
parent
0643c3d6d4
commit
f9c7bf45e2
2 changed files with 15 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Name: cppunit
|
||||
Version: 1.12.0
|
||||
Release: 4%{?dist}
|
||||
Release: 4%{?dist}.1
|
||||
|
||||
Summary: C++ unit testing framework
|
||||
# no license in files
|
||||
|
|
@ -97,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%doc doc/html/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 17 2007 Patrice Dumas <pertusus@free.fr> 1.12.0-4
|
||||
* Mon Dec 17 2007 Patrice Dumas <pertusus@free.fr> 1.12.0-4.1
|
||||
- remove libdir reference to cppunit-config, should fix multiarch conflict
|
||||
(#340951)
|
||||
- fix encoding and remove windows related files in examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue