Commit Graph

14 Commits

Author SHA256 Message Date
Tomas Cech
558906a6df - require gnutls-guile also as run time dependency
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=15
2016-07-09 06:25:48 +00:00
Tomas Cech
5439ad43dc - explicitly require libgcrypt-devel until the dynamic-link is able to
load symlink target of /usr/lib*/libgcrypt.so
  http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21076

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=14
2016-07-06 16:17:00 +00:00
Tomas Cech
7b2a7eaddf Accepting request 395692 from home:sleep_walker:branches:system:packagemanager
- bump to 0.10.0
- add gnutls-guile as build time dependency
- don't mark bash completion as %config (warning fixed)

- add ExclusiveArch to restrict available architectures
- remove filter for non-standard group guixbuild (it is standard now)
- remove %config for bash completion script (rpmlint was fixed)

    distribution level and numerous bug fixed

OBS-URL: https://build.opensuse.org/request/show/395692
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=12
2016-05-15 18:30:50 +00:00
Dominique Leuenberger
74ffaae492 Accepting request 358991 from system:packagemanager
GNU Guix package manager written in Guile (Scheme), orthogonal to openSUSE, zypper or RPM thanks to violating FHS

changes since last attempt:
- removed guixd file which wasn't in spec file

OBS-URL: https://build.opensuse.org/request/show/358991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guix?expand=0&rev=1
2016-04-14 11:02:41 +00:00
Tomas Cech
ae041c32b0 remove remnant file
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=10
2016-02-12 11:15:55 +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
Tomas Cech
9cbec7becf Accepting request 352102 from home:sleep_walker:branches:system:packagemanager
- fix typo preventing creation of new users

OBS-URL: https://build.opensuse.org/request/show/352102
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=8
2016-01-05 19:04:10 +00:00
Tomas Cech
86fcf9a48d - bump to 0.9.0
- see changelog for complete list of changes
- add guile-json as dependency

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=7
2015-11-12 18:04:59 +00:00
Tomas Cech
8981ec035d - change ownership of /gnu/store
- remove sysconfig.guix file as it is not used anymore
- define macro %guix_builder_group to make such changes in future
  easier

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=6
2015-11-04 20:36:57 +00:00
Tomas Cech
6c77da97ef - rename default group from guix-builders to guixbuild to match
upstream
- install /gnu/store directory
- depend on emacs, package emacs scripts

OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=5
2015-11-01 17:38:30 +00:00
Tomas Cech
460caabcec Accepting request 335655 from home:sleep_walker:branches:system:packagemanager
- use pkgconfig dependencies
- clean-up with spec-cleaner

- force installation of service file to %{_unitdir}
- use systemd related code only when systemd is available in distro

- bump to 0.8.3
  - a lot of changes on package management level, package set level,
    distribution level and numerous bug fixed  
- remove our service file and use upstream one instead

OBS-URL: https://build.opensuse.org/request/show/335655
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=4
2015-10-03 06:25:07 +00:00
Tomas Cech
7ea4d02f4e Accepting request 307198 from home:sleep_walker:branches:system:packagemanager
- bump to 0.8.2
  changes since 0.8.1
** Package management
*** New “binary tarball” installation method is available
*** New ‘guix publish’ command, to publish one’s store
*** ‘guix package’ runs “profile creation hooks” as needed
*** ‘guix package’ creates an ‘etc/profile’ file in the profile
*** Commands understand version prefixes, such as ‘gcc-5’ for ‘gcc-5.1.0’
*** ‘guix package --search’ now sorts packages by name and version
*** Substitute information is now fetched using HTTP pipelining
*** ‘guix package’ warns when a $GUIX_PACKAGE_PATH module cannot be loaded
*** New ‘--sources’ option to ‘guix build’
*** New Bash completion file, installed in $sysconfdir/bash_completion.d
*** New ‘guix import hackage’ command
*** ‘guix lint’ supports FTP for the ‘source’ and ‘home-page’ checkers
*** ‘guix lint’ has a new ‘derivation’ checker
*** ‘guix import cpan’ better handles dependencies and licenses
*** Packages are now build in an environment with a UTF-8 locale
** Distribution
*** C library's name service switch (NSS) is now fully configurable
*** New services: wicd, lirc, colord, upower, console-keymap, postgresql
*** Xorg service supports new drivers, such as Nouveau
*** lsh service has new options, initializes its seed by default
*** /etc/ssl symlink is created, for X.509 certificates
*** ‘guix system’ reports duplicate service identifiers
*** New /etc/bashrc file that loads Bash completion when available
*** SLiM service uses sessions from /run/current-system/profile/share/xsessions
*** The Linux “YAMA” restricting policy on PTRACE_ATTACH is now disabled
*** /etc/shells now lists all the user accounts’ shells
*** /gnu/store is now remounted read-only, to avoid accidental modification

OBS-URL: https://build.opensuse.org/request/show/307198
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=3
2015-05-14 22:40:31 +00:00
Tomas Cech
f3bd7fb976 Accepting request 287775 from home:pluskalm:branches:system:packagemanager
- Add gpg signature
- Correct info prerequires
- Add missing systemd dependencies

OBS-URL: https://build.opensuse.org/request/show/287775
OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/guix?expand=0&rev=2
2015-02-25 19:01:28 +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