1.1.0
This commit is contained in:
parent
e2a1fd97d2
commit
dcb5933d6f
@ -1 +1,2 @@
|
||||
libraw1394-0.10.1.tar.gz
|
||||
libraw1394-1.1.0.tar.gz
|
||||
|
||||
@ -1,15 +1,12 @@
|
||||
Summary: Library providing low-level IEEE-1394 access
|
||||
Name: libraw1394
|
||||
Version: 0.10.1
|
||||
Release: 3
|
||||
Version: 1.1.0
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
Source: http://www.linux1394.org/files/libraw1394/libraw1394-0.10.1.tar.gz
|
||||
Patch0: libraw1394-underquoted.patch
|
||||
Source: http://www.linux1394.org/dl/libraw1394-1.1.0.tar.gz
|
||||
URL: http://www.linux1394.org/
|
||||
ExcludeArch: s390 s390x
|
||||
## not needed
|
||||
# BuildRequires: libtool automake14 autoconf
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
@ -26,13 +23,6 @@ Development libraries needed to build applications against libraw1394.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .underquoted
|
||||
|
||||
## not needed
|
||||
#libtoolize --force
|
||||
#aclocal-1.4
|
||||
#automake-1.4 --add-missing
|
||||
#autoconf
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -69,11 +59,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libraw1394.a
|
||||
%{_libdir}/libraw1394.la
|
||||
%{_libdir}/libraw1394.so
|
||||
%{_datadir}/aclocal/libraw1394.m4
|
||||
%{_libdir}/pkgconfig/libraw1394.pc
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Feb 06 2005 Warren Togami <wtogami@redhat.com> 1.1.0-1
|
||||
- 1.1.0
|
||||
|
||||
* Thu Jul 15 2004 Tim Waugh <twaugh@redhat.com> 0.10.1-3
|
||||
- Fixed warnings in shipped m4 file.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user