summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-07-01 21:06:54 +0300
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-11-05 16:29:38 +0100
commit978ed97a2c79fb4b31533f2b5960abce9f81515b (patch)
tree5df2496ad64fa7b8871b0c88b323b5d9f525cb20
parent1d0a9e9a3e0db2c8824ee5329ecb24dbc6935fdf (diff)
downloadmtools-978ed97a2c79fb4b31533f2b5960abce9f81515b.tar.gz
mtools-978ed97a2c79fb4b31533f2b5960abce9f81515b.tar.bz2
mtools-978ed97a2c79fb4b31533f2b5960abce9f81515b.zip
resetting manifest requested domain to floor
-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