rpms/avrdude/devel avrdude.spec,1.1,1.2

Trond Danielsen (trondd) fedora-extras-commits at redhat.com
Fri Mar 2 16:22:30 UTC 2007


Author: trondd

Update of /cvs/extras/rpms/avrdude/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29218

Modified Files:
	avrdude.spec 
Log Message:
Added missing BuildRequire to spec file.



Index: avrdude.spec
===================================================================
RCS file: /cvs/extras/rpms/avrdude/devel/avrdude.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- avrdude.spec	2 Mar 2007 15:25:42 -0000	1.1
+++ avrdude.spec	2 Mar 2007 16:21:58 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           avrdude
 Version:        5.3.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Software for programming Atmel AVR Microcontroller
 
 Group:          Applications/Engineering
@@ -16,6 +16,7 @@
 BuildRequires:  libusb-devel
 BuildRequires:  texi2html
 BuildRequires:  texinfo-tex
+BuildRequires:  tetex-dvips
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -72,6 +73,9 @@
 
 
 %changelog
+* Fri Feb 30 2007 Trond Danielsen <trond.danielsen at gmail.com> - 5.3.1-5
+- Added missing BuildRequire tetex-dvips.
+
 * Thu Feb 29 2007 Trond Danielsen <trond.danielsen at gmail.com> - 5.3.1-4
 - Updated list of files.
 - Corrected sed line in prep section.




More information about the fedora-extras-commits mailing list