From: Alexandru Cornea Date: Sat, 29 Jun 2013 00:47:41 +0000 (+0300) Subject: resetting manifest requested domain to floor X-Git-Tag: accepted/tizen/3.0.m2/wearable/20170105.025410 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2F3.0.m2%2Fwearable%2F20170105.025410;p=platform%2Fupstream%2Fsgml-skel.git resetting manifest requested domain to floor --- diff --git a/packaging/sgml-skel.manifest b/packaging/sgml-skel.manifest new file mode 100644 index 0000000..017d22d --- /dev/null +++ b/packaging/sgml-skel.manifest @@ -0,0 +1,5 @@ + + + + + diff --git a/packaging/sgml-skel.spec b/packaging/sgml-skel.spec index a35479c..7fb03da 100644 --- a/packaging/sgml-skel.spec +++ b/packaging/sgml-skel.spec @@ -9,6 +9,7 @@ Source0: http://www.suse.de/~ke/%{name}/%{name}-%{version}.tar.bz2 # :pserver:anoncvs@sources.redhat.com:/cvs/docbook-tools Source1: docbook-tools/sgml-common/bin/install-catalog.in Source2: edit-xml-catalog.sh +Source1001: sgml-skel.manifest BuildRequires: automake BuildRequires: libxml2-tools Requires(pre): /usr/bin/awk @@ -28,6 +29,7 @@ These scripts will help prepare and maintain parts of an SGML system. %prep %setup -q +cp %{SOURCE1001} . cp %{SOURCE1} . cp %{SOURCE2} . @@ -55,6 +57,7 @@ xmlcatalog --noout --add "nextCatalog" "tizen-catalog.xml" "tizen-catalog.xml" %{buildroot}%{_sysconfdir}/xml/catalog %files +%manifest %{name}.manifest %defattr(-, root, root) %doc AUTHORS COPYING NEWS README* %ghost %{_sysconfdir}/sgml/catalog