aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Add empty %postun section (post-uninstall)Yosl2020-04-12
|
* Use authselect to modify /etc/nsswitch.confYosl2020-04-12
|
* use 'config(noreplace)' instead of 'config' for /etc/gnunet.conf in %filesYosl2020-04-12
|
* Make ~/.config/gnunet.confYosl2020-04-12
|
* Make ~/.config/gnunet.confYosl2020-04-12
|
* Use directory macros for /etc/gnunet/gnunet.confYosl2020-04-12
|
* Build requires libextractor-devel for file-sharingYosl2020-03-31
|
* Make /var/lib/gnunet if it doesn't already existYosl2020-02-19
|
* CI: Remove debugging attemptsYosl2020-02-19
|
* Copr CI fixYosl2020-02-19
|
* dnf install rpm output in copr makefileYosl2020-02-19
|
* Define SRPM outdir as Copr's expected parameterYosl2020-02-19
|
* TypoYosl2020-02-18
|
* %preun removal of infodir files is unnecessaryYosl2020-02-18
|
* manually add info dir entry with install-info, with info from file itselfYosl2020-02-18
|
* Remove preceding slash from %dir file entries in %filesYosl2020-02-18
|
* Remove %{_infodir} files upon uninstallation (in %preun)Yosl2020-02-18
|
* call install-info on %{_infodir} files in %postYosl2020-02-18
|
* mkdir /etc/gnunetYosl2020-02-18
|
* Only add user 'gnunet' if it does not already existYosl2020-02-18
|
* updated README.mdYosl2020-02-17
|
* Merge branch 'subpkg-merge'Yosl2020-02-17
|\
| * Fixed readme.mdYosl2020-02-17
| |
| * Merge branch 'subpkg-merge' of git.callpipe.com:gnunet-wip/gnunet-rpm into ↵Yosl2020-02-17
| |\ | | | | | | | | | subpkg-merge
| | * Commit manpage content in SUSE specfileYosl2020-02-10
| | |
| * | naively resolve merge conflictsYosl2020-02-17
| | |
| * | Include the copr makefile againYosl2020-02-17
| | |
| * | Merge more hunksYosl2020-02-17
| | |
| * | Staging hunks for mergeYosl2020-02-17
| |/
| * WIP: merging more changesYosl2020-02-10
| |
| * WIP: merging hunks from subpkgYosl2020-02-10
| |
* | Added descriptionYosl2020-02-13
| |
* | Link to working branch in READMEYosl2020-02-02
|/
* Updated readme to show where current work is being doneYosl2020-02-01
|
* Use macros under %filesYosl2019-12-12
|
* remove nested %{buildroot}Yosl2019-12-12
|
* commentsYosl2019-12-12
|
* move %{make_build} back to %buildYosl2019-12-12
|
* added build dependenciesYosl2019-12-12
|
* glpk no longer usedYosl2019-12-12
|
* use %{_datadir} macro for /usr/share (openSUSE)Yosl2019-12-12
|
* Don't own all the files in %{_libdir}Yosl2019-12-12
|
* no trailing slash on owned directoriesYosl2019-12-12
|
* add the doc filesYosl2019-12-12
|
* Don't manually clean the buildrootYosl2019-12-12
|
* local files moved out from under nested buildrootYosl2019-12-12
|
* added libtool --finish on directories to address warningsYosl2019-12-12
|
* 'find | sed' to remove refs to %buildroot from pathsYosl2019-12-12
| | | | | | | This is something to do with libraries being hard linked to the path when they were built, but could also have to do with a nested buildroot inside the buildroot. It could also be that proper options aren't being handed to ./configure.
* commentsYosl2019-12-12
|
* %{make_build} now in %install, commentsYosl2019-12-12
|