summaryrefslogtreecommitdiff
path: root/packaging/xmlto.spec
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-15 17:52:55 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-15 17:53:19 -0800
commit2e43dc25344018b838c8cd9dc191f174653baf25 (patch)
tree9b9a553f03ce0c7b99d148dc85046389f2650981 /packaging/xmlto.spec
parent84b2764e7cba4b6815fc26d23cb083e30b3e6360 (diff)
downloadxmlto-2e43dc25344018b838c8cd9dc191f174653baf25.tar.gz
xmlto-2e43dc25344018b838c8cd9dc191f174653baf25.tar.bz2
xmlto-2e43dc25344018b838c8cd9dc191f174653baf25.zip
Diffstat (limited to 'packaging/xmlto.spec')
-rw-r--r--packaging/xmlto.spec12
1 files changed, 2 insertions, 10 deletions
diff --git a/packaging/xmlto.spec b/packaging/xmlto.spec
index c32fba3..1fb21c9 100644
--- a/packaging/xmlto.spec
+++ b/packaging/xmlto.spec
@@ -6,11 +6,6 @@ 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
-Patch0: xmlto-nonvoid.patch
-Patch1: xmlto-overflow.patch
-Patch3: xmlto-xsltopts.patch
-Patch4: xmlto-codecleanup.patch
-Patch5: xmlto-lynx-empty-file.patch
BuildRequires: docbook-xsl-stylesheets
BuildRequires: flex
BuildRequires: libxslt
@@ -30,11 +25,8 @@ for print output it makes use of passivetex.
%prep
%setup -q
-%patch0
-%patch1
-%patch3
-%patch4
-%patch5
+
+
rm -f xmlif/xmlif.c
%build