[Tinyos-commits] CVS: tinyos-1.x/tools/release/external-tools/windows avr-binutils.spec, 1.4, 1.5

Kristin Wright kristinwright at users.sourceforge.net
Wed Sep 21 12:01:37 PDT 2005


Update of /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools/windows
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27688

Modified Files:
	avr-binutils.spec 
Log Message:
modifications made for 1.2 versions before merge with linux

Index: avr-binutils.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/tools/release/external-tools/windows/avr-binutils.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** avr-binutils.spec	10 Mar 2005 23:20:38 -0000	1.4
--- avr-binutils.spec	21 Sep 2005 19:01:34 -0000	1.5
***************
*** 2,14 ****
  %define version  2.15tinyos
  %define release  1
  
  Summary: GNU binutils for the AVR platform
! Name: avr-binutils
! Version: 2.15tinyos
! Release: 1
  URL: http://www.gnu.org/software/binutils/binutils.html
  Source0: %{name}-%{version}.tgz
  License: GNU GPL
  Group: Development/Tools 
  
  %description
--- 2,16 ----
  %define version  2.15tinyos
  %define release  1
+ %define theprefix /usr
  
  Summary: GNU binutils for the AVR platform
! Name: %{name}
! Version: %{version}
! Release: %{release}
  URL: http://www.gnu.org/software/binutils/binutils.html
  Source0: %{name}-%{version}.tgz
  License: GNU GPL
  Group: Development/Tools 
+ BuildRoot: %{_tmppath}/%{name}-root
  
  %description
***************
*** 21,29 ****
  
  %build
! ./configure --target=avr --prefix=/usr
  make
  
  %install
! make install
  
  %clean
--- 23,35 ----
  
  %build
! ./configure --target=avr --prefix=%{theprefix}
  make
  
  %install
! rm -rf %{buildroot}%{theprefix}
! make prefix=%{buildroot}%{theprefix} install
! cd %{buildroot}%{theprefix}
! rm info/dir
! rm lib/libiberty.a
  
  %clean
***************
*** 32,147 ****
  
  %files
