Unfortunately it's not moral (if even legal) to advertise a license
violation. Spotify does not allow the client application to be distributed
elsewhere than by spotify.com, this is a well-known issue over the web.
Here are the exact license terms:
http://www.spotify.com/se/legal/end-user-agreement/
This commit also fixes the RPM Fusion documentation using lpf framework
to workaround with particular issue.
(lpf is a fedora package that show the license, download and re-package
a given software).
Please also spell the project as appropriate:
- RPM Fusion (by default)
or
- rpmfusion (when space within name is not possible)
The Fedora kernel specfile includes a step for compressing kernel
modules instead of having them compressed during `make modules_install`
so this particular setting is off in our configuration.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
For some reason starting a bisect with `git bisect start <bad> <good>`
quietly accepts invalid revisions, whereas doing it this way will cause
git to complain so the user knows they've made a mistake.
Signed-off-by: Jeremy Cline <jcline@redhat.com>
This documentation is by no means complete, but it's a place to start
for pretty user-facing documentation for the kernel in Fedora. In
addition to the basic export from the wiki, this includes various other
related articles in the wiki which I thought might be good user-facing
documentation.
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This squashes 9 commits
fixing typos
Testing 3rd Party Message
Testing 3rd Party Message 2
Testing 3rd Party Message 3
Merging Spotify articles and improving structure
Fixing the _topic_map.yml
Following on screen instructions
Fixing some typos
Adding other file
This is 21 squashed commits
change
Removed all non-asciidoc metadata.
Formatting changes to raspberry pi quick doc.
Fixed bad links, code snippits.
Fixed bad links, spelling, grammar issues.
Changes titles and updated some headers.
Made each sentence it's own line. Minor spelling changes.
Made each sentence it's own line on create-hello-world-rpm.adoc. Header changes to both files.
Removed all non-asciidoc metadata.
Removed all non-asciidoc metadata.
Changes titles and updated some headers.
Edited one-sentence-per-line.
Corrected literal block formatting.
Modified some hard links to potentially obsolete infomation, other minor pruning before release.
Header changes.
Created 'attributes.adoc' for attribute linking within docs.
Fixed broken links using attributes.
Edited formatting of _topic_maps and fixed bad links in create-hello-world-rpm.
Fixed asciidocs "attributes.adoc" header and bad links.
Removed syntax highlighting.
Fixed syntax highlighting on create-hello-world-RPM.adoc.