SPECS: gmime.spec - removed libdir patch (fixes lib64 issue) - dis...
qboosh
qboosh at pld-linux.org
Mon Oct 24 21:50:35 CEST 2005
Author: qboosh Date: Mon Oct 24 19:50:35 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- removed libdir patch (fixes lib64 issue)
- disable dotnet on currently unsupported archs
- release 2
---- Files affected:
SPECS:
gmime.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/gmime.spec
diff -u SPECS/gmime.spec:1.55 SPECS/gmime.spec:1.56
--- SPECS/gmime.spec:1.55 Fri Oct 14 11:06:28 2005
+++ SPECS/gmime.spec Mon Oct 24 21:50:30 2005
@@ -1,21 +1,22 @@
# $Revision$, $Date$
#
-%include /usr/lib/rpm/macros.mono
-#
# Conditional build:
%bcond_without dotnet # without .net support
#
+%ifnarch %{ix86} %{x8664} arm hppa ppc s390 s390x
+%undefine with_dotnet
+%endif
+%include /usr/lib/rpm/macros.mono
Summary: GMIME library
Summary(pl): Biblioteka GMIME
Name: gmime
Version: 2.1.17
-Release: 1
+Release: 2
License: GPL v2+
Group: Libraries
Source0: http://spruce.sourceforge.net/gmime/sources/v2.1/gmime-%{version}.tar.gz
# Source0-md5: 9a3075219597d461f153c4c34056f553
Patch0: %{name}-link.patch
-Patch1: %{name}-libdir.patch
URL: http://spruce.sourceforge.net/gmime/
BuildRequires: autoconf
BuildRequires: automake
@@ -93,7 +94,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__libtoolize}
@@ -161,6 +161,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2005/10/24 19:50:30 qboosh
+- removed libdir patch (fixes lib64 issue)
+- disable dotnet on currently unsupported archs
+- release 2
+
Revision 1.55 2005/10/14 09:06:28 qboosh
- updated to 2.1.17
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gmime.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list