rpms/systemtap/devel sources,1.7,1.8 systemtap.spec,1.11,1.12

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 14 21:28:34 UTC 2005


Author: roland

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

Modified Files:
	sources systemtap.spec 
Log Message:
Automatic update to 0.4.1


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/systemtap/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	7 Sep 2005 21:28:32 -0000	1.7
+++ sources	14 Sep 2005 21:28:31 -0000	1.8
@@ -1,2 +1,2 @@
-aa847784f799c29e8d9eda9cc1b2b331  systemtap-0.4.tar.gz
+403ddb7367086865fd587498296c5f1b  systemtap-0.4.1.tar.gz
 6a3c6305c2e44890a61b4ecae795bb9c  elfutils-0.115.tar.gz


Index: systemtap.spec
===================================================================
RCS file: /cvs/dist/rpms/systemtap/devel/systemtap.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- systemtap.spec	7 Sep 2005 21:28:32 -0000	1.11
+++ systemtap.spec	14 Sep 2005 21:28:31 -0000	1.12
@@ -2,7 +2,7 @@
 %define elfutils_version 0.115
 
 Name: systemtap
-Version: 0.4
+Version: 0.4.1
 Release: 2
 Summary: Instrumentation System
 Group: Development/System
@@ -59,6 +59,8 @@
 exec ../elfutils-%{elfutils_version}/configure "$@"
 EOF
 chmod +x configure
+LDFLAGS=-Wl,--enable-new-dtags,-rpath,%{_libdir}/%{name}
+export LDFLAGS
 %configure --enable-libebl-subdir=%{name}
 make %{?_smp_mflags}
 for dir in libelf libebl libdw libdwfl; do
@@ -128,9 +130,15 @@
 
 
 %changelog
-* Wed Sep  7 2005 Frank Eigler <fche at redhat.com> - 0.4-2
+* Wed Sep 14 2005 Roland McGrath <roland at redhat.com> - 0.4.1-2
 - Rebuilt for devel
 
+* Wed Sep 14 2005 Roland McGrath <roland at redhat.com> - 0.4.1-1
+- Many fixes and improvements since 0.2.2; relevant PRs include:
+  1122, 1134, 1155, 1172, 1174, 1175, 1180, 1186, 1187, 1191, 1193, 1195,
+  1197, 1205, 1206, 1209, 1213, 1244, 1257, 1258, 1260, 1265, 1268, 1270,
+  1289, 1292, 1306, 1335, 1257
+
 * Wed Sep  7 2005 Frank Ch. Eigler <fche at redhat.com>
 - Bump version.
 




More information about the fedora-cvs-commits mailing list