?? cppunit.spec.in
字號:
Name: cppunitVersion: @VERSION@Release: 2Summary: C++ Port of JUnit Testing FrameworkLicense: LGPLGroup: Development/LibrariesUrl: http://cppunit.sourceforge.net/Source: ftp://download.sourceforge.net/pub/sourceforge/cppunit/cppunit-%version.tar.gzBuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)%descriptionCppUnit is the C++ port of the famous JUnit framework for unit testing.Test output is in XML for automatic testing and GUI based for supervised tests.%package docSummary: HTML formatted API documention for Log for C++Group: Development/LibrariesRequires: %name = %version%description docThe %name-doc package contains HTML formatted API documention generated bythe popular doxygen documentation generation tool.%prep%setup -q%build%configure --enable-doxygenmake %{?_smp_mflags}%installrm -rf $RPM_BUILD_ROOTmake install DESTDIR=$RPM_BUILD_ROOTrm -f $RPM_BUILD_ROOT/%{_libdir}/*.larm -rf $RPM_BUILD_ROOT/%{_datadir}/cppunit%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root,-)%{_bindir}/cppunit-config%{_bindir}/DllPlugInTester%{_includedir}/cppunit/*%{_mandir}/man1/*%{_datadir}/aclocal/*%{_libdir}/libcppunit*.so.*%{_libdir}/libcppunit.so%{_libdir}/libcppunit.a%doc AUTHORS COPYING INSTALL NEWS README THANKS ChangeLog TODO BUGS doc/FAQ%post -p /sbin/ldconfig%postun -p /sbin/ldconfig %files doc%doc doc/html/*%changelog* Mon Jul 4 2005 Patrice Dumas <dumas@centre-cired.fr> - update using the fedora template * Sat Apr 14 2001 Bastiaan Bakker <bastiaan.bakker@lifeline.nl>- Initial release
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -