commit 0bebfc0c93a114f99fea5ca843ffe14cc064da3b
Author: Elan Ruusamäe <[email protected]>
Date:   Sun Oct 28 12:33:48 2012 +0200

    tar.xz deps, cosmetics

 gnome-shell-extension-workspaces-to-dock.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-shell-extension-workspaces-to-dock.spec 
b/gnome-shell-extension-workspaces-to-dock.spec
index dae7148..053ac13 100644
--- a/gnome-shell-extension-workspaces-to-dock.spec
+++ b/gnome-shell-extension-workspaces-to-dock.spec
@@ -6,34 +6,34 @@ Release:      1
 Group:         X11/Applications
 # parts of code comes from gnome-shell-extensions which is GPLv2, assume GPL 
virality
 # as there is no information about license
-License:       GPLv2
+License:       GPL v2
 URL:           https://extensions.gnome.org/extension/427/workspaces-to-dock/
 # $ git clone git://github.com/passingthru67/workspaces-to-dock.git
 # $ cd workspaces-to-dock/
 # $ git archive --format=tar --prefix=%{name}-%{version}/ master | xz > 
../%{name}-%{version}.tar.xz
 Source0:       %{extname}-%{version}.tar.xz
 # Source0-md5: 233e9924159d3fc29d375a4f8c16f6af
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires:      gnome-shell >= 3.6.0
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 A Gnome Shell extension that transforms the workspaces of the overview
-mode into an intellihide dock.  The dock is positioned and sized to
+mode into an intellihide dock. The dock is positioned and sized to
 maintain tight integration with the Gnome Shell.
 
 %prep
 %setup -q -n %{extname}-%{version}
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas \
        
$RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/[email protected]
 
-install schemas/org.gnome.shell.extensions.workspaces-to-dock.gschema.xml 
$RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/
-install *.js* 
$RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/[email protected]/
+cp -p schemas/org.gnome.shell.extensions.workspaces-to-dock.gschema.xml 
$RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
+cp -p *.js* 
$RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/[email protected]
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extension-workspaces-to-dock.git/commitdiff/0bebfc0c93a114f99fea5ca843ffe14cc064da3b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to