Blame SPECS/fxload.spec

37435a
Name: fxload
37435a
Version: 2008_10_13
37435a
Release: 21%{?dist}
37435a
Summary: A helper program to download firmware into FX and FX2 EZ-USB devices
37435a
37435a
License: GPLv2+
37435a
URL: http://linux-hotplug.sourceforge.net/
37435a
Source0: fxload-%{version}-noa3load.tar.gz
37435a
# The above file is derived from:
37435a
# http://downloads.sourceforge.net/project/linux-hotplug/fxload/2008_10_13/fxload-2008_10_13.tar.gz
37435a
# This file contains code that is copyright Cypress Semiconductor Inc,
37435a
# and cannot be distributed. Therefore we use this script to remove the
37435a
# copyright code before shipping it. Download the upstream tarball and
37435a
# invoke this script while in the tarball's directory:
37435a
# ./fxload-generate-tarball.sh 2008_10_13
37435a
Source1: fxload-generate-tarball.sh
37435a
Patch0: fxload-noa3load.patch
37435a
Patch1: fxload-ldflags.patch
37435a
37435a
BuildRequires: gcc kernel-headers make
37435a
Requires: udev
37435a
Conflicts: hotplug-gtk hotplug
37435a
37435a
%description 
37435a
This program is conveniently able to download firmware into FX and FX2
37435a
EZ-USB devices, as well as the original AnchorChips EZ-USB.  It is
37435a
intended to be invoked by udev scripts when the unprogrammed device
37435a
appears on the bus.
37435a
37435a
%prep
37435a
%setup -q 
37435a
%patch0 -p1 -b .fxload-noa3load
37435a
%patch1 -p1 -b .ldflags
37435a
37435a
%build 
37435a
%{make_build} CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS -pie"
37435a
37435a
%install
37435a
mkdir -p -m 755 %{buildroot}/sbin
37435a
install -m 755 fxload %{buildroot}/sbin
37435a
mkdir -p -m 755 %{buildroot}/%{_mandir}/man8/
37435a
install -m 644 fxload.8 %{buildroot}/%{_mandir}/man8/
37435a
37435a
%files
37435a
%doc COPYING
37435a
%doc README.txt
37435a
%attr(0755, root, root) /sbin/fxload
37435a
%{_mandir}/*/*
37435a
37435a
%changelog
37435a
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2008_10_13-21
37435a
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
37435a
  Related: rhbz#1991688
37435a
37435a
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 2008_10_13-20
37435a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
37435a
37435a
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-19
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
37435a
37435a
* Tue Dec 08 2020 Charles R. Anderson <cra@alum.wpi.edu> - 2008_10_13-18
37435a
- BR: make
37435a
37435a
* Tue Dec 08 2020 Charles R. Anderson <cra@alum.wpi.edu> - 2008_10_13-17
37435a
- Merge PR#2: Make annocheck pass, pass -pie to linker, use make_build macro
37435a
37435a
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-16
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
37435a
37435a
* Mon Feb 03 2020 Tom Stellard <tstellar@redhat.com> - 2008_10_13-15
37435a
- Use __cc macro instead of hard-coding gcc
37435a
37435a
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-14
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
37435a
37435a
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-13
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
37435a
37435a
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-12
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
37435a
37435a
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-11
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
37435a
37435a
* Sun Feb 25 2018 Charles R. Anderson <cra@wpi.edu> - 2008_10_13-10
37435a
- Patch to apply CFLAGS/LDFLAGS to final link so RPM_OPT_FLAGS are picked up (rhbz#1548426)
37435a
- Use CC=gcc explicitly
37435a
- Regenerate fxload-noa3load.patch
37435a
37435a
* Sun Feb 18 2018 Charles R. Anderson <cra@wpi.edu> - 2008_10_13-9
37435a
- add BR gcc
37435a
- remove Group:, BuildRoot: and rm -rf in install section
37435a
37435a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-8
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
37435a
37435a
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-7
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
37435a
37435a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-6
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
37435a
37435a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-5
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
37435a
37435a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2008_10_13-4
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
37435a
37435a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2008_10_13-3
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
37435a
37435a
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2008_10_13-2
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
37435a
37435a
* Mon Jun 16 2014 Charles R. Anderson <cra@wpi.edu> - 2008_10_13-1
37435a
- update to 2008_10_13 to support Cypress EZ-USB FX2LP parts (rhbz#1102654)
37435a
37435a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-15
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
37435a
37435a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-14
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
37435a
37435a
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-13
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
37435a
37435a
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-12
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
37435a
37435a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-11
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
37435a
37435a
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-10
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
37435a
37435a
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-9
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
37435a
37435a
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2002_04_11-8
37435a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
37435a
37435a
* Sat Feb 9 2008 Stephen Warren <s-t-rhbugzilla@wwwdotorg.org> - 2002_04_11-7
37435a
- Bump version to rebuild with gcc-4.3
37435a
37435a
* Sat Nov 17 2007 Stephen Warren <s-t-rhbugzilla@wwwdotorg.org> - 2002_04_11-6
37435a
- Rework the spec file formatting to match templates from rpmdev
37435a
- Be explicit about file attributes, just in case
37435a
37435a
* Sat Nov 17 2007 Stephen Warren <s-t-rhbugzilla@wwwdotorg.org> - 2002_04_11-5
37435a
- Updates after reading packaging guide-lines more thoroughly:
37435a
- Make license version more explicit
37435a
- Add generate-tarball.sh, and associated comments
37435a
- Added BuildRequires on kernel-headers
37435a
- Added COPYING as a doc
37435a
- Use dollar v.s. percent macros more consitently
37435a
37435a
* Fri Nov 16 2007 Stephen Warren <s-t-rhbugzilla@wwwdotorg.org> - 2002_04_11-4
37435a
- Repackage the source tarball to remove a3load.hex
37435a
- Added instructions to spec file on how to do the above
37435a
- Remove reference to a3load.hex from the man page too
37435a
37435a
* Thu Nov 15 2007 Stephen Warren <s-t-rhbugzilla@wwwdotorg.org> - 2002_04_11-3
37435a
- Update BuildRoot per Fedora wiki
37435a
- Fixed rpmlint complaint about not cleaning buildroot
37435a
- Updated source patch file to match latest kernel file layout
37435a
- Add patch to remove reference to non-shipped non-free a3load.hex firmware
37435a
37435a
* Fri Dec 8 2006 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be> - 2002_04_11-2
37435a
- Fixed some rpmlint complaints
37435a
- Added patch to fix an include header
37435a
- Added dist tag
37435a
37435a
* Wed Apr 12 2006 Bart Vanbrabant <bart.vanbrabant@zoeloelip.be> - 2002_04_11-1
37435a
- First version of fxload spec based on hotplug spec
37435a