summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 00:17:21 +0300
committerAlexandru Cornea <alexandru.cornea@intel.com>2013-06-29 00:17:21 +0300
commit0d5860e8035a1c2577ffa72a5a004e48471d27a2 (patch)
tree9c10cbcb34a86d32ce4df57c67e97f86dbeefda8
parent56a08650d7fa7641664d7d8fc3ed6ebe1091615e (diff)
downloadgpg2-accepted/tizen_3.0.m14.3_ivi.tar.gz
gpg2-accepted/tizen_3.0.m14.3_ivi.tar.bz2
gpg2-accepted/tizen_3.0.m14.3_ivi.zip
-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*