070fec2b9e
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
144 lines
5.2 KiB
RPMSpec
144 lines
5.2 KiB
RPMSpec
Name: pulseview
|
|
Version: 0.4.0
|
|
Release: 6%{?dist}
|
|
Summary: Signal acquisition and analysis GUI for sigrok
|
|
# Combined GPLv3+ (libsigrok and libsigrokdecode) and GPLv2+ (pulseview)
|
|
License: GPLv3+
|
|
URL: http://www.sigrok.org
|
|
Source0: %{url}/download/source/%{name}/%{name}-%{version}.tar.gz
|
|
BuildRequires: pkgconfig(libsigrokcxx) >= 0.5.0
|
|
BuildRequires: pkgconfig(libsigrokdecode) >= 0.5.0
|
|
BuildRequires: qt5-devel
|
|
BuildRequires: boost-devel
|
|
BuildRequires: cmake
|
|
BuildRequires: desktop-file-utils
|
|
BuildRequires: libappstream-glib
|
|
|
|
Requires: hicolor-icon-theme
|
|
|
|
%description
|
|
PulseView is an application for enabling data acquisition and analysis with
|
|
test and measurement devices such as logic analyzers, oscilloscopes,
|
|
mixed-signal devices, digital multimeters and sensors, etc. It uses sigrok
|
|
libraries under the hood.
|
|
|
|
|
|
%prep
|
|
%autosetup -p1
|
|
|
|
%build
|
|
%cmake -DCMAKE_BUILD_TYPE=Release
|
|
make %{?_smp_mflags}
|
|
|
|
%install
|
|
%make_install
|
|
|
|
# Why you install appdata in bad location, you sigrok upstream?
|
|
mv %{buildroot}/%{_datadir}/metainfo %{buildroot}/%{_datadir}/appdata
|
|
|
|
desktop-file-validate \
|
|
%{buildroot}/%{_datadir}/applications/org.sigrok.PulseView.desktop
|
|
|
|
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/appdata/*.appdata.xml
|
|
|
|
%files
|
|
%doc README
|
|
%license COPYING
|
|
%{_mandir}/man1/%{name}.1*
|
|
%{_bindir}/%{name}
|
|
%{_datadir}/applications/org.sigrok.PulseView.desktop
|
|
%{_datadir}/icons/hicolor/48x48/apps/pulseview.png
|
|
%{_datadir}/icons/hicolor/scalable/apps/pulseview.svg
|
|
%{_datadir}/appdata/org.sigrok.PulseView.appdata.xml
|
|
|
|
%changelog
|
|
* Thu Jan 18 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.0-6
|
|
- Remove obsolete scriptlets
|
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
* Wed Jul 19 2017 Jonathan Wakely <jwakely@redhat.com> - 0.4.0-3
|
|
- Rebuilt for s390x binutils bug
|
|
|
|
* Tue Jul 04 2017 Jonathan Wakely <jwakely@redhat.com> - 0.4.0-2
|
|
- Rebuilt for Boost 1.64
|
|
|
|
* Wed Jun 14 2017 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.4.0-1
|
|
- Update to PulseView 0.4.0
|
|
|
|
* Mon May 15 2017 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
|
|
|
|
* Fri Feb 17 2017 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.3.0-3
|
|
- Work around build error with GCC6 due to crappy glibmm headers
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
* Sat Feb 13 2016 Till Maas <opensource@till.name> - 0.3.0-1
|
|
- Bring in zero-day upstream patches that fix build issues
|
|
- Use "license" macro instead of "doc" for COPYING
|
|
|
|
* Sat Feb 06 2016 Alexandru Gagniuc <mr.nuke.me@gmail.com> - 0.3.0-0
|
|
- Update to pulseview 0.3.0
|
|
- Bump libsigrokdecode-devel requirement to 0.4.0
|
|
- Replace libsigrok-devel dependency with libsigrok-cxx-devel
|
|
- Use pulseview.desktop file provided with the pulseview sources
|
|
- Call desktop-file-validate on pulseview.desktop file
|
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-10
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
* Fri Jan 15 2016 Jonathan Wakely <jwakely@redhat.com> - 0.2.0-9
|
|
- Rebuilt for Boost 1.60
|
|
|
|
* Thu Nov 12 2015 Kalev Lember <klember@redhat.com> - 0.2.0-8
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
* Thu Aug 27 2015 Jonathan Wakely <jwakely@redhat.com> - 0.2.0-7
|
|
- Rebuilt for Boost 1.59
|
|
|
|
* Wed Jul 29 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-6
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/F23Boost159
|
|
|
|
* Wed Jul 22 2015 David Tardon <dtardon@redhat.com> - 0.2.0-5
|
|
- rebuild for Boost 1.58
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.2.0-3
|
|
- Rebuilt for GCC 5 C++11 ABI change
|
|
|
|
* Mon Jan 26 2015 Petr Machata <pmachata@redhat.com> - 0.2.0-2
|
|
- Rebuild for boost 1.57.0
|
|
|
|
* Sat Sep 20 2014 Dan Horák <dan[at]danny.cz> - 0.2.0-1
|
|
- Update to version 0.2.0
|
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-7
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-6
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
* Thu May 22 2014 Petr Machata <pmachata@redhat.com> - 0.1.0-5
|
|
- Rebuild for boost 1.55.0
|
|
|
|
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.0-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
* Tue Jul 30 2013 Petr Machata <pmachata@redhat.com> - 0.1.0-3
|
|
- Rebuild for boost 1.54.0
|
|
|
|
* Mon May 06 2013 Alexandru Gagniuc mr.nuke.me[at]gmail[dot]com - 0.1.0-2
|
|
- Use {name} macro instead of 'pulseview'
|
|
- Stop abusing wildcards in files section
|
|
|
|
* Wed Oct 10 2012 Alexandru Gagniuc mr.nuke.me[at]gmail[dot]com - 0.1.0-1
|
|
- Initial RPM release
|