]> git.pld-linux.org Git - packages/bb.git/blobdiff - bb.spec
- patch from Gentoo
[packages/bb.git] / bb.spec
diff --git a/bb.spec b/bb.spec
index 68f494f5e02f7834a56e7bb27a4d68d72b4a2181..64ed30a41567cb5c75b5d6feab9baaa7c7b54bee 100644 (file)
--- a/bb.spec
+++ b/bb.spec
@@ -2,13 +2,15 @@ Summary:      BB - the portable demo
 Summary(pl.UTF-8):     BB - przenoĊ›ne demo
 Name:          bb
 Version:       1.3rc1
-Release:       8
+Release:       11
 License:       GPL
 Group:         Applications/Terminal
 Source0:       http://dl.sourceforge.net/aa-project/%{name}-%{version}.tar.gz
 # Source0-md5: 1ae5b742fbe654ba51c31832cf7e81fd
 Patch0:                %{name}-typos.patch
 Patch1:                %{name}-regparm.patch
+Patch2:                segv64.patch
+Patch3:                bb-1.3.0_rc1-disable-pulse.patch
 URL:           http://aa-project.sourceforge.net/bb/
 BuildRequires: aalib-devel >= 1.4
 BuildRequires: autoconf
@@ -30,6 +32,8 @@ operacyjnych.
 %setup -q -n %{name}-1.3.0
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 rm -f missing
This page took 0.314956 seconds and 4 git commands to generate.