]> git.pld-linux.org Git - packages/fbterm.git/commitdiff
- added the input.patch
authorwitekfl <witekfl@pld-linux.org>
Tue, 16 Dec 2008 20:47:28 +0000 (20:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 1

Changed files:
    fbterm.spec -> 1.5

fbterm.spec

index 2b8be6aeed91282971482d0424295f7b711d96b1..139de12290055275b904408405e7544a2bd4d0e6 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Terminal emulator for framebuffer
 Summary(pl.UTF-8):     Emulator terminala dla framebuffera
 Name:          fbterm
 Version:       1.2
-Release:       0.4
+Release:       1
 License:       GPL v2
 Group:         Applications/Graphics
 Source0:       http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -12,6 +12,7 @@ Patch0:               %{name}-header.patch
 Patch1:                %{name}-directcolor.patch
 Patch2:                %{name}-256_colors.patch
 Patch3:                %{name}-wheelmouse.patch
+Patch4:                %{name}-input.patch
 BuildRequires: fontconfig-devel
 BuildRequires: freetype-devel
 BuildRequires: libstdc++-devel
@@ -40,6 +41,7 @@ Features include:
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 %configure
This page took 0.070644 seconds and 4 git commands to generate.