]> git.pld-linux.org Git - packages/vbetool.git/commitdiff
- updated to 0.7, removed obsolete Makefile patch
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 22 Aug 2006 12:20:27 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vbetool.spec -> 1.5

vbetool.spec

index 225d16c0cb6af65cb905ed2faf61a29266293c29..bae4a37cea32d64a1ac5c5e817b760294f9e22d7 100644 (file)
@@ -1,14 +1,13 @@
 Summary:       vbetool - run real-mode video BIOS code to alter hardware state
 Summary(pl):   vbetool - modyfikacja trybu karty graficznej za pomocĀ± jej BIOS-u
 Name:          vbetool
-Version:       0.5
+Version:       0.7
 Release:       1
 License:       GPL
 Group:         Applications
 Source0:       http://www.srcf.ucam.org/~mjg59/vbetool/%{name}_%{version}-1.tar.gz
-# Source0-md5: 950a87f99d17bc4f4ced73cec7103859
-Patch0:                %{name}-Makefile.patch
-Patch1:                %{name}-opt.patch
+# Source0-md5: 1756f2e71ceaef217220e8e482fce835
+Patch0:                %{name}-opt.patch
 URL:           http://freshmeat.net/projects/vbetool/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -31,9 +30,8 @@ zwi
 przez ACPI S3.
 
 %prep
-%setup -q -n %{name}-0.4
+%setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.099961 seconds and 4 git commands to generate.