SPECS: nas.spec - nas-gcc4.patch: fixed error: invalid storage cla...

qrczak qrczak at pld-linux.org
Sat Dec 24 13:00:59 CET 2005


Author: qrczak                       Date: Sat Dec 24 12:00:59 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- nas-gcc4.patch: fixed error: invalid storage class for function
  'freeFlow'

---- Files affected:
SPECS:
   nas.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/nas.spec
diff -u SPECS/nas.spec:1.47 SPECS/nas.spec:1.48
--- SPECS/nas.spec:1.47	Mon Dec  5 00:10:18 2005
+++ SPECS/nas.spec	Sat Dec 24 13:00:54 2005
@@ -10,6 +10,7 @@
 Group:		Applications/Sound
 Source0:	http://radscan.com/nas/%{name}-%{version}.src.tar.gz
 # Source0-md5:	c9918e9c9c95d587a95b455bbabe3b49
+Patch0:		%{name}-gcc4.patch
 URL:		http://radscan.com/nas.html
 BuildRequires:	XFree86-devel
 BuildRequires:	bison
@@ -117,6 +118,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 xmkmf
@@ -174,6 +176,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2005/12/24 12:00:54  qrczak
+- nas-gcc4.patch: fixed error: invalid storage class for function
+  'freeFlow'
+
 Revision 1.47  2005/12/04 23:10:18  glen
 - adapterized (sorted %verify flags)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nas.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list