Clean up description (#800438)
This commit is contained in:
parent
c939d1611e
commit
e2b748c094
@ -1,7 +1,7 @@
|
|||||||
Summary: Library providing low-level IEEE-1394 access
|
Summary: Library providing low-level IEEE-1394 access
|
||||||
Name: libraw1394
|
Name: libraw1394
|
||||||
Version: 2.0.8
|
Version: 2.0.8
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
|
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.xz
|
||||||
@ -11,11 +11,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
BuildRequires: autoconf automake libtool kernel-headers
|
BuildRequires: autoconf automake libtool kernel-headers
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The libraw1394 library provides direct access to the IEEE-1394 bus through
|
The libraw1394 library provides direct access to the IEEE-1394 bus.
|
||||||
the Linux 1394 subsystem's raw1394 user space interface. Support for both
|
Support for both the obsolete ieee1394 interface and the new firewire
|
||||||
the classic ieee1394 and new firewire linux driver stacks is included, with
|
intererface are included, with run-time detection of the active stack.
|
||||||
run-time detection of the active stack. Fedora comes with the firewire stack
|
|
||||||
by default.
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development libs for libraw1394
|
Summary: Development libs for libraw1394
|
||||||
@ -65,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 7 2012 Jay Fenlason <fenlason@redhat.com> 2.0.8-2
|
||||||
|
- Clean up description (#800438)
|
||||||
|
|
||||||
* Mon Feb 20 2012 Jay Fenlason <fenlason@redhat.com> 2.0.8-1
|
* Mon Feb 20 2012 Jay Fenlason <fenlason@redhat.com> 2.0.8-1
|
||||||
- New upstream release (#795374)
|
- New upstream release (#795374)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user