aboutsummaryrefslogtreecommitdiff
path: root/rpmbuild
Commit message (Expand)AuthorAge
* Commented libtool finish on a dir, and fail attempt at manually moving an .laYosl2020-02-01
* Commented out attempt to manually reconfigure before make install timeYosl2020-02-01
* copy the builddir to the buildrootYosl2020-02-01
* Commented out failed attempt at just deleting the .la files to fix rpath issueYosl2020-02-01
* make clean after configureYosl2020-02-01
* Use sed to attempt to get rid of rpaths (it didn't work)Yosl2020-02-01
* Use ./configure manually instead of using %configure rpm-macroYosl2020-02-01
* Don't require libltdl7, and use chrpath to manually delete rpaths from libsYosl2020-02-01
* Use fedora package names for dependencies.Yosl2020-02-01
* Fixed checksumYosl2020-02-01
* Updated fedora spec to gnunet-0.12.2Yosl2020-02-01
* no longer adds gnunet.conf with %config macroYosl2020-01-23
* Fixed line breaking typoYosl2020-01-23
* %post no longer makes /etc/gnunet manuallyYosl2020-01-23
* %install makes the sysconfdir and sharedstatedirYosl2020-01-23
* %pre adds a gnunet-dns group that includes the gnunetuserYosl2020-01-23
* %pre adds the group 'gnunet'Yosl2020-01-23
* gnunetuser is now 'gnunet', not 'gnunetd'Yosl2020-01-23
* add sysconfdir (/etc/gnunet) directory to %filesYosl2019-12-17
* Add more appropriate files to %docYosl2019-12-17
* set file permissions for gnunethome directoryYosl2019-12-17
* Add subpackagesYosl2019-12-17
* %pre add gnunet-dns group, and 'gnunet' user with %{_sharedstate} homedirYosl2019-12-16
* Define macros for subpackages and subpackage versioningYosl2019-12-16
* Define custom macros for user 'gnunet' and gnunethome dirYosl2019-12-16
* 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
* commentsYosl2019-12-12
* %{make_build} now in %install, commentsYosl2019-12-12
* %{make_install} without prefixYosl2019-12-12
* %configure with --disable-rpath, %{make_build} moved to %install, commentsYosl2019-12-12
* %setup no longer quietYosl2019-12-12
* comment describing where to specify buildroot if neededYosl2019-12-12
* fixed dependency typo (again)Yosl2019-12-12
* fixed dependency typoYosl2019-12-12
* remove whitespaceYosl2019-12-11
* more consistent use of %{macros} instead of $VARIABLESYosl2019-12-11
* Add back in the fedora spec fileYosl2019-12-03