SPECS (AC-branch): gmime.spec - am hack
qboosh
qboosh at pld-linux.org
Sat Feb 17 15:49:57 CET 2007
Author: qboosh Date: Sat Feb 17 14:49:57 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- am hack
---- Files affected:
SPECS:
gmime.spec (1.57.2.2 -> 1.57.2.3)
---- Diffs:
================================================================
Index: SPECS/gmime.spec
diff -u SPECS/gmime.spec:1.57.2.2 SPECS/gmime.spec:1.57.2.3
--- SPECS/gmime.spec:1.57.2.2 Sat Feb 17 14:09:07 2007
+++ SPECS/gmime.spec Sat Feb 17 15:49:52 2007
@@ -25,6 +25,7 @@
#BuildRequires: gtk-doc >= 1.0
BuildRequires: libtool
BuildRequires: pkgconfig
+BuildRequires: sed >= 4.0
BuildRequires: zlib-devel
%if %{with dotnet}
BuildRequires: dotnet-gtk-sharp2-devel >= 1.9.5
@@ -95,6 +96,8 @@
%setup -q
%patch0 -p1
+sed -i -e 's/XML_SOURCES/SOURCES_XML/' mono/Makefile.am
+
%build
%{__libtoolize}
%{__aclocal}
@@ -161,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.57.2.3 2007/02/17 14:49:52 qboosh
+- am hack
+
Revision 1.57.2.2 2007/02/17 13:09:07 qboosh
- release .2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gmime.spec?r1=1.57.2.2&r2=1.57.2.3&f=u
More information about the pld-cvs-commit
mailing list