[packages/gnome-shell-extension-system-monitor] - no deps on devel packages, it the .typelib that's needed, not .gir - rel 3

baggins baggins at pld-linux.org
Thu Nov 1 14:53:48 CET 2012


commit 9a53dadd9931c06d1fd6f3d4313345daddb9ca3f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Nov 1 14:53:13 2012 +0100

    - no deps on devel packages, it the .typelib that's needed, not .gir
    - rel 3

 gnome-shell-extension-system-monitor.spec | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)
---
diff --git a/gnome-shell-extension-system-monitor.spec b/gnome-shell-extension-system-monitor.spec
index 9e90cb0..36f1b37 100644
--- a/gnome-shell-extension-system-monitor.spec
+++ b/gnome-shell-extension-system-monitor.spec
@@ -1,10 +1,8 @@
-# TODO
-# - do something not to pull NM-devel to get *.gir?
 %define		extname		system-monitor
 Summary:	Display system informations in gnome shell status bar
 Name:		gnome-shell-extension-%{extname}
 Version:	20121027
-Release:	2
+Release:	3
 License:	GPL v3
 Group:		X11/Applications
 # $ git clone git://github.com/paradoxxxzero/gnome-shell-system-monitor-applet.git
@@ -16,9 +14,8 @@ URL:		https://github.com/paradoxxxzero/gnome-shell-system-monitor-applet/
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 Requires:	gnome-shell >= 3.6.0
-# This is no mistake, this extension requires *.gir files from those packages
-Requires:	NetworkManager-devel
-Requires:	libgtop-devel
+Requires:	NetworkManager-libs
+Requires:	libgtop
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extension-system-monitor.git/commitdiff/9a53dadd9931c06d1fd6f3d4313345daddb9ca3f



More information about the pld-cvs-commit mailing list