SPECS: dotnet-flickrnet.spec - our CVS breaks newlines in patches - rel 4

patrys patrys at pld-linux.org
Wed Feb 25 11:04:04 CET 2009


Author: patrys                       Date: Wed Feb 25 10:04:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- our CVS breaks newlines in patches
- rel 4

---- Files affected:
SPECS:
   dotnet-flickrnet.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/dotnet-flickrnet.spec
diff -u SPECS/dotnet-flickrnet.spec:1.1 SPECS/dotnet-flickrnet.spec:1.2
--- SPECS/dotnet-flickrnet.spec:1.1	Sat Feb  7 17:40:19 2009
+++ SPECS/dotnet-flickrnet.spec	Wed Feb 25 11:03:58 2009
@@ -3,7 +3,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
@@ -11,6 +11,8 @@
 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
@@ -24,6 +26,7 @@
 
 %prep
 %setup -q -c -n FlickrNet
+dos2unix FlickrNet/AssemblyInfo.cs
 %patch0 -p1
 
 %build
@@ -51,6 +54,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/02/25 10:03:58  patrys
+- our CVS breaks newlines in patches
+- rel 4
+
 Revision 1.1  2009/02/07 16:40:19  aredridel
 - added
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-flickrnet.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list