|
|
@ -1,9 +1,9 @@
|
|
|
|
%global svnrev 2080
|
|
|
|
#global svnrev 2167
|
|
|
|
%global codate 20150317
|
|
|
|
#global codate 20150530
|
|
|
|
|
|
|
|
|
|
|
|
Name: codec2
|
|
|
|
Name: codec2
|
|
|
|
Version: 0.3
|
|
|
|
Version: 0.4
|
|
|
|
Release: 6.%{codate}svn%{svnrev}%{?dist}
|
|
|
|
Release: 1%{?svnrev:.%{codate}svn%{svnrev}}%{?dist}
|
|
|
|
Summary: Next-Generation Digital Voice for Two-Way Radio
|
|
|
|
Summary: Next-Generation Digital Voice for Two-Way Radio
|
|
|
|
License: LGPLv2
|
|
|
|
License: LGPLv2
|
|
|
|
|
|
|
|
|
|
|
@ -12,7 +12,6 @@ URL: http://rowetel.com/codec2.html
|
|
|
|
# cd freetel; svn export codec2
|
|
|
|
# cd freetel; svn export codec2
|
|
|
|
Source0: %{name}-%{version}%{?svnrev:.svn%{svnrev}}.tar.xz
|
|
|
|
Source0: %{name}-%{version}%{?svnrev:.svn%{svnrev}}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: cmake
|
|
|
|
BuildRequires: cmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -95,6 +94,9 @@ EOF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 2 2015 Richard Shaw <hobbes1069@gmail.com> - 0.4-1
|
|
|
|
|
|
|
|
- Update to latest upstream release.
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-6.20150317svn2080
|
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-6.20150317svn2080
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|