9 Commits

Author SHA256 Message Date
Jonathan Brielmaier
bc1ef3a401 - Update require to libguile-ssh14
- Remove unused rpmlintrc filters

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=46
2022-11-25 11:44:53 +00:00
Jonathan Brielmaier
65a7524559 - Update to 1.2.0:
- Add Require/BuildRequire for guile-zlib and guile-lzlib
- Ship guile wrapper for guix in libexecdir (only for guix!)
- Ship mount service for the gnu store
- Update keyring
- Adapt guix-rpmlintrc for guile 3.0
- Silence warning about guile shipped in libexecdir

D    guix-1.1.0.tar.gz
D    guix-1.1.0.tar.gz.sig
A    guix-1.2.0.tar.gz
A    guix-1.2.0.tar.gz.sig
M    guix-rpmlintrc
M    guix.changes
M    guix.keyring
M    guix.spec

Diff for working copy: .
Index: guix-rpmlintrc
===================================================================

--- guix-rpmlintrc	(revision 9ae27809d09e4197e974764265386d5a)
+++ guix-rpmlintrc	(working copy)
@@ -7,26 +7,26 @@
 # https://www.gnu.org/software/guix/manual/html_node/Bootstrapping.html#Building-the-Bootstrap-Binaries
 
 # they are binaries in /usr/share
-addFilter("E: arch-dependent-file-in-usr-share .*/usr/share/guile/site/2.[02]/gnu/packages/bootstrap/.*")
+addFilter("E: arch-dependent-file-in-usr-share .*/usr/share/guile/site/3.*/gnu/packages/bootstrap/.*")

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=40
2020-11-24 16:47:40 +00:00
Jonathan Brielmaier
4c1b499107 - don't change badness of RPM warning in guix-rpmlintrc as it's not
allowed in Factory. The .c file is needed in source form by Guix
  as it's get only compiled when invoking "guix pack -R"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=29
2019-05-07 16:18:57 +00:00
Jonathan Brielmaier
91720e2ad7 - update to version 1.0.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=28
2019-05-02 15:06:18 +00:00
Jonathan Brielmaier
703bb2d15c Accepting request 651999 from home:jbrielmaier:guile2.2
- make rm independent of guile minor version
- update rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/651999
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=24
2018-11-26 12:11:27 +00:00
Tomas Cech
c971c4b9db Accepting request 622310 from home:jbrielmaier:branches:devel:languages:misc
bump version to 0.15
We needed to add some patches because the release tarball misses them. I'll remove them at next release.

I did extensive testing on Tumbleweed and Leap 15.0 which can be found here:
https://etherpad.opensuse.org/p/guix-0.15
There is still some stuff which doesn't work as expected, but only small things. No showstoppers. I'll improve them peu a peu :)

OBS-URL: https://build.opensuse.org/request/show/622310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=22
2018-07-12 19:52:38 +00:00
Tomas Cech
50631d1d51 fix rpmlintrc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guix?expand=0&rev=7
2018-02-19 14:56:20 +00:00
Tomas Cech
8f9be4bbfa - replace setBadness with addFilter in guix-rpmlint, add explanations
- add guix-rpmlint into spec file as Source
- create rcguix-daemon symlink
- make guix bash completion script as %config to silence warning

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=9
2016-02-12 09:20:25 +00:00
Tomáš Chvátal
6dd4783a8c Accepting request 284122 from home:sleep_walker:guix
changes since last attempt - used spec-cleaner to make spec file even more beautiful

OBS-URL: https://build.opensuse.org/request/show/284122
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=1
2015-02-05 14:36:30 +00:00