From 79fafa75c1ee9d93d99ea042e8152964d8215643 Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Oct 14 2013 06:36:15 +0000 Subject: Remove the obsoleted patches --- diff --git a/libchewing.spec b/libchewing.spec index 24c2255..a0631f7 100644 --- a/libchewing.spec +++ b/libchewing.spec @@ -16,10 +16,6 @@ URL: http://chewing.csie.net/ Source0: http://chewing.googlecode.com/files/%{name}-%{version}.tar.bz2 Source1: https://raw.github.com/chewing/%{name}/v%{version}/contrib/python/chewing.py -Patch1: libchewing-0.3.4.asprintf.patch -Patch2: libchewing-0.3.4.tsiMissing.patch -Patch3: libchewing-0.3.4.texiDirEntry.patch - BuildRequires: autoconf automake libtool pkgconfig texinfo Requires(post): info Requires(preun): info @@ -68,9 +64,6 @@ Python binding of libchewing. %prep %setup -q -%patch1 -p0 -b .asprintf -%patch2 -p0 -b .tsiMissing -%patch3 -p0 -b .texiDirEntry mkdir -p contrib/python cp -p %SOURCE1 contrib/python