summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnome/gdata-sharp.spec5
1 files changed, 5 insertions, 0 deletions
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)