diff --git a/libavc1394-0.5.3.tar.bz2 b/libavc1394-0.5.3.tar.bz2 deleted file mode 100644 index 630a1c3..0000000 --- a/libavc1394-0.5.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a7656ffbdeb369927c305227ab0aebaf77d8f0998b5926426c7d97cabd1ef992 -size 234803 diff --git a/libavc1394-0.5.4.tar.bz2 b/libavc1394-0.5.4.tar.bz2 new file mode 100644 index 0000000..15fb2cb --- /dev/null +++ b/libavc1394-0.5.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b3e79ecf13eefc9743138ba81ea75d40576f068d527e3f5c08ee4705615dc6f +size 262755 diff --git a/libavc1394.changes b/libavc1394.changes index f53932c..905cecc 100644 --- a/libavc1394.changes +++ b/libavc1394.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Oct 3 16:31:50 UTC 2010 - davejplater@gmail.com + +- Update to version 0.5.4 +- Upstream changes : + panelctl.[c1]: apply patch from Jerry Fiddler to add options --guid, + --specid, --swversion, and --commands. + ------------------------------------------------------------------- Fri Dec 18 13:25:56 CET 2009 - jengelh@medozas.de diff --git a/libavc1394.spec b/libavc1394.spec index 71f6dd1..1866ea9 100644 --- a/libavc1394.spec +++ b/libavc1394.spec @@ -1,7 +1,7 @@ # -# spec file for package libavc1394 (Version 0.5.3) +# spec file for package libavc1394 (Version 0.5.4) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ BuildRequires: libraw1394-devel pkgconfig License: LGPLv2.1+ Group: Development/Libraries/C and C++ AutoReqProv: on -Version: 0.5.3 -Release: 133 +Version: 0.5.4 +Release: 1 Summary: Libavc1394--Programming Interface to the AV/C Specification Url: http://sourceforge.net/projects/libavc1394/ BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,7 +35,24 @@ Patch1: libavc1394.raw1394_set_fcp_handler.patch %description Libavc1394 is a programming interface to the AV/C specification from -the 1394 Trade Association. AV/C stands for Audio/Video Control. +the 1394 Trade Association. AV/C stands for Audio/Video Control. +Currently, applications use the library to control the tape transport +mechanism on DV camcorders. However, there are many devices and device +functions that can be controlled via AV/C. Eventually, the library will +be expanded to implement more of the specification and to provide a +high level interface to various devices. + + + +Authors: +-------- + Dan Dennedy + Andreas Micklei + Jason Howard + Man page by Daniel Kobras + +Libavc1394 is a programming interface to the AV/C specification from +the 1394 Trade Association. AV/C stands for Audio/Video Control. Currently, applications use the library to control the tape transport mechanism on DV camcorders. However, there are many devices and device functions that can be controlled via AV/C. Eventually, the library will @@ -63,7 +80,24 @@ Obsoletes: libavc1394-64bit %description 0 Libavc1394 is a programming interface to the AV/C specification from -the 1394 Trade Association. AV/C stands for Audio/Video Control. +the 1394 Trade Association. AV/C stands for Audio/Video Control. +Currently, applications use the library to control the tape transport +mechanism on DV camcorders. However, there are many devices and device +functions that can be controlled via AV/C. Eventually, the library will +be expanded to implement more of the specification and to provide a +high level interface to various devices. + + + +Authors: +-------- + Dan Dennedy + Andreas Micklei + Jason Howard + Man page by Daniel Kobras + +Libavc1394 is a programming interface to the AV/C specification from +the 1394 Trade Association. AV/C stands for Audio/Video Control. Currently, applications use the library to control the tape transport mechanism on DV camcorders. However, there are many devices and device functions that can be controlled via AV/C. Eventually, the library will @@ -90,11 +124,11 @@ Obsoletes: libavc1394-devel-64bit %endif # Requires: libavc1394-0 = %{version} -Requires: libraw1394-devel +Requires: libraw1394-devel %description devel libavc1394 is a programming interface to the AV/C specification from -the 1394 Trade Association. AV/C stands for Audio/Video Control. +the 1394 Trade Association. AV/C stands for Audio/Video Control. Currently, applications use the library to control the tape transport mechanism on DV camcorders. However, there are many devices and functions of devices that can be controlled via AV/C. Eventually, the @@ -140,7 +174,7 @@ rm -rf $RPM_BUILD_ROOT %files 0 %defattr(-,root,root) %_libdir/libavc1394.so.* -%_libdir/librom1394.so.* +%_libdir/librom1394.so.* %files devel %defattr(-,root,root)