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 834005 Details for
Bug 1039315
Review Request: nuvolaplayer - Cloud Music Integration for your Linux Desktop
[?]
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.
[patch]
more fixes
spec.patch (text/plain), 2.24 KB, created by
leigh scott
on 2013-12-08 00:42:59 UTC
(
hide
)
Description:
more fixes
Filename:
MIME Type:
Creator:
leigh scott
Created:
2013-12-08 00:42:59 UTC
Size:
2.24 KB
patch
obsolete
>--- /home/leigh/Desktop/nuvolaplayer.spec 2013-12-08 00:06:47.903313956 +0000 >+++ /home/leigh/development/rpmbuild/SPECS/nuvolaplayer.spec 2013-12-08 00:37:35.877123720 +0000 >@@ -1,6 +1,6 @@ > Name: nuvolaplayer > Version: 2.2.0 >-Release: 2%{?dist} >+Release: 3%{?dist} > License: LGPLv3+ > Summary: Cloud Music Integration for your Linux Desktop > URL: http://nuvolaplayer.fenryxo.cz/home.html >@@ -14,7 +14,7 @@ BuildRequires: libgee06-devel > BuildRequires: libsoup-devel > BuildRequires: gtk2-devel > BuildRequires: webkitgtk-devel >-BuildRequires: python-devel >+BuildRequires: python2-devel > BuildRequires: json-glib-devel > BuildRequires: webkitgtk3-devel > BuildRequires: libdbusmenu-devel >@@ -35,6 +35,10 @@ Provides: google-music-frame = %{v > Obsoletes: google-music-frame < 1.0.1 > > >+Requires: control-center-filesystem >+Requires: java-1.7.0-openjdk >+ >+ > %description > Nuvola Player runs web interface of cloud music service in its own window and > provides integration with a Linux Desktop(system tray, Ubuntu sound menu, dock >@@ -61,6 +65,10 @@ desktop-file-install > --dir=$RPM_BUILD_ROOT%{_datadir}/applications \ > $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop > >+# fix dangling-relative-symlink /usr/bin/nuvolaplayer ../lib/nuvolaplayer/nuvolaplayer.tsocks >+rm $RPM_BUILD_ROOT/%{_bindir}/%{name} >+ln -s %{_libdir}/nuvolaplayer/nuvolaplayer.tsocks $RPM_BUILD_ROOT/%{_bindir}/%{name} >+ > %find_lang %{name} > > %post >@@ -81,13 +89,19 @@ fi > %{_bindir}/%{name} > %{_bindir}/%{name}-client > %{_datadir}/applications/%{name}.desktop >-%{_datadir}/gnome-control-center/ >+%exclude %{_datadir}/gnome-control-center/ > %{_datadir}/icons/hicolor/*/apps/%{name}.* > %{_datadir}/%{name}/ > %{_libdir}/%{name}/ >-%{_libdir}/libnuvolaplayerprivate.so >+%exclude %{_libdir}/libnuvolaplayerprivate.so > > %changelog >+* Sun Dec 08 2013 Leigh Scott <leigh123linux@googlemail.com> - 2.2.0-3 >+- fix directory ownership >+- add requires control-center-filesystem >+- add requires java-1.7.0-openjdk >+- fix dangling-relative-symlink >+ > * Sat Dec 07 2013 Martin Gansser <martinkg@fedoraproject.org> - 2.2.0-2 > - rebuild > >@@ -104,3 +118,4 @@ fi > - remove defattr from file section > - add missing scriptlets > >+
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1039315
:
833993
| 834005 |
837513
|
840748
|
840798
|
877775
|
886554