From c15d4e05029fa69fbc08b76bb2c624b42429a967 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Sun, 4 Nov 2012 16:00:24 -0800 Subject: [PATCH] cleanup spec --- packaging/expat.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/packaging/expat.spec b/packaging/expat.spec index 4f0b226..d65ce70 100644 --- a/packaging/expat.spec +++ b/packaging/expat.spec @@ -7,8 +7,6 @@ License: MIT Group: Development/Libraries/C and C++ Source0: %{name}-%{version}.tar.bz2 Source1: baselibs.conf -Patch2: expat-visibility.patch -Patch3: expat-alloc-size.patch BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkg-config @@ -95,10 +93,8 @@ declaration). %prep %setup -q -%patch2 -p1 -%patch3 -rm -f examples/*.dsp +rm -f examples/*.dsp %build autoreconf -fi %configure --disable-static --with-pic -- 2.7.4