remove old patches

This commit is contained in:
Ray Strode 2006-11-29 03:22:29 +00:00
parent 7ae1fd642a
commit 7fbed36ccb

View File

@ -4,8 +4,6 @@ Version: 0.12
Release: 1%{?dist}
URL: http://www.freedesktop.org/software/desktop-file-utils
Source0: %{name}-%{version}.tar.gz
Patch1: desktop-file-utils-0.10-dont-use-unintialized-memory.patch
Patch2: desktop-file-utils-0.11-make-category-validation-non-fatal.patch
License: GPL
Group: Development/Tools
BuildRoot: %{_tmppath}/%{name}-root
@ -25,8 +23,6 @@ fixing it up in the process.
%prep
%setup -q
%patch1 -p1 -b .dont-use-uninitialized-memory
%patch2 -p1 -b .make-category-validation-non-fatal
%build