-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
→v1.x.y-legacy
: Commits for v1.3.6 (#169)
#171
Merged
Merged
Conversation
This file contains 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
… and exit `%post` scriplet correctly with an ensured "0".
* Add dependencies, cease using `printf` etc. * Add spacer between log runs & "daemonize" pckon install * Enhance comments * Set pwd, umask and return code * Comments must be in a separate line for RPM spec files * Set umask before touch'ing log file … … and exit `%post` scriplet correctly with an ensured "0". * Determine package name and use it for logging * Fix setting access rights *& group* for log-file * Use `Provides: (pkgA or pkgB)` * Enhance comments * Use `umask` again * Enhance comment * Use `chown` instead of `chgrp` * Update comment * Enhance comment * Update harbour-storeman-installer.spec * Update harbour-storeman-installer * Update harbour-storeman-installer.spec * Update harbour-storeman-installer.spec * Reduce line length of comment * Remove superfluous dependency definitions * Update harbour-storeman-installer * Fix * Update harbour-storeman-installer.spec * Update harbour-storeman-installer * Fix & update spec file from v2.0.21 * Enhance comment * Enhance comments for dependencies * Complete changelog entry for v1.3.6
… still in the `pkcon repo-set-data`-fails section
* Last enhancements for v1.3.6 * Fix
see also a3d9dda
* Create double-fork-in-shell-code.md * Update double-fork-in-shell-code.md * Fix links to jump-marks
* Pull in enhancements for v2.0.46 * Update with enhancements for v2.0.46 * Fix date in newest changelog entry
* Add dependencies, cease using `printf` etc. * Add spacer between log runs & "daemonize" pckon install * Enhance comments * Set pwd, umask and return code * Comments must be in a separate line for RPM spec files * Set umask before touch'ing log file … … and exit `%post` scriplet correctly with an ensured "0". * Determine package name and use it for logging * Fix setting access rights *& group* for log-file * Use `Provides: (pkgA or pkgB)` * Enhance comments * Use `umask` again * Enhance comment * Use `chown` instead of `chgrp` * Update comment * Enhance comment * Update harbour-storeman-installer.spec * Update harbour-storeman-installer * Update harbour-storeman-installer.spec * Update harbour-storeman-installer.spec * Reduce line length of comment * Remove superfluous dependency definitions * Update harbour-storeman-installer * Fix * Update harbour-storeman-installer.spec * Update harbour-storeman-installer * Fix & update spec file from v2.0.21 * Enhance comment * Enhance comments for dependencies * Complete changelog entry for v1.3.6 * Last enhancements for v1.3.6, … … still in the `pkcon repo-set-data`-fails section * Fix & enhance `pkcon repo-set-data`-fails section … again * "Fix gppid" follow-up (#159) see also a3d9dda * Fix which PPID is used (#160) * Split one log output in two, spatially & temporally (#161) * Re-add `else` lost by fatfingering (#162) * Also restart packagekit.service when out of hope (#164) * Create double-fork-in-shell-code.md (#166) * Create double-fork-in-shell-code.md * Update double-fork-in-shell-code.md * Fix links to jump-marks * Pull in enhancements for v2.0.46 (#167) * Pull in enhancements for v2.0.46 * Update with enhancements for v2.0.46 * Fix date in newest changelog entry * Fix typos & copy'os (#168)
Olf0
commented
Dec 17, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
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.
Add dependencies, cease using
printf
etc.Add spacer between log runs & "daemonize" pckon install
Enhance comments
Set pwd, umask and return code
Comments must be in a separate line for RPM spec files
Set umask before touch'ing log file …
… and exit
%post
scriplet correctly with an ensured "0".Determine package name and use it for logging
Fix setting access rights & group for log-file
Use
Provides: (pkgA or pkgB)
Enhance comments
Use
umask
againEnhance comment
Use
chown
instead ofchgrp
Update comment
Enhance comment
Update harbour-storeman-installer.spec
Update harbour-storeman-installer
Update harbour-storeman-installer.spec
Update harbour-storeman-installer.spec
Reduce line length of comment
Remove superfluous dependency definitions
Update harbour-storeman-installer
Fix
Update harbour-storeman-installer.spec
Update harbour-storeman-installer
Fix & update spec file from v2.0.21
Enhance comment
Enhance comments for dependencies
Complete changelog entry for v1.3.6
Last enhancements for v1.3.6, …
… still in the
pkcon repo-set-data
-fails sectionFix & enhance
pkcon repo-set-data
-fails section… again
"Fix gppid" follow-up ("Fix gppid" follow-up #159)
see also a3d9dda
Fix which PPID is used (Fix which PPID is used #160)
Split one log output in two, spatially & temporally (Split one log output in two, spatially & temporally #161)
Re-add
else
lost by fatfingering (Re-addelse
lost by fatfingering #162)Also restart packagekit.service when out of hope (Also restart packagekit.service when out of hope #164)
Create double-fork-in-shell-code.md (Create double-fork-in-shell-code.md #166)
Create double-fork-in-shell-code.md
Update double-fork-in-shell-code.md
Fix links to jump-marks
Pull in enhancements for v2.0.46 (Pull in enhancements for v2.0.46 #167)
Pull in enhancements for v2.0.46
Update with enhancements for v2.0.46
Fix date in newest changelog entry
Fix typos & copy'os (Fix typos / copy'os #168)