rpms/systemtap/FC-4 .cvsignore, 1.3, 1.4 sources, 1.3, 1.4 systemtap.spec, 1.7, 1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Aug 3 13:09:51 UTC 2005


Author: roland

Update of /cvs/dist/rpms/systemtap/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv10898

Modified Files:
	.cvsignore sources systemtap.spec 
Log Message:
New version 0.2.1


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/systemtap/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	29 Jul 2005 08:40:21 -0000	1.3
+++ .cvsignore	3 Aug 2005 13:09:49 -0000	1.4
@@ -1,2 +1,2 @@
-systemtap-0.2.tar.gz
+systemtap-0.2.1.tar.gz
 elfutils-0.111.tar.gz


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/systemtap/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	29 Jul 2005 08:40:21 -0000	1.3
+++ sources	3 Aug 2005 13:09:49 -0000	1.4
@@ -1,2 +1,2 @@
-0e937bb335813c0f7f734b39487a58b3  systemtap-0.2.tar.gz
 22bf6c073290d0540cf598135f6b9f7d  elfutils-0.111.tar.gz
+a44a14d7195715c70616164ca5118c11  systemtap-0.2.1.tar.gz


Index: systemtap.spec
===================================================================
RCS file: /cvs/dist/rpms/systemtap/FC-4/systemtap.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- systemtap.spec	29 Jul 2005 08:41:18 -0000	1.7
+++ systemtap.spec	3 Aug 2005 13:09:49 -0000	1.8
@@ -1,8 +1,8 @@
-%define bundled_elfutils 0
+%define bundled_elfutils 1
 %define elfutils_version 0.111
 
 Name: systemtap
-Version: 0.2
+Version: 0.2.1
 Release: 1
 Summary: Instrumentation System
 Group: Development/System
@@ -90,7 +90,7 @@
 %install
 rm -rf ${RPM_BUILD_ROOT}
 
-%makeinstall libexecdir=${RPM_BUILD_ROOT}%{_libexecdir}/systemtap
+%makeinstall
 
 %if %{bundled_elfutils}
 installed_elfutils=${RPM_BUILD_ROOT}%{_libdir}/%{name}
@@ -124,6 +124,9 @@
 
 
 %changelog
+* Wed Aug  3 2005 Roland McGrath <roland at redhat.com> - 0.2.1-1
+- New version 0.2.1, various fixes.
+
 * Fri Jul 29 2005 Roland McGrath <roland at redhat.com> - 0.2-1
 - New version 0.2, requires elfutils 0.111
 




More information about the fedora-cvs-commits mailing list