summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 00:17:21 +0300
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-11-13 09:26:53 +0100
commit8e438d0b30903d830cd03ed988fc6b9c73e5049b (patch)
tree7ba1af4c8b2c89d8202832527729b7ccb1a05f4e
parent3559b40854006e5b021b3514945bfa3fa99d02bd (diff)
downloadgpg2-8e438d0b30903d830cd03ed988fc6b9c73e5049b.tar.gz
gpg2-8e438d0b30903d830cd03ed988fc6b9c73e5049b.tar.bz2
gpg2-8e438d0b30903d830cd03ed988fc6b9c73e5049b.zip
resetting manifest requested domain to floor
-rw-r--r--packaging/gpg2.manifest5
-rw-r--r--packaging/gpg2.spec3
2 files changed, 8 insertions, 0 deletions
diff --git a/packaging/gpg2.manifest b/packaging/gpg2.manifest
new file mode 100644
index 0000000..017d22d
--- /dev/null
+++ b/packaging/gpg2.manifest
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+ <domain name="_"/>
+ </request>
+</manifest>
diff --git a/packaging/gpg2.spec b/packaging/gpg2.spec
index 5a9e761..8f1181f 100644
--- a/packaging/gpg2.spec
+++ b/packaging/gpg2.spec
@@ -6,6 +6,7 @@ Summary: GnuPG 2
Url: http://www.gnupg.org/aegypten2/
Group: Security/Certificate Management
Source: gnupg-%{version}.tar.bz2
+Source1001: gpg2.manifest
BuildRequires: automake
BuildRequires: expect
BuildRequires: fdupes
@@ -32,6 +33,7 @@ gpg-agent, and a keybox library.
%prep
%setup -q -n gnupg-%{version}
+cp %{SOURCE1001} .
%build
autoreconf -fi
@@ -79,6 +81,7 @@ rm -rf %{buildroot}/%{_datadir}/locale/en@{bold,}quot
%files -f gnupg2.lang
+%manifest %{name}.manifest
%defattr(-,root,root)
%license COPYING.LIB COPYING
%doc %{_infodir}/gnupg*