Author: zbyniu Date: Sun Aug 7 22:49:29 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.7.2; BR: tcl; _applnkdir -> _desktopdir
---- Files affected: SPECS: exmh.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/exmh.spec diff -u SPECS/exmh.spec:1.25 SPECS/exmh.spec:1.26 --- SPECS/exmh.spec:1.25 Wed Sep 24 23:10:25 2003 +++ SPECS/exmh.spec Mon Aug 8 00:49:23 2005 @@ -9,16 +9,17 @@ Summary(sv): E-postläsare som kan hantera e-postmappar av mh-typ Summary(tr): e-posta yazýlýmý Name: exmh -Version: 2.6.3 +Version: 2.7.2 Release: 1 License: Freeware Group: Applications/Mail Source0: http://dl.sourceforge.net/exmh/%{name}-%{version}.tar.gz -# Source0-md5: 5b04d70b7f827f4e520d8b68b28b3efe +# Source0-md5: fdb7c6ff26d0429ea950590a36f1369f Source1: %{name}.desktop Patch0: %{name}-conf.patch Patch1: %{name}-smproxy.patch URL: http://www.beedub.com/exmh/ +BuildRequires: tcl Requires: mh Requires: metamail BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -91,7 +92,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_applnkdir}/Networking/Mail \ +install -d $RPM_BUILD_ROOT%{_desktopdir} \ $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_libdir}/exmh-%{version}} for i in exmh exmh-bg exmh-async ftp.expect; do @@ -104,7 +105,7 @@ cp -ar lib/* $RPM_BUILD_ROOT%{_libdir}/exmh-%{version} -install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Networking/Mail/ +install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} %clean rm -rf $RPM_BUILD_ROOT @@ -112,7 +113,7 @@ %files %defattr(644,root,root,755) %doc COPYRIGHT exmh.CHANGES exmh.README -%{_applnkdir}/Networking/Mail/exmh.desktop +%{_desktopdir}/exmh.desktop %attr(755,root,root) %{_bindir}/exmh %attr(755,root,root) %{_bindir}/exmh-bg %attr(755,root,root) %{_bindir}/exmh-async @@ -126,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2005/08/07 22:49:23 zbyniu +- up to 2.7.2; BR: tcl; _applnkdir -> _desktopdir + Revision 1.25 2003/09/24 21:10:25 eothane - update ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/exmh.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
