From fa0f2d270abdde8b412f3847736a06a91c57975e Mon Sep 17 00:00:00 2001 From: Alexandru Cornea Date: Sat, 29 Jun 2013 05:34:52 +0300 Subject: resetting manifest requested domain to floor --- packaging/xmlto.spec | 3 +++ 1 file changed, 3 insertions(+) (limited to 'packaging/xmlto.spec') diff --git a/packaging/xmlto.spec b/packaging/xmlto.spec index 1fb21c9..8fed7af 100644 --- a/packaging/xmlto.spec +++ b/packaging/xmlto.spec @@ -6,6 +6,7 @@ Summary: Tool for Converting XML Files to Various Formats Url: https://fedorahosted.org/xmlto/ Group: Productivity/Publishing/XML Source0: https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2 +Source1001: xmlto.manifest BuildRequires: docbook-xsl-stylesheets BuildRequires: flex BuildRequires: libxslt @@ -25,6 +26,7 @@ for print output it makes use of passivetex. %prep %setup -q +cp %{SOURCE1001} . rm -f xmlif/xmlif.c @@ -42,6 +44,7 @@ make check %{fdupes '%{buildroot}%{_datadir}/xmlto'} %files +%manifest %{name}.manifest %defattr(-,root,root) %doc COPYING %{_bindir}/* -- cgit v1.2.3