Blame SPECS/sysprof.spec

b1f86d
%global glib2_version 2.67.4
b1f86d
b1f86d
Name:           sysprof
b1f86d
Version:        3.40.1
b1f86d
Release:        3%{?dist}
b1f86d
Summary:        A system-wide Linux profiler
b1f86d
b1f86d
License:        GPLv3+
b1f86d
URL:            http://www.sysprof.com
b1f86d
Source0:        https://download.gnome.org/sources/sysprof/3.40/sysprof-%{version}.tar.xz
b1f86d
b1f86d
BuildRequires:  gcc
b1f86d
BuildRequires:  gcc-c++
b1f86d
BuildRequires:  gettext
b1f86d
BuildRequires:  itstool
b1f86d
BuildRequires:  meson
b1f86d
BuildRequires:  pkgconfig(gio-2.0) >= %{glib2_version}
b1f86d
BuildRequires:  pkgconfig(gio-unix-2.0) >= %{glib2_version}
b1f86d
BuildRequires:  pkgconfig(glib-2.0) >= %{glib2_version}
b1f86d
BuildRequires:  pkgconfig(gobject-2.0)
b1f86d
BuildRequires:  pkgconfig(gtk+-3.0)
b1f86d
BuildRequires:  pkgconfig(json-glib-1.0)
b1f86d
BuildRequires:  pkgconfig(libdazzle-1.0)
b1f86d
BuildRequires:  pkgconfig(libsystemd)
b1f86d
BuildRequires:  pkgconfig(polkit-gobject-1)
b1f86d
BuildRequires:  pkgconfig(systemd)
b1f86d
BuildRequires:  /usr/bin/appstream-util
b1f86d
BuildRequires:  /usr/bin/desktop-file-validate
b1f86d
b1f86d
Requires:       glib2%{?_isa} >= %{glib2_version}
b1f86d
Requires:       hicolor-icon-theme
b1f86d
Requires:       %{name}-cli%{?_isa} = %{version}-%{release}
b1f86d
Requires:       libsysprof-ui%{?_isa} = %{version}-%{release}
b1f86d
b1f86d
%description
b1f86d
Sysprof is a sampling CPU profiler for Linux that collects accurate,
b1f86d
high-precision data and provides efficient access to the sampled
b1f86d
calltrees.
b1f86d
b1f86d
b1f86d
%package        cli
b1f86d
Summary:        Sysprof command line utility
b1f86d
# sysprofd needs turbostat
b1f86d
Requires:       kernel-tools
b1f86d
Requires:       libsysprof%{?_isa} = %{version}-%{release}
b1f86d
b1f86d
%description    cli
b1f86d
The %{name}-cli package contains the sysprof-cli command line utility.
b1f86d
b1f86d
b1f86d
%package     -n libsysprof
b1f86d
Summary:        Sysprof libraries
b1f86d
b1f86d
%description -n libsysprof
b1f86d
The libsysprof package contains the Sysprof libraries.
b1f86d
b1f86d
b1f86d
%package     -n libsysprof-ui
b1f86d
Summary:        Sysprof UI library
b1f86d
b1f86d
%description -n libsysprof-ui
b1f86d
The libsysprof-ui package contains the Sysprof UI library.
b1f86d
b1f86d
b1f86d
%package        capture-devel
b1f86d
Summary:        Development files for sysprof-capture static library
b1f86d
License:        BSD-2-Clause-Patent
b1f86d
Provides:       sysprof-capture-static = %{version}-%{release}
b1f86d
# Split out in F34
b1f86d
Conflicts:      %{name}-devel < 3.39.94-1
b1f86d
b1f86d
%description    capture-devel
b1f86d
The %{name}-capture-devel package contains the sysprof-capture static library and header files.
b1f86d
b1f86d
b1f86d
%package        devel
b1f86d
Summary:        Development files for %{name}
b1f86d
Requires:       %{name}-capture-devel%{?_isa} = %{version}-%{release}
b1f86d
Requires:       libsysprof%{?_isa} = %{version}-%{release}
b1f86d
Requires:       libsysprof-ui%{?_isa} = %{version}-%{release}
b1f86d
b1f86d
%description    devel
b1f86d
The %{name}-devel package contains libraries and header files for
b1f86d
developing applications that use %{name}.
b1f86d
b1f86d
b1f86d
%prep
b1f86d
%autosetup -p1
b1f86d
b1f86d
b1f86d
%build
b1f86d
%meson
b1f86d
%meson_build
b1f86d
b1f86d
b1f86d
%install
b1f86d
%meson_install
b1f86d
%find_lang %{name} --with-gnome
b1f86d
b1f86d
b1f86d
%check
b1f86d
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata.xml
b1f86d
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
b1f86d
b1f86d
b1f86d
%files
b1f86d
%license COPYING
b1f86d
%doc NEWS README.md AUTHORS
b1f86d
%{_bindir}/sysprof
b1f86d
%{_datadir}/applications/org.gnome.Sysprof3.desktop
b1f86d
%{_datadir}/glib-2.0/schemas/org.gnome.sysprof3.gschema.xml
b1f86d
%{_datadir}/icons/hicolor/*/*/*
b1f86d
%{_datadir}/metainfo/org.gnome.Sysprof3.appdata.xml
b1f86d
%{_datadir}/mime/packages/sysprof-mime.xml
b1f86d
b1f86d
%files cli -f %{name}.lang
b1f86d
%license COPYING
b1f86d
%{_bindir}/sysprof-cli
b1f86d
%{_libexecdir}/sysprofd
b1f86d
%{_datadir}/dbus-1/system.d/org.gnome.Sysprof2.conf
b1f86d
%{_datadir}/dbus-1/system.d/org.gnome.Sysprof3.conf
b1f86d
%{_datadir}/dbus-1/system-services/org.gnome.Sysprof2.service
b1f86d
%{_datadir}/dbus-1/system-services/org.gnome.Sysprof3.service
b1f86d
%{_datadir}/polkit-1/actions/org.gnome.sysprof3.policy
b1f86d
%{_unitdir}/sysprof2.service
b1f86d
%{_unitdir}/sysprof3.service
b1f86d
b1f86d
%files -n libsysprof
b1f86d
%license COPYING
b1f86d
%{_libdir}/libsysprof-4.so
b1f86d
%{_libdir}/libsysprof-memory-4.so
b1f86d
%{_libdir}/libsysprof-speedtrack-4.so
b1f86d
b1f86d
%files -n libsysprof-ui
b1f86d
%license COPYING
b1f86d
%{_libdir}/libsysprof-ui-4.so
b1f86d
b1f86d
%files capture-devel
b1f86d
%license src/libsysprof-capture/COPYING
b1f86d
%dir %{_includedir}/sysprof-4
b1f86d
%{_includedir}/sysprof-4/sysprof-address.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture-condition.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture-cursor.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture-reader.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture-types.h
b1f86d
%{_includedir}/sysprof-4/sysprof-capture-writer.h
b1f86d
%{_includedir}/sysprof-4/sysprof-clock.h
b1f86d
%{_includedir}/sysprof-4/sysprof-collector.h
b1f86d
%{_includedir}/sysprof-4/sysprof-macros.h
b1f86d
%{_includedir}/sysprof-4/sysprof-platform.h
b1f86d
%{_includedir}/sysprof-4/sysprof-version.h
b1f86d
%{_includedir}/sysprof-4/sysprof-version-macros.h
b1f86d
%{_libdir}/libsysprof-capture-4.a
b1f86d
%{_libdir}/pkgconfig/sysprof-capture-4.pc
b1f86d
b1f86d
%files devel
b1f86d
%{_includedir}/sysprof-4/
b1f86d
%{_libdir}/pkgconfig/sysprof-4.pc
b1f86d
%{_libdir}/pkgconfig/sysprof-ui-4.pc
b1f86d
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof2.xml
b1f86d
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Profiler.xml
b1f86d
%{_datadir}/dbus-1/interfaces/org.gnome.Sysprof3.Service.xml
b1f86d
b1f86d
b1f86d
%changelog
b1f86d
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 3.40.1-3
b1f86d
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
b1f86d
  Related: rhbz#1991688
