Prepare for snapshot 20121218
This commit is contained in:
parent
3ab3828aaf
commit
eaa315fc69
|
|
@ -1,6 +1,6 @@
|
|||
#norootforbuild
|
||||
#
|
||||
%define rev_date 20120501
|
||||
%define rev_date 20121218
|
||||
# Normally, the suff-ix is %nil, meaning the suffix is to not be used.
|
||||
# But if the builder wants to make a suffixed package, he may set this
|
||||
# to a value (i.e. -test) to cause suffixes to be put in all the right
|
||||
|
|
@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%attr(-,root,root) %{_libdir}/ivl%{suff}/vlog95.tgt
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/vlog95.conf
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/vlog95-s.conf
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/pcb.tgt
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/pcb.conf
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/pcb-s.conf
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/system.sft
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/system.vpi
|
||||
%attr(-,root,root) %{_libdir}/ivl%{suff}/va_math.sft
|
||||
|
|
|
|||
Loading…
Reference in New Issue