update to 1.9.5 [release 1.9.5-1mamba;Sat May 07 2022]
This commit is contained in:
parent
b15238975b
commit
8350b5301b
16
nas.spec
16
nas.spec
@ -1,5 +1,5 @@
|
|||||||
Name: nas
|
Name: nas
|
||||||
Version: 1.9.4
|
Version: 1.9.5
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A network transparent, client/server audio transport system
|
Summary: A network transparent, client/server audio transport system
|
||||||
Group: System/Servers
|
Group: System/Servers
|
||||||
@ -7,11 +7,10 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.radscan.com/nas.html
|
URL: http://www.radscan.com/nas.html
|
||||||
Source: http://downloads.sourceforge.net/project/nas/nas/nas%20%{version}%20%28stable%29/nas-%{version}.src.tar.gz
|
Source: https://downloads.sourceforge.net/nas/nas-%{version}.tar.gz
|
||||||
|
#Source: http://downloads.sourceforge.net/project/nas/nas/nas%20%{version}%20%28stable%29/nas-%{version}.src.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: bash
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libICE-devel
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
@ -20,11 +19,9 @@ BuildRequires: libXau-devel
|
|||||||
BuildRequires: libXaw-devel
|
BuildRequires: libXaw-devel
|
||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXmu-devel
|
BuildRequires: libXmu-devel
|
||||||
BuildRequires: libXp-devel
|
|
||||||
BuildRequires: libXpm-devel
|
BuildRequires: libXpm-devel
|
||||||
BuildRequires: libXt-devel
|
BuildRequires: libXt-devel
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl(getopts.pl)
|
||||||
# getopts.pl.pm: perl requirement not resolved
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: imake
|
BuildRequires: imake
|
||||||
BuildRequires: gccmakedep
|
BuildRequires: gccmakedep
|
||||||
@ -47,6 +44,8 @@ Requires: libaudio = %{version}-%{release}
|
|||||||
%description -n libaudio-devel
|
%description -n libaudio-devel
|
||||||
Development file for libaudio, the Network Audio transport System library
|
Development file for libaudio, the Network Audio transport System library
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -96,6 +95,9 @@ xmkmf
|
|||||||
%{_libdir}/libaudio.so
|
%{_libdir}/libaudio.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.9.5-1mamba
|
||||||
|
- update to 1.9.5
|
||||||
|
|
||||||
* Fri Oct 18 2013 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
* Fri Oct 18 2013 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
||||||
- update to 1.9.4
|
- update to 1.9.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user