resetting manifest requested domain to floor 44/5144/1
authorAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 13:50:58 +0000 (16:50 +0300)
committerAlexandru Cornea <alexandru.cornea@intel.com>
Mon, 1 Jul 2013 13:50:58 +0000 (16:50 +0300)
packaging/sys-string.manifest [new file with mode: 0644]
packaging/sys-string.spec

diff --git a/packaging/sys-string.manifest b/packaging/sys-string.manifest
new file mode 100644 (file)
index 0000000..017d22d
--- /dev/null
@@ -0,0 +1,5 @@
+<manifest>
+ <request>
+    <domain name="_"/>
+ </request>
+</manifest>
index f011b5d..b3d9e02 100644 (file)
@@ -5,6 +5,7 @@ Release:    2
 Group:      TO_BE/FILLED_IN
 License:    Apache License, Version 2.0
 Source0:    %{name}-%{version}.tar.gz
+Source1001:    sys-string.manifest
 BuildRequires: gettext-tools
 
 %description
@@ -12,6 +13,7 @@ System string package for multilinugual support
 
 %prep
 %setup -q
+cp %{SOURCE1001} .
 
 %build
 /usr/bin/msgfmt -o ar.mo ar.po
@@ -174,5 +176,6 @@ cp zh_SG.mo %{buildroot}%{_datadir}/locale/zh_SG/LC_MESSAGES/sys_string.mo
 cp zh_TW.mo %{buildroot}%{_datadir}/locale/zh_TW/LC_MESSAGES/sys_string.mo
 
 %files
+%manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_datadir}/locale/*/LC_MESSAGES/*