cleanup spec
authorAnas Nashif <anas.nashif@intel.com>
Mon, 5 Nov 2012 00:00:24 +0000 (16:00 -0800)
committerAnas Nashif <anas.nashif@intel.com>
Mon, 5 Nov 2012 00:00:24 +0000 (16:00 -0800)
packaging/expat.spec

index 4f0b226..d65ce70 100644 (file)
@@ -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