Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 260011 Details for
Bug 294001
Review Request: mumble - low-latency, high quality voice chat software
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
updated 2nd .spec
mumble.spec (text/plain), 4.13 KB, created by
Martin Jürgens
on 2007-11-15 16:49:13 UTC
(
hide
)
Description:
updated 2nd .spec
Filename:
MIME Type:
Creator:
Martin Jürgens
Created:
2007-11-15 16:49:13 UTC
Size:
4.13 KB
patch
obsolete
>Name: mumble >Version: 1.1.0 >Release: 3%{dist} >Summary: Low-Latency Voice Communication Client for Gamers >Source: http://prdownloads.sourceforge.net/mumble/mumble-%{version}.tar.bz2 >Source1: murmur.init >Patch1: qt4-location.patch >URL: http://mumble.sourceforge.net/ >Group: Applications/Multimedia >License: BSD > > >BuildRoot: %{_tmppath}/build-%{name}-%{version} >BuildRequires: boost-devel >BuildRequires: alsa-lib-devel >BuildRequires: qt4-devel qt4-sqlite >BuildRequires: libXevie-devel openssl-devel >Requires: qt4-sqlite openssl-devel >BuildRequires: libtool desktop-file-utils > >%description >Low-latency, high-quality voice communication for gamers. Includes game >linking, so voice from other players comes from the direction of their >characters, and has echo cancellation so the sound from your loudspeakers >won't be audible to other players. > >%package server >Summary: Low-Latency Voice Communication Server for Gamers >Group: System Environment/Daemons >Requires: qt4-sqlite libQtNetwork.so.4 >Provides: murmur = %{version}-%{release} >Provides: mumble-murmur = %{version}-%{release} > >%description server >Low-latency, high-quality voice communication for gamers. Includes game >linking, so voice from other players comes from the direction of their >characters, and has echo cancellation so the sound from your loudspeakers >won't be audible to other players. > >%package devel >Summary: Contains Files for Building %{name} Plugins >Group: Development/Libraries >Requires: speex-devel libstdc++-devel > >%description devel >Low-latency, high-quality voice communication for gamers. Includes game >linking, so voice from other players comes from the direction of their >characters, and has echo cancellation so the sound from your loudspeakers >won't be audible to other players. > >This package contains the necessary files to develop and build plugins >for %{name} > > >%prep >%setup -q >%patch1 > >%build >/usr/bin/qmake-qt4 main.pro >make %{?jobs:-j%{jobs}} > > >%install > >desktop-file-install --vendor mumble --delete-original \ > --add-category X-Red-Hat-Base \ > --copy-generic-name-to-name \ > --dir %{buildroot}%{_datadir}/applications \ > scripts/mumble.desktop > >install -D -m0755 release/mumble "%{buildroot}%{_bindir}/mumble" >install -D -m0755 release/murmurd "%{buildroot}%{_sbindir}/murmur" >ln -s ../sbin/murmur "%{buildroot}%{_bindir}/mumble-server" > >install -d "%{buildroot}%{_libdir}" >install release/libmumble.* "%{buildroot}%{_libdir}/" > >install -D -m0644 plugins/mumble_plugin.h \ > "%{buildroot}%{_includedir}/mumble_plugin.h" > >install -D -m0644 icons/mumble.png.0 \ > "%{buildroot}%{_datadir}/pixmaps/mumble.png" > >mkdir -p %{buildroot}%{_sysconfdir}/murmur/ >install -D -m0600 scripts/murmur.ini "%{buildroot}%{_sysconfdir}/murmur/" >install -D -m0755 %{SOURCE1} "%{buildroot}/%{_initrddir}/murmur" > >rm -rf "%{buildroot}" > >%clean >rm -rf "%{buildroot}" > >%preun server >if [ $1 = 0 ]; then > /sbin/service murmur stop > /dev/null 2>&1 || : > /sbin/chkconfig --del murmur || : >fi > >%post server >/sbin/chkconfig --add murmur --level a|| : > > >%files >%defattr(-,root,root) >%doc LICENSE README >%{_bindir}/mumble >%{_datadir}/pixmaps/mumble.png >%{_datadir}/applications/mumble.desktop > >%files server >%defattr(-,root,root) >%doc LICENSE README >%doc scripts/murmur.ini >%doc scripts/*.pl >%{_bindir}/mumble-server >%{_sbindir}/murmur >%{_initrddir}/murmur >%config(noreplace) %{_sysconfdir}/murmur/murmur.ini > >%files devel >%defattr(-,root,root) >%{includedir}/mumble_plugin.h >%{libdir}/libmumble.* > >%changelog >* Thu Nov 15 2007 Martin Jürgens <martin@gamesplace.info> 1.1.0-3 >- chkconfig changes to make adding the service more sane >- rename icon because desktop file changed >- changed groups of -devel and -server package >- removed macros > >* Mon Nov 12 2007 Martin Jürgens <martin@gamesplace.info> 1.1.0-2 >- added openssl-devel dependency > >* Sat Nov 04 2007 Martin Jürgens <martin@gamesplace.info> 1.1.0-1 >- new upstream releasse > >* Sat Sep 22 2007 Martin Jürgens <martin@gamesplace.info> 1.0.0-2 >- fixed things mentioned in review process >- init script which is more fedora like and runs murmur as restricted user > >* Mon Sep 17 2007 Martin Jürgens <martin@gamesplace.info> 1.0.0-1 >- new package based on guru package for opensuse
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 294001
:
249031
| 260011