[libchewing] Remove the obsoleted patches

Ding-Yi Chen dchen at fedoraproject.org
Mon Oct 14 06:36:54 UTC 2013


commit 79fafa75c1ee9d93d99ea042e8152964d8215643
Author: Ding-Yi Chen <dingyichen at gmail.com>
Date:   Mon Oct 14 16:36:15 2013 +1000

    Remove the obsoleted patches

 libchewing.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
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
 


More information about the scm-commits mailing list