summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Alexandre Salim <msalim@cs.indiana.edu>2009-09-03 01:34:01 -0400
committerMichel Alexandre Salim <msalim@cs.indiana.edu>2009-09-03 01:34:01 -0400
commitb78593ea58f28ef901f6bf51899d2ceebc49727f (patch)
tree4e598604289756146df093b6e0f4975e40890fad
parenta5558d290b7ec9657520b82e6edb781acecde9f5 (diff)
downloadspecs-b78593ea58f28ef901f6bf51899d2ceebc49727f.tar.gz
specs-b78593ea58f28ef901f6bf51899d2ceebc49727f.tar.xz
specs-b78593ea58f28ef901f6bf51899d2ceebc49727f.zip
gdata-sharp.spec: add comments for patches
-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)