[packages/gnome-shell-extension-all-in-one-places] tar.xz deps; cosmetics

glen glen at pld-linux.org
Sun Oct 28 11:53:37 CET 2012


commit 4c504e44ab2e3b2ff5718f2993e1eab1dcee9a54
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Oct 28 12:53:34 2012 +0200

    tar.xz deps; cosmetics

 gnome-shell-extension-all-in-one-places.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gnome-shell-extension-all-in-one-places.spec b/gnome-shell-extension-all-in-one-places.spec
index 1f4cdaa..eba1d50 100644
--- a/gnome-shell-extension-all-in-one-places.spec
+++ b/gnome-shell-extension-all-in-one-places.spec
@@ -3,36 +3,36 @@ Summary:	All-in-one quick navigation to places and devices
 Name:		gnome-shell-extension-%{extname}
 Version:	20121027
 Release:	0.1
-Group:		X11/Applications
 License:	Unknown
+Group:		X11/Applications
 # $ git clone git://github.com/jferrao/gtk.git
 # $ cd gtk/gnome-shell/extensions/all-in-one-places at jofer
 # $ git archive --format=tar --prefix=%{extname}-%{version}/ master | xz > ../../../../%{extname}-%{version}.tar.xz
 Source0:	%{extname}-%{version}.tar.xz
 # Source0-md5:	f68f81a93ddc2de4627c646e45a12698
 URL:		http://jferrao.github.com/gtk/
+BuildRequires:	tar >= 1:1.22
+BuildRequires:	xz
 Requires:	gnome-shell >= 3.4.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 All-in-one quick navigation to places and devices with a few extra
-configuration options to customize and change the look and feel
-of the extension.
+configuration options to customize and change the look and feel of the
+extension.
 
 %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/all-in-one-places at jofer
 
-install schemas/org.gnome.shell.extensions.AllInOnePlaces.gschema.xml $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/
-install *.js* $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/all-in-one-places at jofer
-install *.css $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/all-in-one-places at jofer
+cp -p schemas/org.gnome.shell.extensions.AllInOnePlaces.gschema.xml $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
+cp -p *.js* $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/all-in-one-places at jofer
+cp -p *.css $RPM_BUILD_ROOT%{_datadir}/gnome-shell/extensions/all-in-one-places at jofer
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-shell-extension-all-in-one-places.git/commitdiff/4c504e44ab2e3b2ff5718f2993e1eab1dcee9a54



More information about the pld-cvs-commit mailing list