rpms/dfu-programmer/F-9 dfu-programmer.spec,1.4,1.5

Weston T. Schmidt schmidtw at fedoraproject.org
Thu Dec 11 06:28:52 UTC 2008


Author: schmidtw

Update of /cvs/pkgs/rpms/dfu-programmer/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv666/F-9

Modified Files:
	dfu-programmer.spec 
Log Message:
Forgot to update the spec files to 0.5.1


Index: dfu-programmer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dfu-programmer/F-9/dfu-programmer.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dfu-programmer.spec	5 Sep 2008 08:52:30 -0000	1.4
+++ dfu-programmer.spec	11 Dec 2008 06:28:22 -0000	1.5
@@ -1,5 +1,5 @@
 Name:           dfu-programmer
-Version:        0.4.6
+Version:        0.5.1
 Release:        1%{?dist}
 Summary:        A Device Firmware Update based USB programmer for Atmel chips
 
@@ -14,16 +14,8 @@
 %description 
 A linux based command-line programmer for Atmel chips with a USB
 bootloader supporting ISP. This is a mostly Device Firmware Update
-(DFU) 1.0 compliant user-space application.
-Currently supported chips:
-        8051                        AVR
-    ------------                -----------
-    at89c51snd1c                at90usb1287
-    at89c5130                   at90usb1286
-    at89c5131                   at90usb647 
-    at89c5132                   at90usb646
-                                at90usb162
-                                at90usb82
+(DFU) 1.0 compliant user-space application. Supports all DFU enabled
+Atmel chips with USB support.
 
 %prep
 %setup -q
@@ -36,8 +28,8 @@
 %{__rm} -rf %{buildroot}
 %{__make} DESTDIR=%{buildroot} install 
 
-%{__install} -d %{buildroot}%{_datadir}/hal/fdi/policy/20thirdparty
-%{__install} -pm 644 fedora/10-dfu-programmer.fdi %{buildroot}%{_datadir}/hal/fdi/policy/20thirdparty/10-dfu-programmer.fdi
+%{__install} -d %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty
+%{__install} -pm 644 fedora/10-dfu-programmer.fdi %{buildroot}%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
 
 %clean
 %{__rm} -rf %{buildroot}
@@ -47,10 +39,15 @@
 %doc AUTHORS ChangeLog NEWS README COPYING
 %{_bindir}/%{name}
 %{_mandir}/man1/%{name}.1*
-%{_datadir}/hal/fdi/policy/20thirdparty/10-dfu-programmer.fdi
+%{_datadir}/hal/fdi/information/20thirdparty/10-dfu-programmer.fdi
 
 %changelog
 
+* Wed Dec 10 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.1-1
+- add new flag to surpress bootloader memory checking
+* Wed Dec 03 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.5.0-1
+- update the description
+- fix the broken hal rules
 * Fri Aug 29 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.6-1
 - change udev rules and permissions to be hal based
 * Wed Aug 20 2008 Weston Schmidt <weston_schmidt at alumni.purdue.edu> - 0.4.5-1




More information about the fedora-extras-commits mailing list