[packages/dotnet-flickrnet] Rel 3

arekm arekm at pld-linux.org
Mon Aug 17 00:22:40 CEST 2026


commit 0b30d114723f535f8beafc540b861643b651df93
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Aug 17 00:22:18 2026 +0200

    Rel 3

 dotnet-flickrnet.spec | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/dotnet-flickrnet.spec b/dotnet-flickrnet.spec
index e91f81c..496b868 100644
--- a/dotnet-flickrnet.spec
+++ b/dotnet-flickrnet.spec
@@ -1,7 +1,11 @@
+#
+# managed dotnet code, no native debug sources
+%undefine	_debugsource_packages
+#
 Summary:	.NET support for Flickr
 Name:		dotnet-flickrnet
 Version:	2.2.0
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries
 Source0:	FlickrNet2.2-Src-48055.zip
@@ -30,7 +34,7 @@ dos2unix FlickrNet/AssemblyInfo.cs
 
 %build
 cd FlickrNet
-gmcs -target:library -out:FlickrNet.dll -r:System.Web.dll *.cs
+mcs -target:library -out:FlickrNet.dll -r:System.Web.dll *.cs
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-flickrnet.git/commitdiff/0b30d114723f535f8beafc540b861643b651df93



More information about the pld-cvs-commit mailing list