SPECS: mldonkey.spec - up to 2.9.0 - fix for mismatched ocaml vers...

arvenil arvenil at pld-linux.org
Sun Sep 9 18:57:42 CEST 2007


Author: arvenil                      Date: Sun Sep  9 16:57:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 2.9.0
- fix for mismatched ocaml version
- BR: xorg-lib-libXpm-devel (dont know why he needs it even with --without gui)

---- Files affected:
SPECS:
   mldonkey.spec (1.170 -> 1.171) 

---- Diffs:

================================================================
Index: SPECS/mldonkey.spec
diff -u SPECS/mldonkey.spec:1.170 SPECS/mldonkey.spec:1.171
--- SPECS/mldonkey.spec:1.170	Tue Jun 19 22:04:20 2007
+++ SPECS/mldonkey.spec	Sun Sep  9 18:57:37 2007
@@ -21,12 +21,12 @@
 Summary:	eDonkey 2000 p2p network client
 Summary(pl.UTF-8):	Klient sieci p2p eDonkey 2000
 Name:		mldonkey
-Version:	2.8.7
+Version:	2.9.0
 Release:	1
 License:	GPL
 Group:		Applications/Networking
 Source0:	http://dl.sourceforge.net/mldonkey/%{name}-%{version}.tar.bz2
-# Source0-md5:	bfb30ebcb48f0a9ec0f44f41559afd38
+# Source0-md5:	d8c32704e4e621239d0f4a5b92484402
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.sh
@@ -34,6 +34,7 @@
 Source5:	%{name}-gui.desktop
 Patch0:		%{name}-configwin.patch
 Patch1:		%{name}-newgtk.patch
+Patch2:		%{name}-ocaml_version.patch
 URL:		http://mldonkey.sourceforge.net/Main_Page
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -52,6 +53,7 @@
 BuildRequires:	perl-base
 %{?with_gui:BuildRequires:	pkgconfig}
 BuildRequires:	rpmbuild(macros) >= 1.268
+BuildRequires:	xorg-lib-libXpm-devel
 BuildRequires:	zlib-devel
 Requires(post):	sed >= 4.0
 Requires(post,preun):	/sbin/chkconfig
@@ -182,6 +184,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub config
@@ -338,6 +341,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171  2007/09/09 16:57:37  arvenil
+- up to 2.9.0
+- fix for mismatched ocaml version
+- BR: xorg-lib-libXpm-devel (dont know why he needs it even with --without gui)
+
 Revision 1.170  2007/06/19 20:04:20  qboosh
 - BR: gd-devel libmagic-devel libpng-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mldonkey.spec?r1=1.170&r2=1.171&f=u



More information about the pld-cvs-commit mailing list