From: Patryk Zawadzki Date: Wed, 25 Feb 2009 10:03:58 +0000 (+0000) Subject: - our CVS breaks newlines in patches X-Git-Tag: auto/th/dotnet-flickrnet-2_2_0-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdotnet-flickrnet.git;a=commitdiff_plain;h=0cd5593e5cc86c23f7adb9326ba4db488bd030b2 - our CVS breaks newlines in patches - rel 4 Changed files: dotnet-flickrnet.spec -> 1.2 --- diff --git a/dotnet-flickrnet.spec b/dotnet-flickrnet.spec index 93a71fb..e11ad0b 100644 --- a/dotnet-flickrnet.spec +++ b/dotnet-flickrnet.spec @@ -2,7 +2,7 @@ Summary: .NET support for Flickr Name: dotnet-flickrnet Version: 2.1.5 -Release: 3 +Release: 4 License: MIT Group: Libraries Source0: FlickrNet-25207.zip @@ -10,6 +10,8 @@ Source0: FlickrNet-25207.zip Source1: flickrnet.pc Patch0: %{name}-assemblyinfo.patch URL: http://www.codeplex.com/FlickrNet +# FIXME: ugly workaround for broken patch handling in our CVS +BuildRequires: dos2unix BuildRequires: mono-csharp >= 1.1.16.1 BuildRequires: pkgconfig ExcludeArch: i386 @@ -23,6 +25,7 @@ and Mono. %prep %setup -q -c -n FlickrNet +dos2unix FlickrNet/AssemblyInfo.cs %patch0 -p1 %build