]> git.pld-linux.org Git - packages/mythplugins.git/commitdiff
- proper permissions for mythweather scripts
authorJacek Konieczny <jajcus@pld-linux.org>
Sat, 7 Mar 2009 19:45:09 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mythplugins.spec -> 1.38

mythplugins.spec

index fb50e44be6b0d2a379d263703097357092aa0939..d3ef53837e69911e5362cc622349f7f7e5ef3570 100644 (file)
@@ -549,7 +549,26 @@ fi
 %defattr(644,root,root,755)
 %doc mythweather/README
 %attr(755,root,root) %{_libdir}/mythtv/plugins/libmythweather.so
-%{_datadir}/mythtv/mythweather
+%dir %{_datadir}/mythtv/mythweather
+%dir %{_datadir}/mythtv/mythweather/scripts
+%{_datadir}/mythtv/mythweather/scripts/README
+%dir %{_datadir}/mythtv/mythweather/scripts/ca_envcan
+%attr(755,root,root) %{_datadir}/mythtv/mythweather/scripts/ca_envcan/*.pl
+%{_datadir}/mythtv/mythweather/scripts/ca_envcan/*.pm
+%{_datadir}/mythtv/mythweather/scripts/ca_envcan/*.xml
+%{_datadir}/mythtv/mythweather/scripts/ca_envcan/ENVCAN_icons
+%dir %{_datadir}/mythtv/mythweather/scripts/uk_bbc
+%attr(755,root,root) %{_datadir}/mythtv/mythweather/scripts/uk_bbc/*.pl
+%{_datadir}/mythtv/mythweather/scripts/uk_bbc/*.pm
+%dir %{_datadir}/mythtv/mythweather/scripts/us_nws
+%attr(755,root,root) %{_datadir}/mythtv/mythweather/scripts/us_nws/*.pl
+%{_datadir}/mythtv/mythweather/scripts/us_nws/*.pm
+%{_datadir}/mythtv/mythweather/scripts/us_nws/*.xml
+%{_datadir}/mythtv/mythweather/scripts/us_nws/*.dbx
+%{_datadir}/mythtv/mythweather/scripts/us_nws/icons
+%{_datadir}/mythtv/mythweather/scripts/us_nws/maps
+%{_datadir}/mythtv/mythweather/scripts/us_nws/weather_types
+%{_datadir}/mythtv/mythweather/weather-screens.xml
 %{_datadir}/mythtv/themes/default/weather-ui.xml
 %{_datadir}/mythtv/themes/default/cloudy.png
 %{_datadir}/mythtv/themes/default/fair.png
This page took 0.112923 seconds and 4 git commands to generate.