Author: arekm Date: Wed Apr 2 09:35:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - gzipped tarball is fine (bzip2 is corrupted); switch to gz
---- Files affected: SPECS: xorg-driver-video-geode.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-geode.spec diff -u SPECS/xorg-driver-video-geode.spec:1.11 SPECS/xorg-driver-video-geode.spec:1.12 --- SPECS/xorg-driver-video-geode.spec:1.11 Wed Apr 2 11:33:15 2008 +++ SPECS/xorg-driver-video-geode.spec Wed Apr 2 11:35:47 2008 @@ -6,8 +6,8 @@ Release: 1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2 -# Source0-md5: ee7c6e5513182f2bfe1b3338623ba698 +Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.gz +# Source0-md5: 2bc7cdca8db443d1cd1858ebb05002f3 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -66,7 +66,7 @@ %files %defattr(644,root,root,755) %doc COPYING ChangeLog README TODO -%attr(755,root,root) %{_libdir}/xorg/modules/drivers/amd_drv.so +%attr(755,root,root) %{_libdir}/xorg/modules/drivers/geode_drv.so %attr(755,root,root) %{_libdir}/xorg/modules/drivers/ztv_drv.so %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -75,6 +75,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-04-02 09:35:47 arekm +- gzipped tarball is fine (bzip2 is corrupted); switch to gz + Revision 1.11 2008-04-02 09:33:15 arekm - geode driver; broken driver. Obsoletes xorg-driver-video-amd.spec. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xorg-driver-video-geode.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