- /usr/avr/bin/ar.exe
- /usr/avr/bin/as.exe
- /usr/avr/bin/ld.exe
- /usr/avr/bin/nm.exe
- /usr/avr/bin/ranlib.exe
- /usr/avr/bin/strip.exe
- /usr/avr/lib/ldscripts/avr1.x
- /usr/avr/lib/ldscripts/avr1.xbn
- /usr/avr/lib/ldscripts/avr1.xn
- /usr/avr/lib/ldscripts/avr1.xr
- /usr/avr/lib/ldscripts/avr1.xu
- /usr/avr/lib/ldscripts/avr2.x
- /usr/avr/lib/ldscripts/avr2.xbn
- /usr/avr/lib/ldscripts/avr2.xn
- /usr/avr/lib/ldscripts/avr2.xr
- /usr/avr/lib/ldscripts/avr2.xu
- /usr/avr/lib/ldscripts/avr3.x
- /usr/avr/lib/ldscripts/avr3.xbn
- /usr/avr/lib/ldscripts/avr3.xn
- /usr/avr/lib/ldscripts/avr3.xr
- /usr/avr/lib/ldscripts/avr3.xu
- /usr/avr/lib/ldscripts/avr4.x
- /usr/avr/lib/ldscripts/avr4.xbn
- /usr/avr/lib/ldscripts/avr4.xn
- /usr/avr/lib/ldscripts/avr4.xr
- /usr/avr/lib/ldscripts/avr4.xu
- /usr/avr/lib/ldscripts/avr5.x
- /usr/avr/lib/ldscripts/avr5.xbn
- /usr/avr/lib/ldscripts/avr5.xn
- /usr/avr/lib/ldscripts/avr5.xr
- /usr/avr/lib/ldscripts/avr5.xu
- /usr/bin/avr-addr2line.exe
- /usr/bin/avr-ar.exe
- /usr/bin/avr-as.exe
- /usr/bin/avr-c++filt.exe
- /usr/bin/avr-ld.exe
- /usr/bin/avr-nm.exe
- /usr/bin/avr-objcopy.exe
- /usr/bin/avr-objdump.exe
- /usr/bin/avr-ranlib.exe
- /usr/bin/avr-readelf.exe
- /usr/bin/avr-size.exe
- /usr/bin/avr-strings.exe
- /usr/bin/avr-strip.exe
- /usr/info/as.info
- /usr/info/as.info-1
- /usr/info/bfd.info
- /usr/info/bfd.info-1
- /usr/info/bfd.info-2
- /usr/info/binutils.info
- /usr/info/binutils.info-1
- /usr/info/configure.info
- /usr/info/dir
- /usr/info/ld.info
- /usr/info/ld.info-1
- /usr/info/standards.info
- /usr/man/man1/avr-addr2line.1
- /usr/man/man1/avr-ar.1
- /usr/man/man1/avr-as.1
- /usr/man/man1/avr-c++filt.1
- /usr/man/man1/avr-dlltool.1
- /usr/man/man1/avr-ld.1
- /usr/man/man1/avr-nlmconv.1
- /usr/man/man1/avr-nm.1
- /usr/man/man1/avr-objcopy.1
- /usr/man/man1/avr-objdump.1
- /usr/man/man1/avr-ranlib.1
- /usr/man/man1/avr-readelf.1
- /usr/man/man1/avr-size.1
- /usr/man/man1/avr-strings.1
- /usr/man/man1/avr-strip.1
- /usr/man/man1/avr-windres.1
- /usr/share/locale/da/LC_MESSAGES/bfd.mo
- /usr/share/locale/da/LC_MESSAGES/binutils.mo
- /usr/share/locale/da/LC_MESSAGES/ld.mo
- /usr/share/locale/da/LC_MESSAGES/opcodes.mo
- /usr/share/locale/de/LC_MESSAGES/opcodes.mo
- /usr/share/locale/es/LC_MESSAGES/bfd.mo
- /usr/share/locale/es/LC_MESSAGES/binutils.mo
- /usr/share/locale/es/LC_MESSAGES/gas.mo
- /usr/share/locale/es/LC_MESSAGES/ld.mo
- /usr/share/locale/es/LC_MESSAGES/opcodes.mo
- /usr/share/locale/fr/LC_MESSAGES/bfd.mo
- /usr/share/locale/fr/LC_MESSAGES/binutils.mo
- /usr/share/locale/fr/LC_MESSAGES/gas.mo
- /usr/share/locale/fr/LC_MESSAGES/ld.mo
- /usr/share/locale/fr/LC_MESSAGES/opcodes.mo
- /usr/share/locale/id/LC_MESSAGES/opcodes.mo
- /usr/share/locale/ja/LC_MESSAGES/bfd.mo
- /usr/share/locale/ja/LC_MESSAGES/binutils.mo
- /usr/share/locale/nl/LC_MESSAGES/opcodes.mo
- /usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
- /usr/share/locale/ro/LC_MESSAGES/bfd.mo
- /usr/share/locale/ro/LC_MESSAGES/opcodes.mo
- /usr/share/locale/ru/LC_MESSAGES/binutils.mo
- /usr/share/locale/sv/LC_MESSAGES/bfd.mo
- /usr/share/locale/sv/LC_MESSAGES/binutils.mo
- /usr/share/locale/sv/LC_MESSAGES/ld.mo
- /usr/share/locale/sv/LC_MESSAGES/opcodes.mo
- /usr/share/locale/tr/LC_MESSAGES/bfd.mo
- /usr/share/locale/tr/LC_MESSAGES/binutils.mo
- /usr/share/locale/tr/LC_MESSAGES/gas.mo
- /usr/share/locale/tr/LC_MESSAGES/ld.mo
- /usr/share/locale/tr/LC_MESSAGES/opcodes.mo
- /usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
- /usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
- 
  %defattr(-,root,root)
! 
  
  %changelog
! * Tue Mar 1 2005 kwright <kwright at cs.berkeley.edu>
  - 2.15tinyos build.
  * Tue Aug 12 2003 kwright <kwright at cs.berkeley.edu>
--- 38,47 ----
  
  %files
  %defattr(-,root,root)
! %{theprefix}
! %doc
  
  %changelog
! * Tue Mar 1 2005 kwright <kwright at cs.berkeley.edu
  - 2.15tinyos build.
  * Tue Aug 12 2003 kwright <kwright at cs.berkeley.edu>



More information about the Tinyos-commits mailing list