commit f0b82cb3d8582c0174bc7fe3d79bdf3f33611981
Author: Jakub Bogusz <[email protected]>
Date:   Sun Jul 20 17:09:41 2014 +0200

    - cleanup, completed dependencies, release 5

 dotnet-webkit-sharp.spec | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/dotnet-webkit-sharp.spec b/dotnet-webkit-sharp.spec
index a5dded4..b227cf8 100644
--- a/dotnet-webkit-sharp.spec
+++ b/dotnet-webkit-sharp.spec
@@ -3,20 +3,23 @@ Summary:      WebKit# - A Mono WebKit binding
 Summary(pl.UTF-8):     WebKit# - wiązanie WebKit dla Mono
 Name:          dotnet-webkit-sharp
 Version:       0.3
-Release:       4
-License:       X11/MIT
+Release:       5
+License:       MIT
 Group:         Libraries
-Source0:       
http://ftp.novell.com/pub/mono/sources/webkit-sharp/webkit-sharp-%{version}.tar.bz2
+Source0:       
http://download.mono-project.com/sources/webkit-sharp/webkit-sharp-%{version}.tar.bz2
 # Source0-md5: 21482f9d5eafb0ef4acc6e790482f934
 Patch0:                %{name}-pc.patch
 URL:           http://www.mono-project.com/
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.3
 BuildRequires: gtk-webkit-devel >= 1.1.15
 BuildRequires: mono-csharp >= 1.1.0
 BuildRequires: monodoc >= 2.6
 BuildRequires: pkgconfig
+BuildRequires: rpmbuild(monoautodeps)
+Requires:      dotnet-gtk-sharp2 >= 1.9.3
+Requires:      gtk-webkit >= 1.1.15
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,13 +35,14 @@ KHTML i KJS dla platformy KDE, używany głównie w 
przeglądarce Safari
 firmy Apple. Stworzony został aby móc osadzać go w innych aplikacjach,
 takich jak czytniki poczty czy przeglądarki stron internetowych.
 
-Ten pakiet dostarcza dowiązań Mono do bibliotek WebKit.
+Ten pakiet dostarcza wiązania Mono do bibliotek WebKit.
 
 %package devel
 Summary:       WebKit# development files
 Summary(pl.UTF-8):     Pliki programistyczne WebKit#
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      dotnet-gtk-sharp2-devel >= 1.9.3
 Requires:      monodoc >= 2.6
 
 %description devel
@@ -72,12 +76,12 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog
+%doc AUTHORS COPYING ChangeLog
 %{_prefix}/lib/mono/gac/webkit-sharp
 
 %files devel
 %defattr(644,root,root,755)
 %{_prefix}/lib/mono/webkit-sharp
 %{_pkgconfigdir}/webkit-sharp-1.0.pc
-%{_prefix}/lib/monodoc/sources/webkit-sharp-docs*
+%{_prefix}/lib/monodoc/sources/webkit-sharp-docs.*
 %{_examplesdir}/%{name}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dotnet-webkit-sharp.git/commitdiff/f0b82cb3d8582c0174bc7fe3d79bdf3f33611981

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

Reply via email to