summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 04:52:58 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 04:52:58 +0300
commit494f38d59ef89c9b450993db5c19daad8034183c (patch)
tree06e9abbda6a09c24c9e278b4408fb8ba1a6d8a1e
parent7ebf16a411807b7a2738e1444c1ddd18ab41039a (diff)
downloadxinput-494f38d59ef89c9b450993db5c19daad8034183c.tar.gz
xinput-494f38d59ef89c9b450993db5c19daad8034183c.tar.bz2
xinput-494f38d59ef89c9b450993db5c19daad8034183c.zip
resetting manifest requested domain to floorsubmit/tizen/20130710.140049accepted/tizen/20130710.214211
-rw-r--r--packaging/xinput.manifest5
-rw-r--r--packaging/xinput.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/xinput.manifest b/packaging/xinput.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/xinput.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/xinput.spec b/packaging/xinput.spec
index 9b663c1..6d9932b 100644
--- a/packaging/xinput.spec
+++ b/packaging/xinput.spec
@@ -8,6 +8,7 @@ Summary: Utility to configure and test X input devices
Url: http://xorg.freedesktop.org/
Group: System/X11
Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source1001: xinput.manifest
BuildRequires: pkgconfig(inputproto) >= 2.0.99.1
BuildRequires: pkgconfig(pkg-config)
BuildRequires: pkgconfig(x11)
@@ -22,6 +23,7 @@ xinput is a utility to configure and test XInput devices.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
%configure
@@ -31,6 +33,7 @@ make %{?_smp_mflags}
%make_install
%files
+%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING
%{_bindir}/xinput