Author: sls Date: Thu Nov 23 17:14:20 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - version up to 2.8.1 - added patch dnscheck - removed missing (outdated) mlchat and mlim
---- Files affected: SPECS: mldonkey.spec (1.154 -> 1.155) ---- Diffs: ================================================================ Index: SPECS/mldonkey.spec diff -u SPECS/mldonkey.spec:1.154 SPECS/mldonkey.spec:1.155 --- SPECS/mldonkey.spec:1.154 Tue Nov 7 23:29:01 2006 +++ SPECS/mldonkey.spec Thu Nov 23 18:14:14 2006 @@ -21,12 +21,12 @@ Summary: eDonkey 2000 p2p network client Summary(pl): Klient sieci p2p eDonkey 2000 Name: mldonkey -Version: 2.7.7 -Release: 2 +Version: 2.8.1 +Release: 1 License: GPL Group: Applications/Networking Source0: http://dl.sourceforge.net/mldonkey/%{name}-%{version}.tar.bz2 -# Source0-md5: d7b92ae3e8782a3c4adeb0e7870c07dc +# Source0-md5: 10452ad305f105d0d0761977f825694d 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}-dnscheck.patch URL: http://mldonkey.sourceforge.net/Main_Page BuildRequires: autoconf BuildRequires: automake @@ -177,6 +178,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build cp -f /usr/share/automake/config.sub src/applets/kde/admin @@ -217,8 +219,6 @@ install mlgui $RPM_BUILD_ROOT%{_bindir}/mlgui install mlnet+gui $RPM_BUILD_ROOT%{_bindir}/mlnet+gui install mlguistarter $RPM_BUILD_ROOT%{_bindir}/mlguistarter -install mlchat $RPM_BUILD_ROOT%{_bindir}/mlchat -install mlim $RPM_BUILD_ROOT%{_bindir}/mlim install distrib/mldonkey_previewer $RPM_BUILD_ROOT%{_bindir}/mldonkey_previewer %endif @@ -307,8 +307,6 @@ %if %{with gui} %files gui %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/mlchat -%attr(755,root,root) %{_bindir}/mlim %attr(755,root,root) %{_bindir}/mlgui %attr(755,root,root) %{_bindir}/mlnet+gui %attr(755,root,root) %{_bindir}/mlguistarter @@ -338,6 +336,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.155 2006/11/23 17:14:14 sls +- version up to 2.8.1 +- added patch dnscheck +- removed missing (outdated) mlchat and mlim + Revision 1.154 2006/11/07 22:29:01 glen - do not list %{_desktopdir}/* -- dangerous, could list directories unexpectedly ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mldonkey.spec?r1=1.154&r2=1.155&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
