Spec file updated for recent versions#348
Open
d4ddi0 wants to merge 7 commits intoeclipse-paho:masterfrom
Open
Spec file updated for recent versions#348d4ddi0 wants to merge 7 commits intoeclipse-paho:masterfrom
d4ddi0 wants to merge 7 commits intoeclipse-paho:masterfrom
Conversation
Put some documentation in a better location Don't include compiled samples (but rater cpp files)
Patch no longer needed to build. Dependency is now on paho-c v1.3.8, released at about the same time
See https://bugzilla.redhat.com/show_bug.cgi?id=1964682 Use licence abbreviations BSD and EPL-1.0 Remove Group: descriptions (no longer used by fedora) BuildRequire g++ instead of just gcc Shorten the description below 80 characters Follow fedra guildelines for devel dependency Do not manually specify a cmake build directory Adjust lecences and %files as requested
Moving the files still made rpmlint complain, so fix it up earlier
Make the major version explicit in the output correct the descriptions of where code samples went Make the devel-docs buildarch noach add the license files to the devel-docs package
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the bundled spec file to support versions, 1.1 and 1.2.0
The 1.1 version requires a patch (included)
Rather than compiling example code, put it with docs
Tested against fedora 32, 33, and 34