rpms/alliance/devel alliance.spec,1.20,1.21 import.log,1.2,1.3

Chitlesh GOORAH chitlesh at fedoraproject.org
Tue Feb 24 21:02:52 UTC 2009


Author: chitlesh

Update of /cvs/pkgs/rpms/alliance/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17803/devel

Modified Files:
	alliance.spec import.log 
Log Message:
fixed build due to bison update


Index: alliance.spec
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/devel/alliance.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- alliance.spec	24 Feb 2009 00:39:40 -0000	1.20
+++ alliance.spec	24 Feb 2009 21:02:21 -0000	1.21
@@ -4,7 +4,7 @@
 
 Name:          alliance
 Version:       5.0
-Release:       25.%{snapshot}snap%{?dist}
+Release:       26.%{snapshot}snap%{?dist}
 Summary:       VLSI EDA System
 
 License:       GPLv2
@@ -140,6 +140,8 @@
 #wrong-file-end-of-line-encoding
 sed -i 's/\r//' documentation/alliance-examples/mipsR3000/asm/*
 
+# fixing flex and bison update on rawhide
+sed -i '18i\#include \"bvl_bcomp_y.h\"' bvl/src/bvl_bcomp_y.y
 
 %build
 
@@ -272,7 +274,7 @@
 
 
 %files libs
-%config %{_sysconfdir}/ld.so.conf.d/*
+%config(noreplace) %{_sysconfdir}/ld.so.conf.d/*
 %{_datadir}/applications/fedora-*.desktop
 %{_sysconfdir}/profile.d/alc_env.*
 
@@ -294,8 +296,10 @@
 
 
 %changelog
-* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0-25.20070718snap
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+* Tue Feb 24 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-26.20070718snap
+- fixed build due to new releases of flex and bison
+
+* Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0-25.20070718snap - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
 * Sun Feb 01 2009 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> - 5.0-24.20070718snap
 - Improved VHDL generic implementation


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/alliance/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	1 Feb 2009 19:25:17 -0000	1.2
+++ import.log	24 Feb 2009 21:02:21 -0000	1.3
@@ -1,2 +1,3 @@
 alliance-5_0-21_20070718snap_fc9:HEAD:alliance-5.0-21.20070718snap.fc9.src.rpm:1221496180
 alliance-5_0-24_20070718snap_fc10:HEAD:alliance-5.0-24.20070718snap.fc10.src.rpm:1233516213
+alliance-5_0-26_20070718snap_fc10:HEAD:alliance-5.0-26.20070718snap.fc10.src.rpm:1235508896




More information about the fedora-extras-commits mailing list