From 7ff2e832d72ef00718ef6e6638f9bbba236d59fe Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Aug 14 2005 05:37:12 +0000 Subject: Drop patches --- diff --git a/glib2.spec b/glib2.spec index ff388ac..db9a8a3 100644 --- a/glib2.spec +++ b/glib2.spec @@ -7,8 +7,6 @@ Group: System Environment/Libraries Source: glib-%{version}.tar.bz2 Source2: glib2.sh Source3: glib2.csh -Patch0: glib-2.7.6-atomic.patch -Patch1: glib-2.7.6-c++.patch Conflicts: libgnomeui <= 2.2.0 BuildRoot: %{_tmppath}/glib-%{PACKAGE_VERSION}-root BuildRequires: pkgconfig >= 0.8 @@ -38,8 +36,6 @@ version 2 of the GLib library. %prep %setup -q -n glib-%{version} -%patch0 -p1 -b .atomic -%patch1 -p1 -b .c++ %build @@ -99,6 +95,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Sat Aug 13 2005 Matthias Clasen - 2.8.0-1 - New stable upstream version +- Drop patches * Fri Aug 5 2005 Matthias Clasen - 2.7.6-3 - Fix C++ guards in gstdio.h