aboutsummaryrefslogtreecommitdiff
path: root/rpmbuild
Commit message (Expand)AuthorAge
* Dbus and Authselect are required for installtion, not compilation.Yosl2020-07-06
* Dbus and Authselect are required for installationYosl2020-07-06
* Use %{_prefix} rpm macro as `./configure --prefix=` argumentYosl2020-07-05
* use rpm macro for libdir during ./configureYosl2020-07-04
* `chrpath --delete` now uses rpm macros to define paths to libgnunetcore.soYosl2020-07-04
* No longer require gstreamer, as it is missing in Fedora 32.Yosl2020-07-04
* make /etc/authselect/user-nsswitch.conf if it does not already exist.Yosl2020-05-19
* Requires bluez (bluetooth transport)Yosl2020-05-15
* Requires iptablesYosl2020-05-15
* Requires net-tools (ifconfig)Yosl2020-05-15
* Requries curl (to be replaced with gnurl)Yosl2020-05-15
* gnunet requires libextractor (filesharing)Yosl2020-05-15
* gstreamer build requirement (required to build conversation)Yosl2020-05-15
* Minor commentsYosl2020-05-15
* The build only requires the PulseAudio libraries, not pulse-develYosl2020-05-15
* Copies the nss plugins to the appropriate locationYosl2020-05-13
* Requires: openssl, nss-util, gnutlsYosl2020-05-13
* 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
* 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
* naively resolve merge conflictsYosl2020-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
* 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