drop obsoleted patches

This commit is contained in:
Matthias Clasen 2012-03-06 10:47:13 -05:00
parent 0e4a6b1aa7
commit 28cec6c2ae

View File

@ -9,9 +9,6 @@ URL: http://www.gnome.org/projects/brasero/
#VCS: git:git://git.gnome.org/brasero #VCS: git:git://git.gnome.org/brasero
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.3/%{name}-%{version}.tar.xz Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.3/%{name}-%{version}.tar.xz
Patch0: brasero-tracker.patch
Patch1: brasero-desktop-file.patch
BuildRequires: gtk3-devel >= 2.99.0 BuildRequires: gtk3-devel >= 2.99.0
BuildRequires: glib2-devel >= 2.15.6 BuildRequires: glib2-devel >= 2.15.6
BuildRequires: GConf2-devel BuildRequires: GConf2-devel
@ -96,10 +93,6 @@ developing brasero applications.
%prep %prep
%setup -q %setup -q
%patch0 -p1
%patch1 -p1
autoreconf -i -f
%build %build
%configure \ %configure \