|
|
@ -1,7 +1,7 @@
|
|
|
|
Summary: Audio/Video Control library for IEEE-1394 devices
|
|
|
|
Summary: Audio/Video Control library for IEEE-1394 devices
|
|
|
|
Name: libavc1394
|
|
|
|
Name: libavc1394
|
|
|
|
Version: 0.5.1
|
|
|
|
Version: 0.5.3
|
|
|
|
Release: 2.2.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: LGPL
|
|
|
|
License: LGPL
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz
|
|
|
|
Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz
|
|
|
@ -53,9 +53,11 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%doc COPYING NEWS README ChangeLog
|
|
|
|
%doc COPYING NEWS README ChangeLog
|
|
|
|
%{_bindir}/dvcont
|
|
|
|
%{_bindir}/dvcont
|
|
|
|
%{_bindir}/mkrfc2734
|
|
|
|
%{_bindir}/mkrfc2734
|
|
|
|
|
|
|
|
%{_bindir}/panelctl
|
|
|
|
%{_libdir}/libavc1394.so.*
|
|
|
|
%{_libdir}/libavc1394.so.*
|
|
|
|
%{_libdir}/librom1394.so.*
|
|
|
|
%{_libdir}/librom1394.so.*
|
|
|
|
%{_mandir}/man1/dvcont.1.gz
|
|
|
|
%{_mandir}/man1/dvcont.1.gz
|
|
|
|
|
|
|
|
%{_mandir}/man1/panelctl.1.gz
|
|
|
|
%{_mandir}/man1/mkrfc2734.1*
|
|
|
|
%{_mandir}/man1/mkrfc2734.1*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -68,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Sep 10 2006 Jarod Wilson <jwilson@redhat.com> - 0.5.3-1
|
|
|
|
|
|
|
|
- Upstream release 0.5.3
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.5.1-2.2.1
|
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.5.1-2.2.1
|
|
|
|
- rebuild
|
|
|
|
- rebuild
|
|
|
|
|
|
|
|
|
|
|
|