auto-import changelog data from libraw1394-0.9.0-8.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com> - rebuilt Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> - exclude mainframe - allow lib64
This commit is contained in:
parent
a51c58b87c
commit
889042b43f
@ -1,6 +1,6 @@
|
||||
%define name libraw1394
|
||||
%define version 0.9.0
|
||||
%define release 6
|
||||
%define release 8
|
||||
|
||||
Summary: Library providing low-level IEEE-1394 access
|
||||
Name: %{name}
|
||||
@ -9,6 +9,7 @@ Release: %{release}
|
||||
Copyright: GPL
|
||||
Group: Applications/Multimedia
|
||||
Source: http://download.sourceforge.net/libraw1394/libraw1394_0.9.0.tar.gz
|
||||
ExcludeArch: s390 s390x
|
||||
BuildRoot: /var/tmp/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -49,20 +50,27 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc COPYING INSTALL README
|
||||
%doc /usr/share/man/man1/testlibraw.1.gz
|
||||
/usr/bin/testlibraw
|
||||
/usr/lib/libraw1394.so.5.0.0
|
||||
%{_libdir}/libraw1394.so.5.0.0
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
/usr/include/libraw1394
|
||||
/usr/lib/libraw1394.a
|
||||
/usr/lib/libraw1394.la
|
||||
/usr/lib/libraw1394.so
|
||||
%{_libdir}/libraw1394.a
|
||||
%{_libdir}/libraw1394.la
|
||||
%{_libdir}/libraw1394.so
|
||||
/usr/share/aclocal/libraw1394.m4
|
||||
%doc doc/libraw1394.ps
|
||||
%doc doc/libraw1394
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
* 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