summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-07-01 21:06:54 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-07-01 21:06:54 +0300
commit231af7f45a0d646d95ec5e4eddef9be25aee5ef9 (patch)
treede72e4dfede95caee25015cfcd690177d8941670
parentea029350e639b8b46fc675ec3bea4f236b10bb75 (diff)
downloadmtools-accepted/tizen_generic.tar.gz
mtools-accepted/tizen_generic.tar.bz2
mtools-accepted/tizen_generic.zip
-rw-r--r--packaging/mtools.manifest5
-rw-r--r--packaging/mtools.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/mtools.manifest b/packaging/mtools.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/mtools.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/mtools.spec b/packaging/mtools.spec
index 4d59247..c85fcf1 100644
--- a/packaging/mtools.spec
+++ b/packaging/mtools.spec
@@ -6,6 +6,7 @@ Summary: Access Files on an MS-DOS File System
Url: http://mtools.linux.lu/
Group: System/Filesystems
Source: %{name}-%{version}.tar.bz2
+Source1001: mtools.manifest
BuildRequires: autoconf
BuildRequires: makeinfo
@@ -31,6 +32,7 @@ XDF support for OS/2 is also provided.
%prep
%setup -q
+cp %{SOURCE1001} .
%build
autoconf --force
@@ -50,6 +52,7 @@ rm -rf %{buildroot}%{_bindir}/f*
%docs_package
%files
+%manifest %{name}.manifest
%license COPYING
%defattr(-,root,root)
%config %{_sysconfdir}/mtools.conf