resetting manifest requested domain to floor
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 17:43:01 +0000 (20:43 +0300)
committerPatrick McCarty <patrick.mccarty@linux.intel.com>
Tue, 12 Nov 2013 21:35:58 +0000 (13:35 -0800)
packaging/monotype-fonts.manifest [new file with mode: 0644]
packaging/monotype-fonts.spec

diff --git a/packaging/monotype-fonts.manifest b/packaging/monotype-fonts.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index b56cd5b..c54676f 100644 (file)
@@ -13,6 +13,7 @@ Summary:        Fonts package that provides the Clear Sans font
 Url:            http://www.intel.com/
 Group:          System/Fonts
 Source:         %{name}-%{version}.tar.xz
+Source1001:    monotype-fonts.manifest
 BuildArch:      noarch
 Requires(post): %{_bindir}/fc-cache
 
@@ -21,6 +22,7 @@ Fonts package that provides the Clear Sans font
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 
@@ -39,5 +41,6 @@ if [ -x %{_bindir}/fc-cache ]; then
 fi
 
 %files
+%manifest %{name}.manifest
 %license COPYING
 %{_ttffontsdir}/*.ttf