Update Source and URL fields to point to correct locations.
This commit is contained in:
parent
a1c2d5429c
commit
e2b2e6a341
@ -1,13 +1,13 @@
|
|||||||
Summary: Streaming library for IEEE1394
|
Summary: Streaming library for IEEE1394
|
||||||
Name: libiec61883
|
Name: libiec61883
|
||||||
Version: 1.2.0
|
Version: 1.2.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://linux1394.org/dl/%{name}-%{version}.tar.gz
|
Source: http://www.kernel.org/pub/linux/libs/ieee1394/%{name}-%{version}.tar.gz
|
||||||
Patch0: libiec61883-1.2.0-installtests.patch
|
Patch0: libiec61883-1.2.0-installtests.patch
|
||||||
Patch1: libiec61883-channel-allocation-without-local-node-rw.patch
|
Patch1: libiec61883-channel-allocation-without-local-node-rw.patch
|
||||||
URL: http://linux1394.org
|
URL: http://ieee1394.wiki.kernel.org/index.php/Libraries#libiec61883
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
ExcludeArch: s390 s390x
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 8 2010 Jay Fenlason <fenlason@redhat.com> 1.2.0-4
|
||||||
|
- Update the Source and URL fields to point to correct locations.
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user