SPECS: avrdude.spec - updated to 5.0, removed obsoleted BRs

yogib yogib at pld-linux.org
Sat Oct 22 20:46:02 CEST 2005


Author: yogib                        Date: Sat Oct 22 18:46:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 5.0, removed obsoleted BRs

---- Files affected:
SPECS:
   avrdude.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/avrdude.spec
diff -u SPECS/avrdude.spec:1.8 SPECS/avrdude.spec:1.9
--- SPECS/avrdude.spec:1.8	Fri Oct 21 15:28:00 2005
+++ SPECS/avrdude.spec	Sat Oct 22 20:45:56 2005
@@ -2,22 +2,13 @@
 Summary:	Software for programming Atmel AVR Microcontrollers
 Summary(pl):	Oprogramowanie do programowania mikrokontrolerów Atmel AVR
 Name:		avrdude
-Version:	4.4.0
-Release:	3
+Version:	5.0
+Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	http://savannah.nongnu.org/download/avrdude/%{name}-%{version}.tar.gz
-# Source0-md5:	e9aec3dfaa022d5c6878aa355d69c83d
-Patch0:		%{name}-info.patch
+# Source0-md5:	d50e733244de3644347fe8285f4145bc
 URL:		http://savannah.nongnu.org/projects/avrdude/
-BuildRequires:	automake
-BuildRequires:	readline-devel
-BuildRequires:	tetex-dvips
-BuildRequires:	tetex-fonts-latex
-BuildRequires:	tetex-format-pdftex
-BuildRequires:	tetex-format-plain
-BuildRequires:	texinfo
-BuildRequires:	texinfo-texi2dvi
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -28,10 +19,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-cp -f /usr/share/automake/config.sub .
 %configure
 %{__make}
 
@@ -44,18 +33,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
-
-%postun
-[ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1
-
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog* NEWS README doc/avrdude-html
+%doc AUTHORS ChangeLog* NEWS README 
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man?/*
-%{_infodir}/avr*
 %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}.conf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -64,6 +46,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2005/10/22 18:45:56  yogib
+- updated to 5.0, removed obsoleted BRs
+
 Revision 1.8  2005/10/21 13:28:00  darekr
 - use macro
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/avrdude.spec?r1=1.8&r2=1.9&f=u




More information about the pld-cvs-commit mailing list