Author: aredridel                    Date: Sat Feb  7 16:25:51 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

---- Files affected:
SOURCES:
   dotnet-flickrnet-assemblyinfo.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/dotnet-flickrnet-assemblyinfo.patch
diff -u /dev/null SOURCES/dotnet-flickrnet-assemblyinfo.patch:1.1
--- /dev/null   Sat Feb  7 17:25:52 2009
+++ SOURCES/dotnet-flickrnet-assemblyinfo.patch Sat Feb  7 17:25:46 2009
@@ -0,0 +1,26 @@
+diff -Nur FlickrNet.orig/FlickrNet/AssemblyInfo.cs 
FlickrNet.assemblyinfo/FlickrNet/AssemblyInfo.cs
+--- FlickrNet.orig/FlickrNet/AssemblyInfo.cs   2007-07-31 05:10:29.000000000 
-0600
++++ FlickrNet.assemblyinfo/FlickrNet/AssemblyInfo.cs   2009-02-07 
09:10:38.000000000 -0700
+@@ -30,7 +30,7 @@
+ // You can specify all the values or you can default the Revision and Build 
Numbers 
+ // by using the '*' as shown below:
+ 
+-[assembly: AssemblyVersion("2.1.5.*")]
++[assembly: AssemblyVersion("2.1.5.0")]
+ 
+ //
+ // In order to sign your assembly you must specify a key to use. Refer to the 
+@@ -61,10 +61,10 @@
+ [assembly: AssemblyKeyName("")]
+ 
+ #if !WindowsCE
+-[assembly: AssemblyKeyFile("..\\..\\FlickrNet.snk")]
++[assembly: AssemblyKeyFile("FlickrNet.snk")]
+ [assembly: AllowPartiallyTrustedCallers()]
+ [assembly: SecurityPermission(SecurityAction.RequestMinimum, Execution = 
true)]
+ #endif
+ 
+ [assembly: CLSCompliantAttribute(true)]
+-[assembly: ComVisible(false)]
+\ No newline at end of file
++[assembly: ComVisible(false)]
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to