rpms/libraw1394/F-9 libraw1394.spec,1.45,1.46

Jarod Wilson jwilson at fedoraproject.org
Tue Dec 9 21:24:10 UTC 2008


Author: jwilson

Update of /cvs/pkgs/rpms/libraw1394/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24220

Modified Files:
	libraw1394.spec 
Log Message:
* Mon Dec 08 2008 Jarod Wilson <jarod at redhat.com> - 1.3.0-11
- Fix up iso stop command so starting/stopping/starting iso reception works



Index: libraw1394.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libraw1394/F-9/libraw1394.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- libraw1394.spec	5 Dec 2008 21:29:52 -0000	1.45
+++ libraw1394.spec	9 Dec 2008 21:23:38 -0000	1.46
@@ -1,7 +1,7 @@
 Summary:        Library providing low-level IEEE-1394 access
 Name:           libraw1394
 Version:        1.3.0
-Release:        10%{?dist}
+Release:        11%{?dist}
 License:        LGPLv2+
 Group:          System Environment/Libraries
 Source:         http://www.linux1394.org/dl/libraw1394-%{version}.tar.gz
@@ -18,6 +18,7 @@
 Patch5:         libraw1394-fix-segfault-in-handle_arm_request.patch
 Patch6:         libraw1394-fix-channel_modify.patch
 Patch7:         libraw1394-remove-removed-functions-from-header.patch
+Patch8:         libraw1394-iso_stop-fixup.patch
 
 %description
 The libraw1394 library provides direct access to the IEEE-1394 bus through
@@ -42,6 +43,7 @@
 %patch5 -p1 -b .segv
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 aclocal
@@ -84,6 +86,9 @@
 
 
 %changelog
+* Mon Dec 08 2008 Jarod Wilson <jarod at redhat.com> - 1.3.0-11
+- Fix up iso stop command so starting/stopping/starting iso reception works
+
 * Fri Dec 05 2008 Jarod Wilson <jarod at redhat.com> - 1.3.0-10
 - Remove old non-functional iso functions from header (#244129)
 




More information about the fedora-extras-commits mailing list