auto-import changelog data from libavc1394-0.3.1-5.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Thu Dec 12 2002 Tim Powers <timp@redhat.com> 0.3.1-4 - rebuild on all arches Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> - exclude mainframe - allow lib64
This commit is contained in:
parent
b2ffd9719b
commit
bef8392319
@ -1,6 +1,6 @@
|
||||
%define name libavc1394
|
||||
%define version 0.3.1
|
||||
%define release 2
|
||||
%define release 5
|
||||
|
||||
Summary: AV control lib for 1394
|
||||
Name: %{name}
|
||||
@ -11,6 +11,7 @@ Group: Applications/Multimedia
|
||||
Source: http://downloads.sourceforge.net/libavc1394/libavc1394-0.3.1.tar.gz
|
||||
BuildRequires: libraw1394
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-root
|
||||
ExcludeArch: s390 s390x
|
||||
|
||||
%description
|
||||
The libavc1394 library allows utilities to control IEEE-1394 devices.
|
||||
@ -47,22 +48,32 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc COPYING INSTALL README
|
||||
%doc /usr/share/man/man1/dvcont.1.gz
|
||||
/usr/bin/dvcont
|
||||
/usr/lib/libavc1394.so.0.0.4
|
||||
/usr/lib/librom1394.so.0.0.4
|
||||
%{_libdir}/libavc1394.so.0.0.4
|
||||
%{_libdir}/librom1394.so.0.0.4
|
||||
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
/usr/include/libavc1394
|
||||
/usr/lib/libavc1394.a
|
||||
/usr/lib/libavc1394.la
|
||||
/usr/lib/libavc1394.so
|
||||
/usr/lib/librom1394.a
|
||||
/usr/lib/librom1394.la
|
||||
/usr/lib/librom1394.so
|
||||
%{_libdir}/libavc1394.a
|
||||
%{_libdir}/libavc1394.la
|
||||
%{_libdir}/libavc1394.so
|
||||
%{_libdir}/librom1394.a
|
||||
%{_libdir}/librom1394.la
|
||||
%{_libdir}/librom1394.so
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* Thu Dec 12 2002 Tim Powers <timp@redhat.com> 0.3.1-4
|
||||
- rebuild on all arches
|
||||
|
||||
* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
||||
- exclude mainframe
|
||||
- allow lib64
|
||||
|
||||
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
|
||||
- automated rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user