Automated weekly libpfm rawhide release: 3.200.g9df2031

This commit is contained in:
Lukas Berk 2013-11-25 09:24:39 -05:00
parent d31ad20f7f
commit 5cf35974ab
3 changed files with 8 additions and 6 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/libpfm-4.3.0.tar.gz
/libpfm-4.4.0.tar.gz
/libpfm-4.4.0-3.199.g0b87987.tar.gz
/libpfm-4.4.0-3.200.g9df2031.tar.gz

View File

@ -10,15 +10,14 @@
Name: libpfm
Version: 4.4.0
Release: 3.199.g0b87987%{?dist}
Release: 3.200.g9df2031%{?dist}
Summary: Library to encode performance events for use by perf tool
Group: System Environment/Libraries
License: MIT
URL: http://perfmon2.sourceforge.net/
Source0: %{name}-%{version}-3.199.g0b87987.tar.gz
#Patch1: libpfm-power8.patch
Source0: %{name}-%{version}-3.200.g9df2031.tar.gz
%if %{with python}
BuildRequires: python-devel
@ -63,8 +62,6 @@ Python bindings for libpfm4 and perf_event_open system call.
%prep
%setup -q
#%patch1 -p1
%build
%if %{with python}
%global python_config CONFIG_PFMLIB_NOPYTHON=n
@ -111,6 +108,10 @@ make \
%endif
%changelog
* Mon Nov 25 2013 Lukas Berk <lberk@redhat.com> - 4.4.0-3.200.g9df2031
- Automated weekly rawhide release
- Removed patch1 set
* Tue Nov 19 2013 Lukas Berk <lberk@redhat.com> - 4.4.0-3.199.g0b87987
- Automated weekly rawhide Release
- Comment out Patch1 as applied upstream

View File

@ -1 +1 @@
1c977c8d4238b8105d35179f7289a566 libpfm-4.4.0-3.199.g0b87987.tar.gz
f08a707f151575e5a934a8a6c68e7767 libpfm-4.4.0-3.200.g9df2031.tar.gz