pulseaudio-7.0

This commit is contained in:
Rex Dieter 2015-09-23 23:08:57 -05:00
parent 8e8450a6cc
commit 675e8a1777
3 changed files with 13 additions and 12 deletions

4
.gitignore vendored
View File

@ -1,5 +1,5 @@
/.*.log
/*.src.rpm
/pulseaudio-*.tar.xz
/pulseaudio-*.tar.xz.md5
/pulseaudio-*.tar.xz.sha1
/pulseaudio-*.tar.xz.md5sum
/pulseaudio-*.tar.xz.sha1sum

View File

@ -1,5 +1,5 @@
%global pa_major 6.99
%global pa_minor 2
%global pa_major 7.0
#global pa_minor
#global snap 20141103
#global gitrel 327
@ -19,7 +19,7 @@
Name: pulseaudio
Summary: Improved Linux Sound Server
Version: %{pa_major}%{?pa_minor:.%{pa_minor}}
Release: 2%{?snap:.%{snap}git%{shortcommit}}%{?dist}
Release: 1%{?snap:.%{snap}git%{shortcommit}}%{?dist}
License: LGPLv2+
URL: http://www.freedesktop.org/wiki/Software/PulseAudio
%if 0%{?gitrel}
@ -28,8 +28,8 @@ URL: http://www.freedesktop.org/wiki/Software/PulseAudio
Source0: pulseaudio-%{version}-%{gitrel}-g%{shortcommit}.tar.xz
%else
Source0: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz
Source1: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.md5
Source2: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.sha1
Source1: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.md5sum
Source2: http://freedesktop.org/software/pulseaudio/releases/pulseaudio-%{version}.tar.xz.sha1sum
%endif
Source5: default.pa-for-gdm
@ -333,8 +333,6 @@ exit 0
%files
%doc README LICENSE GPL LGPL
## already owned by -libs, see also https://bugzilla.redhat.com/show_bug.cgi?id=909690
#dir %{_sysconfdir}/pulse/
%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
%config(noreplace) %{_sysconfdir}/pulse/default.pa
%config(noreplace) %{_sysconfdir}/pulse/system.pa
@ -559,6 +557,9 @@ exit 0
%changelog
* Wed Sep 23 2015 Rex Dieter <rdieter@fedoraproject.org> - 7.0-1
- pulseaudio-7.0
* Sat Sep 12 2015 Rex Dieter <rdieter@fedoraproject.org> - 6.99.2-1
- 6.99.2 (#1262579)

View File

@ -1,3 +1,3 @@
ef55c65850332a9951b2539cbde43c7c pulseaudio-6.99.2.tar.xz
8421b49983de4266681dc08827ae9b8d pulseaudio-6.99.2.tar.xz.md5
86ca9f12de41d3153a9e1f7160fb2035 pulseaudio-6.99.2.tar.xz.sha1
09668b660ffb32f2639cfd6fdc9d3b37 pulseaudio-7.0.tar.xz
abcbe8b8e681980ac53d8fff9000c476 pulseaudio-7.0.tar.xz.md5sum
f09f9a0e2fa19e59c76ce9523dc7c087 pulseaudio-7.0.tar.xz.sha1sum