RPM: fix tdetoys build on opensuse tumbleweed, add manpages

pull/92/head
François Andriot 6 years ago
parent 117d360151
commit 5728724279

@ -30,6 +30,7 @@
%define tde_docdir %{tde_datadir}/doc %define tde_docdir %{tde_datadir}/doc
%define tde_includedir %{tde_prefix}/include %define tde_includedir %{tde_prefix}/include
%define tde_libdir %{tde_prefix}/%{_lib} %define tde_libdir %{tde_prefix}/%{_lib}
%define tde_mandir %{tde_datadir}/man
%define tde_tdeappdir %{tde_datadir}/applications/tde %define tde_tdeappdir %{tde_datadir}/applications/tde
%define tde_tdedocdir %{tde_docdir}/tde %define tde_tdedocdir %{tde_docdir}/tde
%define tde_tdeincludedir %{tde_includedir}/tde %define tde_tdeincludedir %{tde_includedir}/tde
@ -152,12 +153,13 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-amor %files -n trinity-amor
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/amor %{tde_bindir}/amor
%{tde_datadir}/apps/amor/ %{tde_datadir}/apps/amor/
%{tde_tdeappdir}/amor.desktop %{tde_tdeappdir}/amor.desktop
%{tde_datadir}/icons/hicolor/*/apps/amor.png %{tde_datadir}/icons/hicolor/*/apps/amor.png
%{tde_tdedocdir}/HTML/en/amor/ %{tde_tdedocdir}/HTML/en/amor/
%doc AUTHORS COPYING README %{tde_mandir}/man*/amor.*
########## ##########
@ -175,10 +177,10 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-eyesapplet %files -n trinity-eyesapplet
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_tdelibdir}/eyes_panelapplet.la %{tde_tdelibdir}/eyes_panelapplet.la
%{tde_tdelibdir}/eyes_panelapplet.so %{tde_tdelibdir}/eyes_panelapplet.so
%{tde_datadir}/apps/kicker/applets/eyesapplet.desktop %{tde_datadir}/apps/kicker/applets/eyesapplet.desktop
%doc AUTHORS COPYING README
########## ##########
@ -195,10 +197,10 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-fifteenapplet %files -n trinity-fifteenapplet
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_tdelibdir}/fifteen_panelapplet.la %{tde_tdelibdir}/fifteen_panelapplet.la
%{tde_tdelibdir}/fifteen_panelapplet.so %{tde_tdelibdir}/fifteen_panelapplet.so
%{tde_datadir}/apps/kicker/applets/kfifteenapplet.desktop %{tde_datadir}/apps/kicker/applets/kfifteenapplet.desktop
%doc AUTHORS COPYING README
########## ##########
@ -215,13 +217,13 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-kmoon %files -n trinity-kmoon
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_tdelibdir}/kmoon_panelapplet.la %{tde_tdelibdir}/kmoon_panelapplet.la
%{tde_tdelibdir}/kmoon_panelapplet.so %{tde_tdelibdir}/kmoon_panelapplet.so
%{tde_datadir}/apps/kicker/applets/kmoonapplet.desktop %{tde_datadir}/apps/kicker/applets/kmoonapplet.desktop
%{tde_datadir}/apps/kmoon/ %{tde_datadir}/apps/kmoon/
%{tde_datadir}/icons/hicolor/*/apps/kmoon.png %{tde_datadir}/icons/hicolor/*/apps/kmoon.png
%{tde_tdedocdir}/HTML/en/kmoon/ %{tde_tdedocdir}/HTML/en/kmoon/
%doc AUTHORS COPYING README
########## ##########
@ -238,12 +240,13 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-kodo %files -n trinity-kodo
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/kodo %{tde_bindir}/kodo
%{tde_tdeappdir}/kodo.desktop %{tde_tdeappdir}/kodo.desktop
%{tde_datadir}/apps/kodo/ %{tde_datadir}/apps/kodo/
%{tde_datadir}/icons/hicolor/*/apps/kodo.png %{tde_datadir}/icons/hicolor/*/apps/kodo.png
%{tde_tdedocdir}/HTML/en/kodo/ %{tde_tdedocdir}/HTML/en/kodo/
%doc AUTHORS COPYING README %{tde_mandir}/man*/kodo.*
########## ##########
@ -267,12 +270,13 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-kteatime %files -n trinity-kteatime
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/kteatime %{tde_bindir}/kteatime
%{tde_tdeappdir}/kteatime.desktop %{tde_tdeappdir}/kteatime.desktop
%{tde_datadir}/apps/kteatime/ %{tde_datadir}/apps/kteatime/
%{tde_datadir}/icons/hicolor/*/apps/kteatime.png %{tde_datadir}/icons/hicolor/*/apps/kteatime.png
%{tde_tdedocdir}/HTML/en/kteatime/ %{tde_tdedocdir}/HTML/en/kteatime/
%doc AUTHORS COPYING README %{tde_mandir}/man*/kteatime.*
########## ##########
@ -287,11 +291,12 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-ktux %files -n trinity-ktux
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/ktux %{tde_bindir}/ktux
%{tde_datadir}/apps/ktux/ %{tde_datadir}/apps/ktux/
%{tde_datadir}/applnk/System/ScreenSavers/ktux.desktop %{tde_datadir}/applnk/System/ScreenSavers/ktux.desktop
%{tde_datadir}/icons/hicolor/*/apps/ktux.png %{tde_datadir}/icons/hicolor/*/apps/ktux.png
%doc AUTHORS COPYING README %{tde_mandir}/man*/ktux.*
########## ##########
@ -314,6 +319,7 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-kweather %files -n trinity-kweather
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/kweatherservice %{tde_bindir}/kweatherservice
%{tde_bindir}/kweatherreport %{tde_bindir}/kweatherreport
%{tde_libdir}/libtdeinit_kweatherreport.so %{tde_libdir}/libtdeinit_kweatherreport.so
@ -334,7 +340,8 @@ This package is part of Trinity, and a component of the TDE toys module.
%{tde_datadir}/services/kcmweather.desktop %{tde_datadir}/services/kcmweather.desktop
%{tde_datadir}/services/kcmweatherservice.desktop %{tde_datadir}/services/kcmweatherservice.desktop
%{tde_tdedocdir}/HTML/en/kweather/ %{tde_tdedocdir}/HTML/en/kweather/
%doc AUTHORS COPYING README %{tde_mandir}/man*/kweatherreport.*
%{tde_mandir}/man*/kweatherservice.*
########## ##########
@ -357,6 +364,7 @@ This package is part of Trinity, and a component of the TDE toys module.
%files -n trinity-kworldclock %files -n trinity-kworldclock
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{tde_bindir}/kworldclock %{tde_bindir}/kworldclock
%{tde_tdelibdir}/ww_panelapplet.la %{tde_tdelibdir}/ww_panelapplet.la
%{tde_tdelibdir}/ww_panelapplet.so %{tde_tdelibdir}/ww_panelapplet.so
@ -366,7 +374,7 @@ This package is part of Trinity, and a component of the TDE toys module.
%{tde_datadir}/apps/kworldclock/ %{tde_datadir}/apps/kworldclock/
%{tde_datadir}/icons/hicolor/*/apps/kworldclock.png %{tde_datadir}/icons/hicolor/*/apps/kworldclock.png
%{tde_tdedocdir}/HTML/en/kworldclock/ %{tde_tdedocdir}/HTML/en/kworldclock/
%doc AUTHORS COPYING README %{tde_mandir}/man*/kworldclock.*
########## ##########
Loading…
Cancel
Save