forked from pool/cppunit
- Fix the desktop file placement and help location within it.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/cppunit?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
28307b838e
commit
fa79f69073
@@ -3,6 +3,6 @@ Name=CppUnit API
|
|||||||
Comment=CppUnit development kit
|
Comment=CppUnit development kit
|
||||||
Comment[de]=CppUnit Entwicklungspaket
|
Comment[de]=CppUnit Entwicklungspaket
|
||||||
Comment[hu]=CppUnit fejlesztői készlet
|
Comment[hu]=CppUnit fejlesztői készlet
|
||||||
DocPath=/usr/share/doc/packages/cppunit-devel/index.html
|
DocPath=/usr/share/doc/packages/cppunit-devel-doc/index.html
|
||||||
X-DOC-SearchMethod=htdig
|
X-DOC-SearchMethod=htdig
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 13 09:54:32 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Fix the desktop file placement and help location within it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 12 09:51:22 UTC 2013 - tchvatal@suse.com
|
Tue Nov 12 09:51:22 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
|||||||
@@ -107,7 +107,6 @@ make check %{?_smp_mflags} V=1
|
|||||||
%{_bindir}/cppunit-config
|
%{_bindir}/cppunit-config
|
||||||
%{_libdir}/libcppunit*.so
|
%{_libdir}/libcppunit*.so
|
||||||
%{_libdir}/pkgconfig/cppunit.pc
|
%{_libdir}/pkgconfig/cppunit.pc
|
||||||
%{_datadir}/susehelp
|
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
%{_datadir}/aclocal/cppunit.m4
|
%{_datadir}/aclocal/cppunit.m4
|
||||||
@@ -115,5 +114,6 @@ make check %{?_smp_mflags} V=1
|
|||||||
%files devel-doc
|
%files devel-doc
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc doc/html/*
|
%doc doc/html/*
|
||||||
|
%{_datadir}/susehelp
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|||||||
Reference in New Issue
Block a user