Commit Graph

767 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
93b162301b Require util-linux-core instead of util-linux
The dep is for blkid, which is now in util-linux-core.
2021-09-09 20:26:55 +02:00
Zbigniew Jędrzejewski-Szmek
39e659af1f Use a "rich dependency" for the system-release req
Before this change, lvm2 pulls in fedora-release (or equivalent) which
pulls in a bunch of other packages, e.g. fedora-repos. This is
unnecessary for example in minimal constainers or initrd images. By
specifying the dependency conditionally, it will be satisfied on all
normal systems, while making it easier to skip in custom setups.
(filesystem requires setup which requires system-release, so normally
systemd-release always must be installed.) Also, use Requires(post)
because it is only used for presets which are used in %post. This
allows the system-release package to be removed after the installation
from the system.
2021-09-09 20:26:26 +02:00
Fedora Release Engineering
56bfeffe47 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-22 13:27:13 +00:00
Python Maint
ab3a816e3c Rebuilt for Python 3.10 2021-06-04 20:11:21 +02:00
Marian Csontos
5e3e5a7dc8 Fix editline compilation 2021-03-22 11:42:51 +01:00
Marian Csontos
24098c7fd8 Replace readline by editline 2021-03-16 16:19:51 +01:00
Marian Csontos
93a554b98c Fix conditionals 2021-03-16 16:17:50 +01:00
Zbigniew Jędrzejewski-Szmek
572d5bc365 Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
2021-03-02 16:13:29 +01:00
Marian Csontos
6351686168 Merge remote-tracking branch 'fedora_robert/cleanup' into main
* fedora_robert/cleanup:
  Spec file cleanup and simplification

Conflicts:
	lvm2.spec
2021-02-25 19:00:43 +01:00
Marian Csontos
d2cc5b0434 New upstream release v2.03.11 2021-02-22 16:47:20 +01:00
Fedora Release Engineering
a875f27880 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 18:58:21 +00:00
Tom Stellard
d5934375c5 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 23:17:16 +00:00
Robert Scheck
477a705255 Spec file cleanup and simplification 2020-12-24 21:36:58 +01:00
Marian Csontos
7237a189f9 New upstream release v2.03.10 2020-08-09 17:35:10 +02:00
Fedora Release Engineering
f6c552ba35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 06:35:18 +00:00
Tom Stellard
3ee5ecb467 Use make macros
https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro
2020-07-13 22:51:53 +00:00
Miro Hrončok
ba7e200f92 Rebuilt for Python 3.9 2020-05-26 02:52:26 +02:00
Marian Csontos
623a10f7fa New upstream release v2.03.09 2020-03-26 14:16:28 +01:00
Fedora Release Engineering
81be25c442 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 11:39:46 +00:00
Marian Csontos
ccd8af0cf6 New upstream release v2.03.07 2019-12-03 10:22:35 +01:00
Marian Csontos
81bc268451 New upstream release v2.03.06 2019-10-23 11:28:43 +02:00
Marian Csontos
d50e806fd5 Fix invalid value warning in 11-dm-lvm.rules:40
event_timeout is invalid value and was deprecated long ago.
2019-09-18 14:09:57 +02:00
Adam Williamson
6313bae883 Backport fix for converting dbus.UInt to string in Python 3.8 2019-08-27 08:03:58 -07:00
Miro Hrončok
ec5dbb480e Rebuilt for Python 3.8 2019-08-19 10:19:32 +02:00
Marian Csontos
d82669e73c Disable dlmcontrol until dlm is updated 2019-07-31 16:11:06 +02:00
Marian Csontos
0469456b35 New upstream release v2.03.05 2019-07-31 16:03:39 +02:00
Fedora Release Engineering
e7e326a3db - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 15:32:08 +00:00
Marian Csontos
19eaecfd81 New upstream release v2.02.185 2019-05-13 10:07:10 +02:00
Marian Csontos
9bb24aa519 New upstream release v2.02.184 2019-04-01 10:33:43 +02:00
Igor Gnatenko
526e831a0d
Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-03-07 11:23:53 +01:00
Igor Gnatenko
1b0c303a99 Rebuild for readline 8.0 2019-02-17 09:30:52 +01:00
Fedora Release Engineering
50f7cf7da9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 09:19:14 +00:00
Igor Gnatenko
56c09c219d Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:14 +01:00
Igor Gnatenko
b444985588
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:40:21 +01:00
Marian Csontos
6d19360a72 New upstream release v2.02.183 2018-12-07 15:48:45 +01:00
Marian Csontos
4f0f5d1114 New upstream release v2.02.182 2018-10-31 09:11:40 +01:00
Marian Csontos
cbcefd7a5c No %ghost for dirs at tmpfiles.d
%ghost should not be used for directories created by systemd-tmpfiles.

This may prevent package from working right after installation without
invoking systemd-tmpfiles.

See: https://pagure.io/packaging-committee/issue/439
2018-10-02 17:11:25 +02:00
Marian Csontos
dede4cbfca New upstream release v2.02.181 2018-08-02 10:21:11 +02:00
Marian Csontos
bf8243e612 New upstream release v2.02.180 2018-07-19 19:05:09 +02:00
Fedora Release Engineering
0449dada52 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 09:33:53 +00:00
Marian Csontos
4f6cfdaee4 Really bump release number 2018-07-10 14:18:56 +02:00
Marian Csontos
215bb0cbd6 Bump release number 2018-07-10 14:17:37 +02:00
Marian Csontos
560e2de4d5 Remove python bindings
This was deprecated and is not required by any Rawhide package.
2018-07-10 14:15:06 +02:00
Jason Tibbitts
d024607d45 Remove needless use of %defattr 2018-07-10 01:52:31 -05:00
Miro Hrončok
6ba97862ec Rebuilt for Python 3.7 2018-06-19 10:47:25 +02:00
Marian Csontos
a5b11ccb19 New upstream release v2.02.179 2018-06-18 12:15:34 +02:00
Marian Csontos
ee1bf24ad7 New upstream release v2.02.178 2018-06-13 15:00:33 +02:00
Marian Csontos
59cb2a17ba Hide output of systemctl calls
See Bug 1552971
2018-05-29 15:24:52 +02:00
Marian Csontos
4aa9cd4634 Fix commented out python_provide 2018-05-29 10:54:09 +02:00
Marian Csontos
18a52eaf51 Forgot to run new-sources etc 2018-05-29 10:53:37 +02:00