]> git.pld-linux.org Git - packages/systemtap.git/blobdiff - systemtap.spec
- add rpm5 support (patch from mandriva)
[packages/systemtap.git] / systemtap.spec
index 17d42637f022739e20476bdf23a86a455c590c7f..22af737bbd31e510b2a55895932ea24f90ac998c 100644 (file)
@@ -15,6 +15,7 @@ Source0:      http://sources.redhat.com/systemtap/ftp/releases/%{name}-%{version}.tar
 # Source0-md5: 5b7ab0ae0efc520f0b19f9dbf11977c9
 Patch0:                %{name}-configure.patch
 Patch1:                %{name}-build.patch
+Patch2:                %{name}-rpm5-support.patch
 URL:           http://sourceware.org/systemtap/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -136,6 +137,7 @@ with the optional dtrace-compatibility preprocessor to process related
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.031356 seconds and 4 git commands to generate.