SPECS: cppunit.spec - up to 1.11.0
blekot
blekot at pld-linux.org
Mon Jul 25 13:23:00 CEST 2005
Author: blekot Date: Mon Jul 25 11:23:00 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.11.0
---- Files affected:
SPECS:
cppunit.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/cppunit.spec
diff -u SPECS/cppunit.spec:1.13 SPECS/cppunit.spec:1.14
--- SPECS/cppunit.spec:1.13 Wed Jun 29 00:37:58 2005
+++ SPECS/cppunit.spec Mon Jul 25 13:22:54 2005
@@ -2,13 +2,12 @@
Summary: The C++ Unit Test Library
Summary(pl): Biblioteka testowa do C++
Name: cppunit
-Version: 1.10.2
-Release: 3
+Version: 1.11.0
+Release: 1
License: LGPL
Group: Libraries
Source0: http://dl.sourceforge.net/cppunit/%{name}-%{version}.tar.gz
-# Source0-md5: 0bc06cd219410f7d4f6bbfc9bdd7c824
-Patch0: %{name}-am18.patch
+# Source0-md5: 7b256f622158d3c932b3c5025ef5e2ed
URL: http://cppunit.sourceforge.net/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.4
@@ -51,7 +50,6 @@
%prep
%setup -q
-%patch0 -p1
echo 'libcppunit_la_LIBADD = -ldl' >> src/cppunit/Makefile.am
@@ -81,7 +79,9 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS BUGS NEWS README THANKS TODO
+%attr(755,root,root) %{_bindir}/DllPlugInTester
%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%{_datadir}/%{name}
%files devel
%defattr(644,root,root,755)
@@ -103,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2005/07/25 11:22:54 blekot
+- up to 1.11.0
+
Revision 1.13 2005/06/28 22:37:58 zbyniu
- R: libstdc++-devel in -devel, rel 3, STBR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cppunit.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list