Author: qboosh                       Date: Wed Oct 19 19:35:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.11.2
- don't package html docs twice

---- Files affected:
SPECS:
   cppunit.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/cppunit.spec
diff -u SPECS/cppunit.spec:1.14 SPECS/cppunit.spec:1.15
--- SPECS/cppunit.spec:1.14     Mon Jul 25 13:22:54 2005
+++ SPECS/cppunit.spec  Wed Oct 19 21:35:37 2005
@@ -2,12 +2,12 @@
 Summary:       The C++ Unit Test Library
 Summary(pl):   Biblioteka testowa do C++
 Name:          cppunit
-Version:       1.11.0
+Version:       1.11.2
 Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/cppunit/%{name}-%{version}.tar.gz
-# Source0-md5: 7b256f622158d3c932b3c5025ef5e2ed
+# Source0-md5: e74dd0a73733e6a0e0468c2d03043677
 URL:           http://cppunit.sourceforge.net/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1.4
@@ -69,6 +69,8 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 rm -rf $RPM_BUILD_ROOT%{_includedir}/cppunit/{ui/mfc,ui/qt,config/config-[bm]*}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/%{name}/html
+rmdir %{_datadir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -81,7 +83,6 @@
 %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 +104,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/10/19 19:35:37  qboosh
+- updated to 1.11.2
+- don't package html docs twice
+
 Revision 1.14  2005/07/25 11:22:54  blekot
 - up to 1.11.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cppunit.spec?r1=1.14&r2=1.15&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to