Author: qboosh Date: Mon Oct 24 21:24:09 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - updated URLs (but only version 1.10 there)
---- Files affected: SPECS: mixal.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/mixal.spec diff -u SPECS/mixal.spec:1.6 SPECS/mixal.spec:1.7 --- SPECS/mixal.spec:1.6 Thu May 13 20:55:14 2004 +++ SPECS/mixal.spec Mon Oct 24 23:24:04 2005 @@ -6,9 +6,10 @@ Release: 3 License: distributable Group: Development/Languages -Source0: http://locke.ccil.org:/pub/esr/%{name}_%{version}.orig.tar.gz +Source0: http://www.catb.org/~esr/mixal/%{name}_%{version}.orig.tar.gz # Source0-md5: 46b7fa9a94b3f9f82a81399e6f2b47b3 Patch0: %{name}_1.08-7.diff.gz +URL: http://www.catb.org/~esr/mixal/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -33,8 +34,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d ${RPM_BUILD_ROOT}%{_bindir} -install -d ${RPM_BUILD_ROOT}%{_mandir}/man1 +install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} install mixal ${RPM_BUILD_ROOT}%{_bindir}/mixal install mixal.1 ${RPM_BUILD_ROOT}%{_mandir}/man1/mixal.1 @@ -54,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/10/24 21:24:04 qboosh +- updated URLs (but only version 1.10 there) + Revision 1.6 2004/05/13 18:55:14 ankry - spaces -> tabs, other cosmetics ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mixal.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
