Author: qboosh                       Date: Sat Dec  3 12:41:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated mint patch, added monodir patch for mono dlls in /usr/lib (R: mono >= 
1.1.7)
- fixed release number in previous changelog entry
- release 5

---- Files affected:
SPECS:
   dotnet-gecko-sharp.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/dotnet-gecko-sharp.spec
diff -u SPECS/dotnet-gecko-sharp.spec:1.18 SPECS/dotnet-gecko-sharp.spec:1.19
--- SPECS/dotnet-gecko-sharp.spec:1.18  Wed Nov 30 17:15:21 2005
+++ SPECS/dotnet-gecko-sharp.spec       Sat Dec  3 13:41:20 2005
@@ -4,23 +4,25 @@
 Summary(pl):   Gecko# - wiązanie Gtk# dla Mozilli
 Name:          dotnet-gecko-sharp
 Version:       0.6
-Release:       4
+Release:       5
 Epoch:         0
 License:       GPL
 Group:         Libraries
 Source0:       
http://www.go-mono.com/archive/1.0.6/gecko-sharp-%{version}.tar.gz
 # Source0-md5: 9ce9bb08125f7c7eecf8bd696a3345bd
 Patch0:                %{name}-mint.patch
+Patch1:                %{name}-monodir.patch
 URL:           http://www.mono-project.com/
 BuildRequires: autoconf
 BuildRequires: automake
 # just gtk-sharp
 BuildRequires: dotnet-gtk-sharp-devel >= 0.98
 BuildRequires: gtk+2-devel >= 2.0.0
-BuildRequires: mono-csharp >= 0.96
+BuildRequires: mono-csharp >= 1.1.7
 BuildRequires: pkgconfig
 BuildRequires: sed >= 4.0
 BuildConflicts:        gecko-sharp < 0.2
+Requires:      mono >= 1.1.7
 Requires:      mozilla-embedded
 Requires:      dotnet-gtk-sharp >= 0.98
 ExcludeArch:   i386 alpha sparc sparc64
@@ -47,6 +49,7 @@
 %prep
 %setup -q -n gecko-sharp-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -73,11 +76,11 @@
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root)%{_bindir}/webshot
 %{_libdir}/gecko-sharp
-%{_libdir}/mono/gac/gecko-sharp
+%{_prefix}/lib/mono/gac/gecko-sharp
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/mono/gecko-sharp
+%{_prefix}/lib/mono/gecko-sharp
 %{_pkgconfigdir}/gecko-sharp.pc
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -86,8 +89,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2005/12/03 12:41:20  qboosh
+- updated mint patch, added monodir patch for mono dlls in /usr/lib (R: mono 
>= 1.1.7)
+- fixed release number in previous changelog entry
+- release 5
+
 Revision 1.18  2005/11/30 16:15:21  freetz
-- exclude i386 alpha sparc sparc64 from build, rel.6
+- exclude i386 alpha sparc sparc64 from build, rel.4
 
 Revision 1.17  2005/09/16 14:54:46  wolf
 - remove mutual obsoletes
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dotnet-gecko-sharp.spec?r1=1.18&r2=1.19&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to