Remove patches from spec

This commit is contained in:
Bastien Nocera 2011-03-08 08:45:04 +00:00
parent 303468f336
commit 26668cfb39

View File

@ -38,9 +38,6 @@ BuildRequires: upower-devel
BuildRequires: libgudev1-devel
BuildRequires: nss-devel
Patch1: g-s-d-fix-crasher-screensaver-unlock.patch
Patch2: g-s-d-undefined-symbols.patch
%description
A daemon to share settings from GNOME to other applications. It also
handles global keybindings, as well as a number of desktop-wide settings.
@ -58,9 +55,6 @@ developing applications that use %{name}.
%prep
%setup -q
%patch1 -p1 -b .unlock
%patch2 -p1 -b .undefined-symbols
autoreconf -i -f
%build