From b78593ea58f28ef901f6bf51899d2ceebc49727f Mon Sep 17 00:00:00 2001 From: Michel Alexandre Salim Date: Thu, 3 Sep 2009 01:34:01 -0400 Subject: gdata-sharp.spec: add comments for patches --- gnome/gdata-sharp.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gnome/gdata-sharp.spec b/gnome/gdata-sharp.spec index 7a2808c..4c35f95 100644 --- a/gnome/gdata-sharp.spec +++ b/gnome/gdata-sharp.spec @@ -10,7 +10,12 @@ Group: System Environment/Libraries License: ASL 2.0 URL: http://code.google.com/p/google-gdata/ Source0: http://google-gdata.googlecode.com/files/%{upstream_name}-%{version}.tar.gz +# fixed in SVN: +# http://code.google.com/p/google-gdata/source/detail?spec=svn933&r=890 Patch0: %{upstream_name}-1.4.0.2-pkgconfig.patch +# local patch only +# Fedora's nunit is version 2.4; gdata-sharp still needs version 2.2 +# the patch directs the compiler to the location of the older nunit 2.2 Patch1: %{upstream_name}-1.4.0.2-nunit.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -- cgit