Commit Graph

58 Commits

Author SHA1 Message Date
Fedora Release Engineering
9de04eff7a - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 00:41:24 +00:00
Fedora Release Engineering
be7f4c0fc6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 17:51:50 +00:00
Josh Boyer
95d16ea378 Update to version 24 (rhbz 1426589) 2017-02-24 08:57:23 -05:00
Fedora Release Engineering
bc497f41d0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 17:53:50 +00:00
Yauheni Kaliuta
8cee70af20 packaging: remove the explicit requires on kmod-libs
The main kmod package requires kmod-libs, via the "Requires:
%{name}-libs%{?_isa} = %{version}-%{release}" line in
kmod.spec. This is not actually necessary: /bin/kmod statically
links to libkmod (which is all that's in kmod-libs), and besides,
if it was dynamically linked rpm would generate the dependency
automatically.

kmod-devel, on the other hand, should require kmod-libs instead
of the main kmod package.

(credits for the text to David Shea)

Resolves: rhbz#1208554.

Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
2016-11-30 14:56:57 +02:00
Josh Boyer
af396dff73 Update to version 23 2016-07-22 09:56:52 -04:00
Peter Robinson
651367b3fe fix date 2016-02-25 10:20:58 +00:00
Peter Robinson
5e84179049 Add powerpc patch to fix ToC on 4.5 ppc64le kernel 2016-02-25 10:12:29 +00:00
Dennis Gilmore
30a52fa9fc - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 02:17:42 +00:00
Josh Boyer
e197298135 Fix path to dracut in weak-modules (rhbz 1295038) 2016-01-07 14:21:01 -05:00
Josh Boyer
1fb94f9841 Update to version 22 2015-11-18 07:48:37 -05:00
Dennis Gilmore
6a668c31b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 13:30:10 +00:00
Ville Skyttä
ebfa1363ae Own bash completion dirs not owned by anything in dep chain 2015-06-15 21:43:56 +03:00
Josh Boyer
07fca2aecb Update to verion 21 2015-06-09 09:04:38 -04:00
Josh Boyer
e38328b377 Update to version 20 2015-03-02 09:13:18 -05:00
Till Maas
cd00fbfabb Rebuilt for Fedora 23 Change
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
2015-02-21 22:26:42 +01:00
Josh Boyer
3aa5ad862c Update to version 19 2014-11-16 10:42:20 -05:00
Josh Boyer
0945e4f85d Backport patch to fix device node permissions (rhbz 1147248) 2014-10-29 14:08:08 -04:00
Peter Robinson
d125038239 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 00:28:27 +00:00
Tom Callaway
b46167a5ed fix license handling 2014-07-12 18:41:11 -04:00
Josh Boyer
262ae1a05a Update to version 18 2014-06-24 10:46:23 -04:00
Dennis Gilmore
ba68b8b46e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 22:05:00 -05:00
Josh Boyer
b3f3e793fd Update to version 17 2014-04-09 14:17:18 -04:00
Václav Pavlín
d4cddfd45a Update to version 16 2014-01-02 17:14:33 +01:00
Josh Boyer
39aec32c65 Update to version 15 2013-08-22 10:40:57 -04:00
Dennis Gilmore
862f0b399b - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 17:39:12 -05:00
Josh Boyer
08cfc463fc Update to version 14 2013-07-05 09:24:43 -04:00
Václav Pavlín
64e1c4c9d0 Main package should require -libs 2013-04-19 13:07:22 +02:00
Josh Boyer
fecd184ce6 Update to version 13 2013-04-10 08:19:18 -04:00
Václav Pavlín
59185aa6d2 Pull in weak-modules script for kABI 2013-03-28 16:31:33 +01:00
Josh Boyer
917c6ed9e9 Add patch to make rmmod understand built-in modules (rhbz 922187) 2013-03-18 10:33:17 -04:00
Dennis Gilmore
2e841f50ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 21:26:59 -06:00
Josh Boyer
1e6a4d6fe6 Update to version 12 2012-12-06 13:41:14 -05:00
Josh Boyer
57bc2a1099 Add BR for libxslt to bring in xsltproc for man pages 2012-11-08 09:40:58 -05:00
Josh Boyer
b6b6fb9e78 Update to version 11 2012-11-08 08:43:09 -05:00
Josh Boyer
17fa9dab8b Update to version 10 2012-09-07 08:39:56 -04:00
Josh Boyer
9d37ce2f6e Update to version 9 2012-08-27 09:01:22 -04:00
Dennis Gilmore
ce66ca182f - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 13:16:28 -05:00
Josh Boyer
dc5203b92b Provide modprobe.conf(5) (rhbz 824552) 2012-05-23 15:06:34 -04:00
Josh Boyer
b481272bd1 Update to version 8 2012-05-08 09:32:54 -04:00
Kay Sievers
84e7a0ba4f version 7 2012-03-19 12:52:07 +01:00
Kay Sievers
cf0a7a3b72 version 6 2012-03-04 16:25:29 +01:00
Kay Sievers
8fd97a37d0 try to address brc#771285 2012-02-24 01:26:54 +01:00
Kay Sievers
bc93abe886 add the patch 2012-02-12 17:11:21 +01:00
Kay Sievers
92ea93faaf fix infinite loop with softdeps 2012-02-12 17:05:14 +01:00
Harald Hoyer
76aac60664 add upstream patch to fix "modprobe --ignore-install --show-depends"
otherwise dracut misses a lot of modules, which are already loaded
2012-02-09 13:05:58 +01:00
Harald Hoyer
12b128784a add "lsmod" 2012-02-08 15:37:11 +01:00
Kay Sievers
c2a7fc4faa remove temporary fake-provides 2012-02-07 05:34:17 +01:00
Kay Sievers
26cdcc0c42 add temporary fake-provides 2012-02-07 04:59:00 +01:00
Kay Sievers
4cd3a53013 add temporary fake-provides 2012-02-07 04:31:23 +01:00