SPECS: dotnet-gtksourceview-sharp.spec - updated install patch and...

qboosh qboosh at pld-linux.org
Sat Dec 3 12:46:43 CET 2005


Author: qboosh                       Date: Sat Dec  3 11:46:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated install patch and spec for mono dlls in /usr/lib (R: mono >= 1.1.7)
- release 9

---- Files affected:
SPECS:
   dotnet-gtksourceview-sharp.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gtksourceview-sharp.spec
diff -u SPECS/dotnet-gtksourceview-sharp.spec:1.21 SPECS/dotnet-gtksourceview-sharp.spec:1.22
--- SPECS/dotnet-gtksourceview-sharp.spec:1.21	Sat Dec  3 11:19:18 2005
+++ SPECS/dotnet-gtksourceview-sharp.spec	Sat Dec  3 12:46:38 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Wiązania GtkSourceView dla .NET
 Name:		dotnet-gtksourceview-sharp
 Version:	0.5
-Release:	8
+Release:	9
 License:	LGPL
 Group:		Libraries
 Source0:	http://mono2.ximian.com/archive/1.0/gtksourceview-sharp-%{version}.tar.gz
@@ -17,11 +17,11 @@
 BuildRequires:	gtksourceview-devel >= 1.0.1
 BuildRequires:	libtool
 BuildRequires:	monodoc >= 0.16
-BuildRequires:	mono-csharp >= 0.96
+BuildRequires:	mono-csharp >= 1.1.7
 BuildRequires:	pkgconfig
 Requires:	dotnet-gtk-sharp >= 0.93
 Requires:	gtksourceview >= 1.0.1
-Requires:	mono >= 0.96
+Requires:	mono >= 1.1.7
 Provides:	dotnet-gtksourceview
 Provides:	gtksourceview-sharp
 Obsoletes:	dotnet-gtksourceview
@@ -60,7 +60,6 @@
 sed -i -e 's/apidir = $(DESTDIR)@gtk/apidir = @gtk/' gtksourceview/makefile.am
 
 %build
-rm -rf autom4te.cache
 %{__libtoolize}
 %{__aclocal}
 %{__automake}
@@ -83,13 +82,13 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog
-%{_libdir}/mono/gac/*
+%{_prefix}/lib/mono/gac/*
 %{_datadir}/mime-info/*
 %{_datadir}/gtksourceview-1.0/language-specs/*
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/mono/gtk-sharp/*
+%{_prefix}/lib/mono/gtk-sharp/*
 %{_datadir}/gapi/*
 %{_pkgconfigdir}/*
 %{_libdir}/monodoc/sources/gtksourceview-sharp-docs.*
@@ -100,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/12/03 11:46:38  qboosh
+- updated install patch and spec for mono dlls in /usr/lib (R: mono >= 1.1.7)
+- release 9
+
 Revision 1.21  2005/12/03 10:19:18  qboosh
 -fixed desc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gtksourceview-sharp.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list