Author: lisu Date: Mon Jan 15 01:07:12 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - 4.3.0 - setup-allegro and xkeymap files are not included in this version
---- Files affected: SPECS: allegro.spec (1.65 -> 1.65.4.1) ---- Diffs: ================================================================ Index: SPECS/allegro.spec diff -u SPECS/allegro.spec:1.65 SPECS/allegro.spec:1.65.4.1 --- SPECS/allegro.spec:1.65 Tue Dec 26 13:02:32 2006 +++ SPECS/allegro.spec Mon Jan 15 02:07:07 2007 @@ -23,12 +23,12 @@ Summary(it): Una libreria per la programmazione di videogiochi Summary(pl): Biblioteka do programowania gier Name: allegro -Version: 4.2.1 +Version: 4.3.0 Release: 1 License: Giftware Group: Libraries Source0: http://dl.sourceforge.net/alleg/%{name}-%{version}.tar.gz -# Source0-md5: 0a09d0144ee8652fb8fa00f6cbb324fe +# Source0-md5: 0746b948ecd63cab806026cf3b452e20 Patch0: %{name}-info.patch Patch1: %{name}-examples.patch Patch2: %{name}-opt.patch @@ -460,7 +460,7 @@ mv $RPM_BUILD_ROOT%{_bindir}/demo{,-allegro} mv $RPM_BUILD_ROOT%{_bindir}/play{,-allegro} -mv $RPM_BUILD_ROOT%{_bindir}/setup{,-allegro} +#mv $RPM_BUILD_ROOT%{_bindir}/setup{,-allegro} mv $RPM_BUILD_ROOT%{_bindir}/test{,-allegro} # help rpm to find reqs for ELF objects @@ -585,14 +585,14 @@ %attr(755,root,root) %{_bindir}/pack %attr(755,root,root) %{_bindir}/rgbmap %attr(755,root,root) %{_bindir}/textconv -%attr(755,root,root) %{_bindir}/xkeymap +#%%attr(755,root,root) %{_bindir}/xkeymap %attr(755,root,root) %{_bindir}/xf2pcx %attr(755,root,root) %{_bindir}/dat %attr(755,root,root) %{_bindir}/dat2c %attr(755,root,root) %{_bindir}/dat2s %attr(755,root,root) %{_bindir}/grabber %attr(755,root,root) %{_bindir}/pat2dat -%attr(755,root,root) %{_bindir}/setup-allegro +#%%attr(755,root,root) %{_bindir}/setup-allegro %files tests %defattr(644,root,root,755) @@ -668,6 +668,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65.4.1 2007/01/15 01:07:07 lisu +- 4.3.0 +- setup-allegro and xkeymap files are not included in this version + Revision 1.65 2006/12/26 12:02:32 lisu - up to 4.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/allegro.spec?r1=1.65&r2=1.65.4.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
