]> git.pld-linux.org Git - packages/bb.git/blobdiff - bb.spec
- bb-regparm.patch: gcc needs regparm on function definition too.
[packages/bb.git] / bb.spec
diff --git a/bb.spec b/bb.spec
index 9fe3ed3bdba656655ad175f7fdb5ba30dbe7a7b8..25d1f29ab1b1a89b97c9ee1e1c11db67689cd009 100644 (file)
--- a/bb.spec
+++ b/bb.spec
@@ -2,12 +2,13 @@ Summary:      BB - the portable demo
 Summary(pl.UTF-8):     BB - przenoĊ›ne demo
 Name:          bb
 Version:       1.3rc1
-Release:       6
+Release:       7
 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
 URL:           http://aa-project.sourceforge.net/bb/
 BuildRequires: aalib-devel >= 1.4
 BuildRequires: autoconf
@@ -28,6 +29,7 @@ operacyjnych.
 %prep
 %setup -q -n %{name}-1.3.0
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm -f missing
This page took 0.037144 seconds and 4 git commands to generate.