rpms/avr-gdb/devel avr-gdb.spec,1.12,1.13 import.log,1.1,1.2

Thibault North tnorth at fedoraproject.org
Tue Mar 16 20:54:19 UTC 2010


Author: tnorth

Update of /cvs/pkgs/rpms/avr-gdb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24518/devel

Modified Files:
	avr-gdb.spec import.log 
Log Message:
Fixes.




Index: avr-gdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gdb/devel/avr-gdb.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- avr-gdb.spec	16 Mar 2010 09:51:34 -0000	1.12
+++ avr-gdb.spec	16 Mar 2010 20:54:19 -0000	1.13
@@ -2,7 +2,7 @@
 
 Name:           %{target}-gdb
 Version:        7.0.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        GDB for (remote) debugging %{target} binaries
 Group:          Development/Tools
 License:        GPLv2+
@@ -49,6 +49,8 @@ popd
 # the make <sigh>
 chrpath --delete $RPM_BUILD_ROOT%{_bindir}/%{name}
 chrpath --delete $RPM_BUILD_ROOT%{_bindir}/%{name}tui
+chrpath --delete $RPM_BUILD_ROOT%{_bindir}/avr-run
+
 # we don't want these as we are a cross version
 rm -r $RPM_BUILD_ROOT%{_infodir}
 rm    $RPM_BUILD_ROOT%{_libdir}/libiberty.a
@@ -69,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Mar 16 2010 Thibault North <tnorth at fedoraproject.org> - 7.0.1-2
+- Also apply chrpath to avr-run
+
 * Tue Mar 16 2010 Thibault North <tnorth at fedoraproject.org> - 7.0.1-1
 - New upstream release
 - Remove now obsolete patches


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/avr-gdb/devel/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- import.log	16 Mar 2010 09:51:34 -0000	1.1
+++ import.log	16 Mar 2010 20:54:19 -0000	1.2
@@ -1 +1,2 @@
 avr-gdb-7_0_1-1_fc12:HEAD:avr-gdb-7.0.1-1.fc12.src.rpm:1268732894
+avr-gdb-7_0_1-2_fc12:HEAD:avr-gdb-7.0.1-2.fc12.src.rpm:1268772828



More information about the scm-commits mailing list