summaryrefslogtreecommitdiffstats
path: root/babeltrace.spec
diff options
context:
space:
mode:
authorYannick Brosseau <yannick.brosseau@gmail.com>2013-05-28 16:05:32 -0400
committerYannick Brosseau <yannick.brosseau@gmail.com>2013-05-28 16:05:32 -0400
commit7e5b90af69d0c6d8a6daa761f602dfebe1243ed6 (patch)
tree26ef7a29598426b6ef92b1dc203056d8c5295906 /babeltrace.spec
parent64df74aad4abf4b15e420961d1ecb29638bbe115 (diff)
downloadbabeltrace-7e5b90af69d0c6d8a6daa761f602dfebe1243ed6.tar.gz
babeltrace-7e5b90af69d0c6d8a6daa761f602dfebe1243ed6.tar.xz
babeltrace-7e5b90af69d0c6d8a6daa761f602dfebe1243ed6.zip
Add patch removing popt in the pkg-config file
popt version in fedora is old and does not contain the pkg-config file
Diffstat (limited to 'babeltrace.spec')
-rw-r--r--babeltrace.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/babeltrace.spec b/babeltrace.spec
index 79f69d7..bd3e3f3 100644
--- a/babeltrace.spec
+++ b/babeltrace.spec
@@ -8,6 +8,8 @@ Group: Development/Tools
Summary: Trace Viewer and Converter, mainly for the Common Trace Format
BuildRequires: pkgconfig bison flex glib2-devel popt-devel libuuid-devel libtool
Requires: lib%{name}%{?_isa} = %{version}-%{release}
+# The fedora popt package does not include the pkg-config file
+Patch0: babeltrace-1.1.0-nopoptpc.patch
%description
This project provides trace read and write libraries, as well as a trace
@@ -42,6 +44,7 @@ to/from another trace format.
%prep
%setup -q -n %{name}-%{version}
+%patch0 -p1
%build
#Re-run libtoolize and autoreconf to remove rpath