]> git.ipfire.org Git - thirdparty/systemd.git/commit
[PATCH] patch udev 009-010 rpm spec file
authormh@nadir.org <mh@nadir.org>
Thu, 25 Dec 2003 06:54:39 +0000 (22:54 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:13:10 +0000 (21:13 -0700)
commitee15698133ecd754c0d847b6ebb3a533536a42dc
treee49a2cee0aedd96f59a240e0b4b51a39505d911e
parent480763324d812d3d5eb11cbe898a9b358b6fedbf
[PATCH] patch udev 009-010 rpm spec file

the following problem was introduced with udev 009:

[root@claw packages]# rpm -Uvh ~mh/rpm/RPMS/ppc/udev-010-1.ppc.rpm
Preparing...########################################### [100%]
   1:udev   ########################################### [100%]
error: unpacking of archive failed on file /usr/share/doc/udev-010/COPYING;3fe8a8e3: cpio: open failed - Permission denied

it's because the mode of the directory /usr/share/doc/udev-010/ is
0644. This is with yellodog-3.0.

the following patch fixes it:
udev.spec