]> git.pld-linux.org Git - packages/fbterm.git/blobdiff - fbterm.spec
- added the input.patch
[packages/fbterm.git] / fbterm.spec
index ddf336e36d0d295a17e731551e03401ea0ffbd58..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.2
+Release:       1
 License:       GPL v2
 Group:         Applications/Graphics
 Source0:       http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz
@@ -10,6 +10,9 @@ Source0:      http://fbterm.googlecode.com/files/%{name}-%{version}.tar.gz
 URL:           http://code.google.com/p/fbterm/
 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
@@ -36,6 +39,9 @@ Features include:
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 %configure
This page took 0.088537 seconds and 4 git commands to generate.