From 0ab4846aba665af613fde8786b6d12e4a1679d24 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 31 Aug 2011 18:29:54 -0400 Subject: fix spec --- gnome-applets.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-applets.spec b/gnome-applets.spec index 0318ff5..1952988 100644 --- a/gnome-applets.spec +++ b/gnome-applets.spec @@ -41,7 +41,7 @@ Group: User Interface/Desktops URL: http://www.gnome.org/ # VCS: git:git://git.gnome.org/gnome-applets Source: http://download.gnome.org/sources/%{name}/3.1/%{name}-%{version}.tar.xz -Patch: 0001-Explicitly-link-against-libm.patch +Patch0: 0001-Explicitly-link-against-libm.patch BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel >= %{gtk3_version} -- cgit