Author: qboosh Date: Mon Aug 29 18:13:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.1.16 (uses gtk-sharp2 now)
---- Files affected: SPECS: gmime.spec (1.52 -> 1.53) ---- Diffs: ================================================================ Index: SPECS/gmime.spec diff -u SPECS/gmime.spec:1.52 SPECS/gmime.spec:1.53 --- SPECS/gmime.spec:1.52 Tue Jul 12 23:53:07 2005 +++ SPECS/gmime.spec Mon Aug 29 20:13:27 2005 @@ -6,12 +6,12 @@ Summary: GMIME library Summary(pl): Biblioteka GMIME Name: gmime -Version: 2.1.15 +Version: 2.1.16 Release: 1 License: GPL v2+ Group: Libraries Source0: http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-%{version}.tar.gz -# Source0-md5: c6df963c6e502f2da57ebb33143b40af +# Source0-md5: ca1992fba086c5dd0e7523b5eab4057c Patch0: %{name}-link.patch Patch1: %{name}-libdir.patch URL: http://spruce.sourceforge.net/gmime/ @@ -24,8 +24,8 @@ BuildRequires: pkgconfig BuildRequires: zlib-devel %if %{with dotnet} -BuildRequires: dotnet-gtk-sharp-devel >= 1.0.6 -BuildRequires: mono-csharp >= 1.0.0 +BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5 +BuildRequires: mono-csharp >= 1.1.0 %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -66,8 +66,8 @@ Summary: .NET language bindings for gmime Summary(pl): Wiązania gmime dla .NET Group: Development/Libraries -Requires: dotnet-gtk-sharp >= 1.0.6 -Requires: mono >= 1.0.0 +Requires: dotnet-gtk-sharp2 >= 1.9.5 +Requires: mono >= 1.1.0 Requires: %{name} = %{epoch}:%{version}-%{release} %description -n dotnet-gmime-sharp @@ -129,13 +129,13 @@ %if %{with dotnet} %files -n dotnet-gmime-sharp %defattr(644,root,root,755) -%dir %{_libdir}/mono/gac/gmime-sharp -%{_libdir}/mono/gac/gmime-sharp +%dir %{_prefix}/lib/mono/gac/gmime-sharp +%{_prefix}/lib/mono/gac/gmime-sharp %files -n dotnet-gmime-sharp-devel %defattr(644,root,root,755) -%{_datadir}/gapi/* -%{_libdir}/mono/gmime-sharp +%{_datadir}/gapi-2.0/* +%{_prefix}/lib/mono/gmime-sharp %{_pkgconfigdir}/gmime-sharp.pc %endif @@ -147,7 +147,7 @@ %attr(755,root,root) %{_libdir}/*.sh %{_pkgconfigdir}/gmime-2.0.pc %{_includedir}/gmime-2.0 -#%%{_gtkdocdir}/* +%{_gtkdocdir}/gmime %files static %defattr(644,root,root,755) @@ -159,6 +159,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.53 2005/08/29 18:13:27 qboosh +- updated to 2.1.16 (uses gtk-sharp2 now) + Revision 1.52 2005/07/12 21:53:07 freetz - documentation is totally incompete, so there is no need to work on instaling it, rel.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gmime.spec?r1=1.52&r2=1.53&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
