|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
Summary: Streaming library for IEEE1394
|
|
|
|
|
Name: libiec61883
|
|
|
|
|
Version: 1.2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
|
Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
|
|
|
|
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_mandir}/man1/*.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 15 2009 Jarod Wilson <jarod@redhat.com> 1.2.0-1
|
|
|
|
|
- Update to libiec61883 v1.2.0 release
|
|
|
|
|
- Rework installtests patch to not require autoreconf
|
|
|
|
|