b1f86d
b1f86d
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.40.1-2
b1f86d
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
b1f86d
b1f86d
* Tue Mar 23 2021 Kalev Lember <klember@redhat.com> - 3.40.1-1
b1f86d
- Update to 3.40.1
b1f86d
b1f86d
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 3.40.0-1
b1f86d
- Update to 3.40.0
b1f86d
b1f86d
* Tue Mar 16 2021 Kalev Lember <klember@redhat.com> - 3.39.94-2
b1f86d
- Add explicit conflicts to help with upgrades
b1f86d
b1f86d
* Thu Feb 25 2021 Kalev Lember <klember@redhat.com> - 3.39.94-1
b1f86d
- Update to 3.39.94
b1f86d
b1f86d
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-2
b1f86d
- Split sysprof-capture library and header files out to sysprof-capture-devel
b1f86d
- Update minimum required glib2 version
b1f86d
b1f86d
* Wed Feb 24 2021 Kalev Lember <klember@redhat.com> - 3.39.92-1
b1f86d
- Update to 3.39.92
b1f86d
b1f86d
* Mon Feb 22 2021 Kalev Lember <klember@redhat.com> - 3.39.90-2
b1f86d
- Specify pic for static libsysprof-capture
b1f86d
b1f86d
* Thu Feb 18 2021 Kalev Lember <klember@redhat.com> - 3.39.90-1
b1f86d
- Update to 3.39.90
b1f86d
b1f86d
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.1-3
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
b1f86d
b1f86d
* Tue Oct 20 2020 Kalev Lember <klember@redhat.com> - 3.38.1-2
b1f86d
- Rebuild
b1f86d
b1f86d
* Fri Oct 16 2020 Kalev Lember <klember@redhat.com> - 3.38.1-1
b1f86d
- Update to 3.38.1
b1f86d
b1f86d
* Sun Sep 20 2020 Kalev Lember <klember@redhat.com> - 3.38.0-2
b1f86d
- Split out a separate libsysprof package and avoid -devel subpackage depending
b1f86d
  on the GUI app
