]> git.pld-linux.org Git - packages/cppunit.git/blobdiff - cppunit.spec
- added am18 patch, release 2
[packages/cppunit.git] / cppunit.spec
index 2c37fd5944b059c61f7df1414700ebd2c2fe1d10..93faaecd8d71db373e5355337f55123e467c8743 100644 (file)
@@ -2,11 +2,12 @@ Summary:      The C++ Unit Test Library
 Summary(pl):   Biblioteka testowa do C++
 Name:          cppunit
 Version:       1.10.2
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/cppunit/%{name}-%{version}.tar.gz
 # Source0-md5: 0bc06cd219410f7d4f6bbfc9bdd7c824
+Patch0:                %{name}-am18.patch
 URL:           http://cppunit.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.4
@@ -48,6 +49,7 @@ Statyczna biblioteka cppunit.
 
 %prep
 %setup -q
+%patch0 -p1
 
 echo 'libcppunit_la_LIBADD = -ldl' >> src/cppunit/Makefile.am
 
This page took 0.077249 seconds and 4 git commands to generate.