- rebase to 1.2.1 and install the udev rules

This commit is contained in:
Dave Airlie 2009-08-05 03:59:58 +00:00
commit 71ee7cd2cf
3 changed files with 8 additions and 5 deletions

View file

@ -1 +1 @@
vbetool-1.2.0.tar.bz2
vbetool-1.2.1.tar.bz2

View file

@ -1 +1 @@
8b148d9b54f8bc3a6dfe1be82e792b35 vbetool-1.2.0.tar.bz2
6a94f1c69c348de65e14a4ad9acbf795 vbetool-1.2.1.tar.bz2

View file

@ -1,5 +1,5 @@
Name: vbetool
Version: 1.2.0
Version: 1.2.1
Release: 1%{?dist}
Summary: Run real-mode video BIOS code to alter hardware state
@ -38,7 +38,7 @@ make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
install -m 0644 -D udev-video-post-example.rules $RPM_BUILD_ROOT/etc/udev/rules.d/92-video-post.rules
%clean
rm -rf $RPM_BUILD_ROOT
@ -49,9 +49,12 @@ rm -rf $RPM_BUILD_ROOT
%doc COPYING
%{_sbindir}/vbetool
%{_mandir}/man1/vbetool.1.gz
%{_sysconfdir}/udev/rules.d/92-video-post.rules
%changelog
* Wed Aug 05 2009 Dave Airlie <airlied@redhat.com> 1.2.1-1
- rebase to 1.2.1 and install the udev rules
* Tue Aug 04 2009 Dave Airlie <airlied@redhat.com> 1.2.0-1
- rebase to vbetool 1.2.0