SPECS: dotnet-ipod-sharp.spec - fix symlinking problem - rel 4

patrys patrys at pld-linux.org
Sat Sep 13 22:00:59 CEST 2008


Author: patrys                       Date: Sat Sep 13 20:00:59 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix symlinking problem
- rel 4

---- Files affected:
SPECS:
   dotnet-ipod-sharp.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/dotnet-ipod-sharp.spec
diff -u SPECS/dotnet-ipod-sharp.spec:1.14 SPECS/dotnet-ipod-sharp.spec:1.15
--- SPECS/dotnet-ipod-sharp.spec:1.14	Sat Sep 13 17:49:51 2008
+++ SPECS/dotnet-ipod-sharp.spec	Sat Sep 13 22:00:54 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Obsługa iPodów z poziomu .NET
 Name:		dotnet-ipod-sharp
 Version:	0.8.0
-Release:	3
+Release:	4
 # no real license information, just included COPYING
 License:	LGPL v2
 Group:		Libraries
@@ -72,7 +72,7 @@
 
 # replace duplicates by symlinks
 cd $RPM_BUILD_ROOT%{_prefix}/lib/ipod-sharp
-for f in *.dll* ; do
+for f in ipod-sharp.dll* ipod-sharp-ui.dll* ; do
 	%{__rm} $f
 	ln -sf ../mono/gac/ipod-sharp*/*/$f $f
 done
@@ -102,6 +102,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008/09/13 20:00:54  patrys
+- fix symlinking problem
+- rel 4
+
 Revision 1.14  2008/09/13 15:49:51  patrys
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/dotnet-ipod-sharp.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list