Author: qboosh Date: Tue Feb 26 21:38:16 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9
---- Files affected: SPECS: ed.spec (1.66 -> 1.67) ---- Diffs: ================================================================ Index: SPECS/ed.spec diff -u SPECS/ed.spec:1.66 SPECS/ed.spec:1.67 --- SPECS/ed.spec:1.66 Thu Jan 24 02:22:59 2008 +++ SPECS/ed.spec Tue Feb 26 22:38:11 2008 @@ -10,12 +10,12 @@ Summary(tr.UTF-8): GNU satır düzenleyici Summary(uk.UTF-8): Рядковий редактор GNU Name: ed -Version: 0.8 +Version: 0.9 Release: 1 License: GPL v3+ Group: Applications/Editors Source0: ftp://ftp.gnu.org/gnu/ed/%{name}-%{version}.tar.bz2 -# Source0-md5: b359451fb32097974484b5ba7c19f5fb +# Source0-md5: fb0c1c63ec13d8516733dd1d85c76473 Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2 # Source1-md5: 13a5459ddffbd7f04aa3d67fce0d2134 Patch0: %{name}-info.patch @@ -110,17 +110,18 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/postshell +%post -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun -p /sbin/postshell +%postun -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO -%attr(755,root,root) %{_bindir}/* -%{_infodir}/*info* +%attr(755,root,root) %{_bindir}/ed +%attr(755,root,root) %{_bindir}/red +%{_infodir}/ed.info* %{_mandir}/man1/* %lang(nl) %{_mandir}/nl/man1/* %lang(pl) %{_mandir}/pl/man1/* @@ -131,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.67 2008-02-26 21:38:11 qboosh +- updated to 0.9 + Revision 1.66 2008-01-24 01:22:59 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ed.spec?r1=1.66&r2=1.67&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
