]> git.pld-linux.org Git - packages/awesome-plugin-vicious.git/commitdiff
- suggests
authorZsolt Udvari <uzsolt@pld-linux.org>
Tue, 11 May 2010 15:10:08 +0000 (15:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- details about suggestions in description

Changed files:
    awesome-plugin-vicious.spec -> 1.18

awesome-plugin-vicious.spec

index 4f13a280df0d7c6aff47144c432a9c755d6d6522..d5f738171448a69a5fdcfed88c213e85ab253574 100644 (file)
@@ -11,6 +11,10 @@ Source0:     http://git.sysphere.org/vicious/snapshot/vicious-%{version}.tar.gz
 Patch0:                %{name}-graph.patch
 URL:           http://awesome.naquadah.org/wiki/Vicious
 Requires:      awesome >= 3.4
+Suggests:      alsa-utils
+Suggests:      curl
+Suggests:      hddtemp
+Suggests:      wireless-tools
 Obsoletes:     awesome-plugin-wicked
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,11 +24,21 @@ Vicious is a modular widget library for the "awesome" window manager,
 derived from the "Wicked" widget library. Vicious widget types are a
 framework for creating your own widgets.
 
+Volume widget needs alsa-utils.
+Gmail widget needs curl.
+HDD Temperature widget needs hddtemp.
+Wireless widget needs wireless-tools.
+
 %description -l hu.UTF-8
 Vicious egy moduláris widget könyvtár az "awesome" ablakkezelőhöz, a
 Wicked widget könyvtár alapjain. Vicious egy keretrendszert is
 biztosít saját widgetek létrehozásához.
 
+Volume widgetnek kell alsa-utils.
+Gmail widgetnek kell curl.
+HDD Temperature widgetnek kell hddtemp.
+Wireless widgetnek kell wireless-tools.
+
 %prep
 %setup -q -n %{shortname}-%{version}
 %patch0 -p1
This page took 0.086805 seconds and 4 git commands to generate.