auto-import changelog data from libavc1394-0.4.1-1.1.src.rpm

Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Thu Feb 12 2004 Warren Togami <wtogami@redhat.com> 0.4.1-1
- upgrade to 0.4.1
- Spec cleanups
- License -> Copyright
- Remove INSTALL; Add News, ChangeLog
- Applications/Multimedia -> System Environment/Libraries
epel9
cvsdist 21 years ago
parent e7089c96d1
commit 58cea844ce

@ -1 +1 @@
libavc1394-0.3.1.tar.gz libavc1394-0.4.1.tar.gz

@ -1,34 +1,37 @@
Summary: AV control lib for 1394 Summary: Audio/Video Control library for IEEE-1394 devices
Name: libavc1394 Name: libavc1394
Version: 0.3.1 Version: 0.4.1
Release: 7 Release: 1.1
Copyright: GPL License: GPL
Group: Applications/Multimedia Group: System Environment/Libraries
Source: http://downloads.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz Source: http://dl.sourceforge.net/libavc1394/libavc1394-%{version}.tar.gz
BuildRequires: libraw1394-devel BuildRequires: libraw1394-devel
BuildRoot: /var/tmp/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
ExcludeArch: s390 s390x ExcludeArch: s390 s390x
%description %description
The libavc1394 library allows utilities to control IEEE-1394 devices. The libavc1394 library allows utilities to control IEEE-1394 devices
using the AV/C specification. Audio/Video Control allows applications
to control devices like the tape on a VCR or camcorder.
%package devel %package devel
Summary: Development libs for libavc1394 Summary: Development libs for libavc1394
Group: Development/Libraries Group: Development/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Requires: libraw1394-devel
%description devel %description devel
Development libraries required to build applications using libavc1394. Development libraries required to build applications using libavc1394.
%prep %prep
%setup %setup -q
%build %build
%configure %configure
make make %{?_smp_mflags}
%install %install
rm -rf %{buildroot} rm -rf $RPM_BUILD_ROOT
%makeinstall %makeinstall
%clean %clean
@ -39,17 +42,17 @@ rm -rf $RPM_BUILD_ROOT
%postun -p /sbin/ldconfig %postun -p /sbin/ldconfig
%files %files
%defattr(-,root,root) %defattr(-,root,root,-)
%doc COPYING INSTALL README %doc COPYING NEWS README ChangeLog
%doc /usr/share/man/man1/dvcont.1.gz %doc %{_mandir}/man1/dvcont.1.gz
/usr/bin/dvcont %{_bindir}/dvcont
%{_libdir}/libavc1394.so.0.0.4 %{_libdir}/libavc1394.so.0.1.1
%{_libdir}/librom1394.so.0.0.4 %{_libdir}/librom1394.so.0.1.1
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root,-)
/usr/include/libavc1394 %{_includedir}/libavc1394
%{_libdir}/libavc1394.a %{_libdir}/libavc1394.a
%{_libdir}/libavc1394.la %{_libdir}/libavc1394.la
%{_libdir}/libavc1394.so %{_libdir}/libavc1394.so
@ -59,6 +62,16 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Thu Feb 12 2004 Warren Togami <wtogami@redhat.com> 0.4.1-1
- upgrade to 0.4.1
- Spec cleanups
- License -> Copyright
- Remove INSTALL; Add News, ChangeLog
- Applications/Multimedia -> System Environment/Libraries
* Mon Aug 25 2003 Bill Nottingham <notting@redhat.com> 0.3.1-7 * Mon Aug 25 2003 Bill Nottingham <notting@redhat.com> 0.3.1-7
- fix buildreqs (#102204) - fix buildreqs (#102204)

@ -1 +1 @@
7e761f05b310392d6e07a7186b973cb5 libavc1394-0.3.1.tar.gz cca44f87bda7d5572473290dec7cd81e libavc1394-0.4.1.tar.gz

Loading…
Cancel
Save