Author: glen Date: Sun Oct 9 14:52:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - EA based on builders logs
---- Files affected: SPECS: jpeg-mmx.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/jpeg-mmx.spec diff -u SPECS/jpeg-mmx.spec:1.6 SPECS/jpeg-mmx.spec:1.7 --- SPECS/jpeg-mmx.spec:1.6 Sun Oct 9 16:02:14 2005 +++ SPECS/jpeg-mmx.spec Sun Oct 9 16:52:40 2005 @@ -13,6 +13,7 @@ Source0: http://dl.sourceforge.net/mjpeg/%{name}-0.1.6.tar.gz # Source0-md5: 9156c429bd8c4dea65c877c50ed89e15 Patch0: %{name}-DESTDIR.patch +ExcludeArch: amd64 ppc URL: http://mjpeg.sourceforge.net/ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -31,7 +32,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_includedir},%{_bindir},%{_libdir},%{_mandir}/man1/} +install -d $RPM_BUILD_ROOT{%{_includedir},%{_bindir},%{_libdir},%{_mandir}/man1} %{__make} install-prog install_real \ DESTDIR=$RPM_BUILD_ROOT @@ -53,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2005/10/09 14:52:40 glen +- EA based on builders logs + Revision 1.6 2005/10/09 14:02:14 glen - updated to 1.1.6 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jpeg-mmx.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
