rpms/nas/EL-4 nas.spec,1.6,1.7

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Mar 15 20:19:46 UTC 2007


Author: rdieter

Update of /cvs/extras/rpms/nas/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5202

Modified Files:
	nas.spec 
Log Message:
sync w/devel branch



Index: nas.spec
===================================================================
RCS file: /cvs/extras/rpms/nas/EL-4/nas.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- nas.spec	11 Oct 2006 13:14:00 -0000	1.6
+++ nas.spec	15 Mar 2007 20:19:13 -0000	1.7
@@ -1,7 +1,7 @@
 Name:		nas	
 Summary:	The Network Audio System (NAS)
 Version:	1.8
-Release:	10%{?dist}
+Release:	13%{?dist}
 BuildRequires:	bison flex
 %if "%{?fedora}" > "4" || "%{?rhel}" > "4"
 BuildRequires:	imake libXaw-devel libXpm-devel libXp-devel libXext-devel libXt-devel
@@ -57,6 +57,8 @@
 
 %build
 xmkmf
+find . -name Makefile \
+| xargs sed -i -e 's/^\(\s*CDEBUGFLAGS\s*=.*\)/\1 $(RPM_OPT_FLAGS)/'
 make %{?_smp_mflags} World
 
 
@@ -113,6 +115,12 @@
 
 
 %changelog 
+* Thu Feb 09 2007 Frank Büttner  <frank-buettner at gmx.net> - 1.8-13%{?dist}
+- use the corrected patch
+
+* Thu Feb 08 2007 Frank Büttner  <frank-buettner at gmx.net> - 1.8-11%{?dist}
+- fix bug 227759
+
 * Tue Sep 19 2006 Rex Dieter <rexdieter[AT]users.sf.net> - 1.8-10
 - don't rely-on/use potentially broken %%_libdir/X11 symlink (#207180)
 




More information about the scm-commits mailing list