SPECS: dotnet-gsf-sharp.spec - added libdir patch, removed 'one di...

freetz freetz at pld-linux.org
Wed Nov 30 20:15:58 CET 2005


Author: freetz                       Date: Wed Nov 30 19:15:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added libdir patch, removed 'one dir to rule them all fix'

---- Files affected:
SPECS:
   dotnet-gsf-sharp.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gsf-sharp.spec
diff -u SPECS/dotnet-gsf-sharp.spec:1.9 SPECS/dotnet-gsf-sharp.spec:1.10
--- SPECS/dotnet-gsf-sharp.spec:1.9	Wed Nov 30 19:40:07 2005
+++ SPECS/dotnet-gsf-sharp.spec	Wed Nov 30 20:15:53 2005
@@ -11,6 +11,7 @@
 Group:		Libraries
 Source0:	gsf-sharp-%{version}-%{snap}.tar.bz2
 # Source0-md5:	afb75dd835afea2f014d91ae73344fd7
+Patch0:		%{name}-libdir.patch
 URL:		http://www.gnome.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -56,6 +57,7 @@
 
 %prep
 %setup -q -n gsf-sharp-%{version}
+%patch0 -p1
 
 %build
 %{__libtoolize}
@@ -81,12 +83,12 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_libdir}/lib*.so
-%{_prefix}/lib/mono/gac/gsf-sharp
+%{_libdir}/mono/gac/gsf-sharp
 
 %files devel
 %defattr(644,root,root,755)
 %{_libdir}/*.la
-%{_prefix}/lib/mono/gtk-sharp/gsf-sharp.dll
+%{_libdir}/mono/gtk-sharp/gsf-sharp.dll
 %{_datadir}/gapi-2.0/gsf-api.xml
 %{_pkgconfigdir}/*
 
@@ -100,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/11/30 19:15:53  freetz
+- added libdir patch, removed 'one dir to rule them all fix'
+
 Revision 1.9  2005/11/30 18:40:07  freetz
 - one libdir to rule them all
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gsf-sharp.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list