[packages/touchegg] - updated BRs and files - rel 1

baggins baggins at pld-linux.org
Sat May 16 21:51:43 CEST 2015


commit 09f8eabdb84e3636212ac8f129b187d0be18d49f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat May 16 21:51:24 2015 +0200

    - updated BRs and files
    - rel 1

 touchegg.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/touchegg.spec b/touchegg.spec
index 1b79196..a42c38f 100644
--- a/touchegg.spec
+++ b/touchegg.spec
@@ -2,7 +2,7 @@ Summary:	Touchegg - Multitouch gesture recognizer
 Summary(en.UTF-8):	Touchégg - Multitouch gesture recognizer
 Name:		touchegg
 Version:	1.1.1
-Release:	0.1
+Release:	1
 License:	GPL v3
 Group:		Applications
 Source0:	https://touchegg.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -11,10 +11,10 @@ URL:		http://code.google.com/p/touchegg/
 BuildRequires:	QtCore-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtXml-devel
+BuildRequires:	geis-devel
+BuildRequires:	qt4-build
 BuildRequires:	qt4-qmake
 BuildRequires:	xorg-lib-libXtst-devel
-# fatal error: geis/geis.h: No such file or directory
-BuildRequires:	geis-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -33,13 +33,13 @@ qmake-qt4
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	INSTALL_ROOT=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS CREDITS CHANGES ChangeLog NEWS README THANKS TODO
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
-%attr(755,root,root) %{_bindir}/%{name}*
+%doc CHANGELOG README
+%attr(755,root,root) %{_bindir}/touchegg
+%{_datadir}/touchegg/touchegg.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/touchegg.git/commitdiff/09f8eabdb84e3636212ac8f129b187d0be18d49f



More information about the pld-cvs-commit mailing list