commit e7f20467af7c663db58b7e11ad9022ea4313a1eb
Author: Jakub Bogusz <[email protected]>
Date:   Mon Jul 7 19:55:54 2014 +0200

    - updated to 2.5

 systemtap.spec | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index 8c38d00..3e0e7a7 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -15,12 +15,12 @@
 Summary:       Instrumentation System
 Summary(pl.UTF-8):     System oprzyrządowania
 Name:          systemtap
-Version:       2.4
+Version:       2.5
 Release:       1
 License:       GPL v2+
 Group:         Base
-Source0:       
http://sources.redhat.com/systemtap/ftp/releases/%{name}-%{version}.tar.gz
-# Source0-md5: ca39cff33087b3ec549d6fd78c7e8555
+Source0:       
http://sourceware.org/systemtap/ftp/releases/%{name}-%{version}.tar.gz
+# Source0-md5: a33c6f2ac5d6b77d8d02246685ee5105
 Source1:       systemtap.tmpfiles
 Source2:       stap-server.tmpfiles
 Patch0:                %{name}-configure.patch
@@ -35,13 +35,15 @@ BuildRequires:      boost-devel
 BuildRequires: docbook-dtd412-xml
 %{?with_dyninst:BuildRequires: dyninst-devel >= 8.0}
 BuildRequires: elfutils-devel >= 0.148
-BuildRequires: gettext-devel >= 0.17
+BuildRequires: gettext-devel >= 0.18.2
 BuildRequires: glib2-devel
 %{?with_java:BuildRequires:    jdk}
 %if %{with dyninst} || %{with java}
 BuildRequires: libselinux-devel
 %endif
 BuildRequires: libstdc++-devel
+BuildRequires: libvirt-devel >= 1.0.2
+BuildRequires: libxml2-devel >= 2.0
 BuildRequires: mysql-devel
 BuildRequires: nss-devel >= 3
 BuildRequires: rpm-devel
@@ -111,6 +113,7 @@ Group:              Applications/System
 Requires:      %{name}-runtime = %{version}-%{release}
 Requires:      coreutils
 Requires:      grep
+Requires:      libvirt >= 1.0.2
 Requires:      openssh-clients
 Requires:      sed
 Requires:      unzip
@@ -222,6 +225,7 @@ śledzącymi.
 %endif
 
 %build
+%{__gettextize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
@@ -303,6 +307,7 @@ rm -rf $RPM_BUILD_ROOT
 %{?with_dyninst:%{_mandir}/man8/stapdyn.8*}
 %{_mandir}/man8/staprun.8*
 %{_mandir}/man8/stapsh.8*
+%{_mandir}/man8/systemtap.8*
 
 %if %{with java}
 %files runtime-java
@@ -330,7 +335,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files initscript
 %defattr(644,root,root,755)
-%doc initscript/README.systemtap
 %attr(754,root,root) /etc/rc.d/init.d/systemtap
 %dir %{_sysconfdir}/systemtap
 %dir %{_sysconfdir}/systemtap/conf.d
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemtap.git/commitdiff/e7f20467af7c663db58b7e11ad9022ea4313a1eb

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to