Compare commits

...

No commits in common. "imports/c9-beta/opencsd-1.0.0-3.el9" and "c8" have entirely different histories.

1 changed files with 9 additions and 6 deletions

View File

@ -2,7 +2,7 @@
Name: opencsd
Version: 1.0.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: An open source CoreSight(tm) Trace Decode library
License: BSD
@ -33,6 +33,7 @@ to develop CoreSight(tm) trace decoders.
cd decoder/build/linux
export CFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$RPM_OPT_FLAGS"
export LDFLAGS=-pie
LIB_PATH=%{_lib} make %{?_smp_mflags}
@ -58,12 +59,14 @@ PREFIX=%{buildroot}%{_prefix} LIB_PATH=%{_lib} make install DISABLE_STATIC=1 DEF
#------------------------------------------------------------------------------
%changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Tue Jul 27 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-4
- Rebuild with -pie, fixes bz1986330
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue May 18 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-3
- Rebuild after adding gating, fixes bz1945505 and bz1961191
* Mon May 3 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-2
- Rebuild due to bz1954440
* Fri Apr 9 2021 Michael Petlan <mpetlan@redhat.com> - 1.0.0-1
- Rebased to upstream 1.0.0