[packages/gnome-weather] - fixed files permissions - rel 2

jareq jareq at pld-linux.org
Sat Oct 24 23:52:34 CEST 2015


commit 29d89a4d221e9937f9fbc283db260421f8fb4eb5
Author: Jaroslaw Kruk <kruk.jaroslaw at gmail.com>
Date:   Sat Oct 24 15:01:33 2015 +0200

    - fixed files permissions
    - rel 2

 gnome-weather.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/gnome-weather.spec b/gnome-weather.spec
index 0e20e35..e8ff7b2 100644
--- a/gnome-weather.spec
+++ b/gnome-weather.spec
@@ -1,7 +1,7 @@
 Summary:	A weather application for GNOME
 Name:		gnome-weather
 Version:	3.18.1
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-weather/3.18/%{name}-%{version}.tar.xz
@@ -75,7 +75,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
 %{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
 %{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
-%{_datadir}/org.gnome.Weather
+%dir %{_datadir}/org.gnome.Weather
+%attr(755,root,root) %{_datadir}/org.gnome.Weather/org.gnome.Weather.Application
+%attr(755,root,root) %{_datadir}/org.gnome.Weather/org.gnome.Weather.BackgroundService
+%{_datadir}/org.gnome.Weather/org.gnome.Weather.Application.*.gresource
+%{_datadir}/org.gnome.Weather/org.gnome.Weather.BackgroundService.*.gresource
 %{_desktopdir}/org.gnome.Weather.Application.desktop
 %{_iconsdir}/hicolor/*/*/org.gnome.Weather.Application.png
 %{_iconsdir}/hicolor/symbolic/apps/org.gnome.Weather.Application-symbolic.svg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-weather.git/commitdiff/29d89a4d221e9937f9fbc283db260421f8fb4eb5



More information about the pld-cvs-commit mailing list