Ewoud Kohl van Wijngaarden
6ac02046f5
Ignore mockbuild's results_puppet directory
3 years ago
Fedora Release Engineering
f9f2ad1c13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
3 years ago
Breno Brand Fernandes
8535a17a66
Updated puppet url
3 years ago
Breno Brand Fernandes
2ab5939cfe
Cleaning up the spec file, adding suggestions from ekohl (Ewoud Kohl van Wijngaarden)
3 years ago
Breno Brand Fernandes
f61ad04915
Changed ownership of files in /etc/puppetlabs
3 years ago
Breno Brand Fernandes
42eb2eff11
Updated sources with missing file
3 years ago
Breno Brand Fernandes
cfea9bd83e
Removed old gpg
3 years ago
Breno Brand Fernandes
d4979b9a4d
Changed back paths due to conflicts with other packages
3 years ago
Breno Brand Fernandes
4ecda1c3d8
Puppet 7.7 build -- ruby 3
3 years ago
Zbigniew Jędrzejewski-Szmek
a95697f47f
Rebuilt for updated systemd-rpm-macros
...
See https://pagure.io/fesco/issue/2583 .
4 years ago
Fedora Release Engineering
e8e5fc2c0d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Fedora Release Engineering
eae5785be4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
4 years ago
Terje Rosten
0e3a651935
Update to 5.5.20 and add patches to work (somewhat) with ruby 2.7
5 years ago
Igor Raits
558a3731eb
Fixup conditionals for EL8
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
5 years ago
Terje Rosten
e3ee5466f4
5.5.18
5 years ago
Fedora Release Engineering
ef734ac796
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Alfredo Moralejo
1b29836c46
Add rubygem-multi_json as dependency
...
It's dependency upstream and without it fail to build modules in some cases, depending on the structure of metadata.json.
[1] https://github.com/puppetlabs/puppet/blob/5.5.x/.gemspec#L41
[2] https://github.com/puppetlabs/puppet/blob/5.5.x/lib/puppet/util/json.rb#L18
5 years ago
Terje Røsten
d9d4410a87
Prefer /run over /var/run (rhbz#1710635)
5 years ago
Terje Røsten
e24a065f4c
Drop buildroot prefix in nm_dispatcher_dir macro
...
Fix wrong path for gem in puppetet_gem.rb (rhbz#1751385),
report and fix from Lucien Weller, thanks!
5 years ago
Lucien Weller
d6582b3eec
fix: fixed wrong path for gem in puppet_gem.rb
...
fixes issue https://bugzilla.redhat.com/show_bug.cgi?id=1751385
5 years ago
Lubomir Rintel
38afc62ebd
Move the NetworkManager dispatcher script out of /etc
...
It's not user configuration and shouldn't ever have been there. Except for that
it used to be the only location NetworkManager looked into. With NetworkManager
1.20 that is no longer the case and the dispatcher scripts can be moved to
/usr/lib.
5 years ago
Fedora Release Engineering
f96b2ccfcc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Terje Røsten
4561a4c947
Minor clean up
6 years ago
Terje Røsten
d434511db2
Move sysconfdirs to headless too
6 years ago
Terje Røsten
7c468502ac
Move reqs to headless
6 years ago
Terje Røsten
2745c62d0c
5.5.10
6 years ago
Terje Røsten
f04e1ae2d4
Split off headless subpackage, based on idea from Bogdan Dobrelya
6 years ago
Terje Røsten
86277f74ea
Revert use of systemd_ordering macro
6 years ago
Bogdan Dobrelya
4ff2bb73dd
Revert "Optimize systemd dependency for containers"
...
It was generally a mistake to use `%systemd_ordering` in those
circumstances, as the tmpfiles stuff doesn't work and populate the
`/tmp` and `/run` directories. The reason why the packages install is
that all the commands in the macros have `|| :` at the end, so their
error state is ignored.
Something to re-consider for future attempts to fix/improve that:
If the tmpfiles and such were split out into a subpackage that'd be
required if and only if the kernel was installed or being installed,
that might work.
Related: rhbz#1654672
Related-Bug: #1804822
This reverts commit e07ed63d65
.
6 years ago
Fedora Release Engineering
a99941884f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Igor Gnatenko
91b4fb283d
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
6 years ago
Terje Røsten
9dd95c8357
Add changelog and fix rpmbuild warnings
6 years ago
Bogdan Dobrelya
e07ed63d65
Optimize systemd dependency for containers
...
According to https://fedoraproject.org/wiki/Packaging:Scriptlets :
If a package is suitable for installation without systemd (in a
container image, for example) and does not require any of the
systemd mechanisms such as tmpfiles.d, then the systemd_ordering macro
MAY be used instead of the systemd_requires macro.
That is exactly the case we want to address for container images
when installing packages in it.
Resolves: rhbz#1654672
Related-Bug: #1804822
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
6 years ago
Haikel Guemar
e3e8e56c1f
Use %autosetup and refresh patches
6 years ago
Haikel Guemar
e03d1b2aeb
Upstream 5.5.6
...
Fix issues with RHEL > 7
6 years ago
Haikel Guemar
f6d76875bb
Add missing patches
6 years ago
Haikel Guemar
177186787b
Upload 5.5.6 sources
6 years ago
Haikel Guemar
b517787a5d
Upstream 5.5.6
...
Fix issues with RHEL > 7
6 years ago
Haikel Guemar
2f24705a1a
Fix epoch issues when rebuilding on RHEL
...
Do not require rebuilds on either Fedora/EPEL
6 years ago
Fedora Release Engineering
e56aacf581
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Jason Tibbitts
9e6b608e9d
Remove needless use of %defattr
6 years ago
Haikel Guemar
662af13417
Fix sources
7 years ago
Haikel Guemar
ffcca8958d
Add missing sources
7 years ago
Haikel Guemar
9f0248bc8c
Upload upstream 5.5.1 sources
7 years ago
Haikel Guemar
752b2fb7d1
Upstream 5.5.1
...
Unmaintained editor extensions were removed upstream (PUP-7558)
Deprecated commands were removed: inspect (PUP-893), extlookup2hiera (PUP-3478)
Refreshed patches
7 years ago
Terje Røsten
dd73184c04
Update to 4.10.10
7 years ago
Igor Gnatenko
95e93227e2
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Igor Gnatenko
e6cad21997
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
7 years ago
Fedora Release Engineering
0e7dd9783d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
James Hogarth
f6aa910dc4
F28 facter3 change means puppet needs to require the ruby bindings for facter
7 years ago