SPECS: bb.spec - bb-regparm.patch: gcc needs regparm on function d...

qrczak qrczak at pld-linux.org
Tue Feb 13 12:03:52 CET 2007


Author: qrczak                       Date: Tue Feb 13 11:03:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bb-regparm.patch: gcc needs regparm on function definition too.
- Release 7

---- Files affected:
SPECS:
   bb.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/bb.spec
diff -u SPECS/bb.spec:1.21 SPECS/bb.spec:1.22
--- SPECS/bb.spec:1.21	Mon Feb 12 22:23:48 2007
+++ SPECS/bb.spec	Tue Feb 13 12:03:46 2007
@@ -3,12 +3,13 @@
 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
@@ -29,6 +30,7 @@
 %prep
 %setup -q -n %{name}-1.3.0
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm -f missing
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/02/13 11:03:46  qrczak
+- bb-regparm.patch: gcc needs regparm on function definition too.
+- Release 7
+
 Revision 1.21  2007/02/12 21:23:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bb.spec?r1=1.21&r2=1.22&f=u



More information about the pld-cvs-commit mailing list