Author: qboosh Date: Wed Dec 7 14:22:43 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.1.0.3 (X11R7.0-RC3)
---- Files affected: SPECS: xorg-driver-video-dummy.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/xorg-driver-video-dummy.spec diff -u SPECS/xorg-driver-video-dummy.spec:1.2 SPECS/xorg-driver-video-dummy.spec:1.3 --- SPECS/xorg-driver-video-dummy.spec:1.2 Sun Nov 20 15:20:50 2005 +++ SPECS/xorg-driver-video-dummy.spec Wed Dec 7 15:22:34 2005 @@ -2,12 +2,12 @@ Summary: X.org dummy video driver Summary(pl): Pusty sterownik obrazu X.org Name: xorg-driver-video-dummy -Version: 0.1.0.2 +Version: 0.1.0.3 Release: 0.1 License: MIT Group: X11/Applications -Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC2/driver/xf86-video-dummy-%{version}.tar.bz2 -# Source0-md5: e32e425cf5e39ca42964360013c0d13d +Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC3/driver/xf86-video-dummy-%{version}.tar.bz2 +# Source0-md5: 12e8118af543e3190063100a43a39227 URL: http://xorg.freedesktop.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -18,7 +18,7 @@ BuildRequires: xorg-proto-renderproto-devel BuildRequires: xorg-proto-videoproto-devel BuildRequires: xorg-proto-xf86dgaproto-devel -BuildRequires: xorg-util-util-macros >= 0.99.1 +BuildRequires: xorg-util-util-macros >= 0.99.2 BuildRequires: xorg-xserver-server-devel >= 0.99.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -46,8 +46,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ - DESTDIR=$RPM_BUILD_ROOT \ - drivermandir=%{_mandir}/man4 + DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/*/*.la @@ -58,7 +57,7 @@ %defattr(644,root,root,755) %doc ChangeLog %attr(755,root,root) %{_libdir}/xorg/modules/drivers/dummy_drv.so -#%{_mandir}/man4/dummy.4x* +#%{_mandir}/man4/dummy.4* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -66,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/12/07 14:22:34 qboosh +- 0.1.0.3 (X11R7.0-RC3) + Revision 1.2 2005/11/20 14:20:50 qboosh - 0.1.0.2 (X11R7.0-RC2) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xorg-driver-video-dummy.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