b1f86d
b1f86d
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
b1f86d
- Update to 3.38.0
b1f86d
b1f86d
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
b1f86d
- Update to 3.37.92
b1f86d
b1f86d
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
b1f86d
- Update to 3.37.90
b1f86d
b1f86d
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.0-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
b1f86d
b1f86d
* Sat Mar 07 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
b1f86d
- Update to 3.36.0
b1f86d
b1f86d
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
b1f86d
- Update to 3.35.92
b1f86d
b1f86d
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.3-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
b1f86d
b1f86d
* Fri Jan 10 2020 Kalev Lember <klember@redhat.com> - 3.35.3-1
b1f86d
- Update to 3.35.3
b1f86d
b1f86d
* Wed Dec 11 2019 Adam Williamson <awilliam@redhat.com> - 3.35.2-1
b1f86d
- Update to 3.35.2
b1f86d
b1f86d
* Mon Oct 07 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
b1f86d
- Update to 3.34.1
b1f86d
b1f86d
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
b1f86d
- Update to 3.34.0
b1f86d
b1f86d
* Thu Sep 05 2019 Kalev Lember <klember@redhat.com> - 3.33.92-1
b1f86d
- Update to 3.33.92
b1f86d
- Set minimum required glib2 version
b1f86d
b1f86d
* Tue Aug 27 2019 Kalev Lember <klember@redhat.com> - 3.33.90-2
b1f86d
- Add kernel-tools runtime dep for turbostat
b1f86d
b1f86d
* Mon Aug 26 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
b1f86d
- Update to 3.33.90
b1f86d
b1f86d
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.3-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
b1f86d
b1f86d
* Fri Jul 19 2019 Kalev Lember <klember@redhat.com> - 3.33.3-1
b1f86d
- Update to 3.33.3
b1f86d
b1f86d
* Wed Mar 13 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
b1f86d
- Update to 3.32.0
b1f86d
b1f86d
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
b1f86d
- Update to 3.31.91
b1f86d
b1f86d
* Thu Feb 07 2019 Kalev Lember <klember@redhat.com> - 3.31.90-1
b1f86d
- Update to 3.31.90
b1f86d
b1f86d
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.1-3
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
b1f86d
b1f86d
* Thu Jan 10 2019 Kalev Lember <klember@redhat.com> - 3.31.1-2
b1f86d
- Backport new API for gnome-builder
b1f86d
b1f86d
* Tue Oct 09 2018 Kalev Lember <klember@redhat.com> - 3.31.1-1
b1f86d
- Update to 3.31.1
b1f86d
b1f86d
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
b1f86d
- Update to 3.30.1
b1f86d
b1f86d
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
b1f86d
- Update to 3.30.0
b1f86d
- Drop ldconfig scriptlets
b1f86d
b1f86d
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.1-3
b1f86d
- Rebuild with fixed binutils
b1f86d
b1f86d
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
b1f86d
b1f86d
* Tue Apr 10 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
b1f86d
- Update to 3.28.1
b1f86d
b1f86d
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
b1f86d
- Update to 3.28.0
b1f86d
b1f86d
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
b1f86d
- Update to 3.27.92
b1f86d
b1f86d
* Sat Mar 03 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
b1f86d
- Update to 3.27.91
b1f86d
- Switch to the meson build system
b1f86d
b1f86d
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.1-4
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b1f86d
b1f86d
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.1-3
b1f86d
- Switch to %%ldconfig_scriptlets
b1f86d
b1f86d
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.1-2
b1f86d
- Remove obsolete scriptlets
b1f86d
b1f86d
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
b1f86d
- Update to 3.26.1
b1f86d
b1f86d
* Sat Sep 16 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
b1f86d
- Update to 3.26.0
b1f86d
b1f86d
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
b1f86d
- Update to 3.25.92
b1f86d
b1f86d
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-3
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
b1f86d
b1f86d
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b1f86d
b1f86d
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
b1f86d
- Update to 3.24.1
b1f86d
b1f86d
* Mon Mar 20 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
b1f86d
- Update to 3.24.0
b1f86d
b1f86d
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
b1f86d
- Update to 3.23.92
b1f86d
b1f86d
* Wed Mar 01 2017 Kalev Lember <klember@redhat.com> - 3.23.91-1
b1f86d
- Update to 3.23.91
b1f86d
- Add appdata validation
b1f86d
b1f86d
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.3-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b1f86d
b1f86d
* Tue Nov 29 2016 Kalev Lember <klember@redhat.com> - 3.22.3-1
b1f86d
- Update to 3.22.3
b1f86d
b1f86d
* Wed Nov 02 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
b1f86d
- Update to 3.22.2
b1f86d
b1f86d
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
b1f86d
- Update to 3.22.1
b1f86d
- Don't use -Werror for builds
b1f86d
b1f86d
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-2
b1f86d
- Split out sysprof-cli and libsysprof-ui subpackages
b1f86d
b1f86d
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
b1f86d
- Update to 3.22.0
b1f86d
b1f86d
* Mon Sep  5 2016 Peter Robinson <pbrobinson@fedoraproject.org> 3.21.91-2
b1f86d
- Build on all arches now generic atomics supported
b1f86d
b1f86d
* Fri Sep 02 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
b1f86d
- Update to 3.21.91
b1f86d
b1f86d
* Tue Aug 23 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
b1f86d
- Enable building for arm architectures
b1f86d
b1f86d
* Tue Aug 23 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
b1f86d
- Update to 3.21.90
b1f86d
b1f86d
* Mon Aug 08 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
b1f86d
- Update to 3.20.0
b1f86d
- Modernize spec file
b1f86d
b1f86d
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-8
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b1f86d
b1f86d
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-7
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b1f86d
b1f86d
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-6
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
b1f86d
b1f86d
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-5
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b1f86d
b1f86d
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-4
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b1f86d
b1f86d
* Fri Jun 28 2013 Gianluca Sforna <giallu@gmail.com> 1.2.0-3
b1f86d
- fix udev rule path (#979545)
b1f86d
b1f86d
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
b1f86d
b1f86d
* Sat Sep 15 2012 Gianluca Sforna <giallu@gmail.com> 1.2.0-1
b1f86d
- New upstream release
b1f86d
b1f86d
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-4
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b1f86d
b1f86d
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.8-3
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b1f86d
b1f86d
* Mon Nov 07 2011 Adam Jackson <ajax@redhat.com> 1.1.8-2
b1f86d
- Rebuild to break bogus libpng dependency
b1f86d
b1f86d
* Thu Jul 28 2011 Gianluca Sforna <giallu@gmail.com> 1.1.8-1
b1f86d
- New upstream release
b1f86d
b1f86d
* Fri Jun 24 2011 Gianluca Sforna <giallu@gmail.com> 1.1.6-3
b1f86d
- Fix missing icon (#558089)
b1f86d
b1f86d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.6-2
b1f86d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b1f86d
b1f86d
* Tue Jun  8 2010 Gianluca Sforna <giallu gmail com> - 1.1.6-1
b1f86d
- New upstream release
b1f86d
b1f86d
* Sun Sep 27 2009 Gianluca Sforna <giallu gmail com> - 1.1.2-3
b1f86d
- Incorporate suggestions from package review
b1f86d
- Require kernel 2.6.31
b1f86d
- Updated description
b1f86d
b1f86d
* Sat Sep 26 2009 Gianluca Sforna <giallu gmail com> - 1.1.2-1
b1f86d
- New upstream release
b1f86d
b1f86d
* Wed Apr  9 2008 Gianluca Sforna <giallu gmail com> - 1.0.9-1
b1f86d
- version update to 1.0.9
b1f86d
b1f86d
* Tue Aug 28 2007 Gianluca Sforna <giallu gmail com> 1.0.8-2
b1f86d
- update License field
b1f86d
b1f86d
* Thu Dec 21 2006 Gianluca Sforna <giallu gmail com> 1.0.8-1
b1f86d
- version update to 1.0.8
b1f86d
b1f86d
* Tue Nov 21 2006 Gianluca Sforna <giallu gmail com> 1.0.7-1
b1f86d
- version update to 1.0.7
b1f86d
b1f86d
* Wed Nov  1 2006 Gianluca Sforna <giallu gmail com> 1.0.5-1
b1f86d
- version update
b1f86d
b1f86d
* Sun Oct  8 2006 Gianluca Sforna <giallu gmail com> 1.0.3-6
b1f86d
- better to use ExclusiveArch %%{ix86} (thanks Ville)
b1f86d
b1f86d
* Thu Oct  5 2006 Gianluca Sforna <giallu gmail com> 1.0.3-5
b1f86d
- add ExclusiveArch to match sysprof-kmod supported archs
b1f86d
b1f86d
* Mon Oct  2 2006 Gianluca Sforna <giallu gmail com> 1.0.3-4
b1f86d
- add .desktop file
b1f86d
b1f86d
* Sat Sep 30 2006 Gianluca Sforna <giallu gmail com> 1.0.3-3
b1f86d
- versioned Provides
b1f86d
- add BR: binutils-devel
b1f86d
b1f86d
* Fri Sep 29 2006 Gianluca Sforna <giallu gmail com> 1.0.3-2
b1f86d
- own sysprof directory
b1f86d
b1f86d
* Thu Jun 22 2006 Gianluca Sforna <giallu gmail com> 1.0.3-1
b1f86d
- version update
b1f86d
- use standard %%configure macro
b1f86d
b1f86d
* Sun May 14 2006 Gianluca Sforna <giallu gmail com> 1.0.2-1
b1f86d
- Initial Version