From fa79f69073dda42053c618a9d1a7024b28844e37d699d3af725ef5333c755979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 13 Nov 2013 09:55:02 +0000 Subject: [PATCH] - 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 --- cppunit-devel.desktop | 2 +- cppunit.changes | 5 +++++ cppunit.spec | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/cppunit-devel.desktop b/cppunit-devel.desktop index ec4a745..e2385e6 100644 --- a/cppunit-devel.desktop +++ b/cppunit-devel.desktop @@ -3,6 +3,6 @@ Name=CppUnit API Comment=CppUnit development kit Comment[de]=CppUnit Entwicklungspaket 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 diff --git a/cppunit.changes b/cppunit.changes index f5cad64..ecdc674 100644 --- a/cppunit.changes +++ b/cppunit.changes @@ -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 diff --git a/cppunit.spec b/cppunit.spec index 3a70390..1981ae6 100644 --- a/cppunit.spec +++ b/cppunit.spec @@ -107,7 +107,6 @@ make check %{?_smp_mflags} V=1 %{_bindir}/cppunit-config %{_libdir}/libcppunit*.so %{_libdir}/pkgconfig/cppunit.pc -%{_datadir}/susehelp %{_includedir}/* %{_mandir}/*/* %{_datadir}/aclocal/cppunit.m4 @@ -115,5 +114,6 @@ make check %{?_smp_mflags} V=1 %files devel-doc %defattr(-,root,root) %doc doc/html/* +%{_datadir}/susehelp %changelog