Ondřej Vašík
8e678e869d
- change the permissions of the /sys directory to 555 to match the kernel ( #1037862 )
2013-12-04 14:27:02 +01:00
Ondřej Vašík
17f84c2ae7
add ownership for the /usr/lib/debug subdirs( #1031136 )
2013-11-18 10:56:42 +01:00
Richard Hughes
240f83401a
Add /usr/share/appdata for the F20 Application Installer feature
2013-09-11 09:12:14 +01:00
Ondřej Vašík
ec0bbd694a
Merge changes
2013-08-07 11:05:43 +02:00
Ondřej Vašík
f61f9f4c89
drop the ownership of /usr/etc
2013-08-07 11:04:31 +02:00
Dennis Gilmore
be54575213
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-03 06:13:40 -05:00
Ondřej Vašík
45bbc1f838
.dwz symlink is needed as well ( #974130 )
2013-06-30 23:31:00 +02:00
Ondřej Vašík
73e32d77f9
/var/run and /var/lock can't be in payload for some reason
2013-06-19 17:53:45 +02:00
Ondřej Vašík
5a403cd705
handle bin/lib/lib64 symlinks in /usr/lib/debug ( #974130 ), KSievers: fix yum installroot ending up with directories in /var instead of the expected symlinks to /run, create all symlinked dirs as pretrans
2013-06-19 14:09:56 +02:00
Ondřej Vašík
de22b9b233
move /var/spool/uucp to uucp package ( #961952 )
2013-05-11 11:26:35 +02:00
Ondřej Vašík
09437ef458
remove the rpmlib(X-CheckUnifiedSystemdir) requirement hack - no longer required
2013-04-18 10:16:39 +02:00
Ondřej Vašík
5e845c150c
Release++ to skip broken koji build
2013-04-08 18:15:02 +02:00
Ondřej Vašík
75bf57a1ad
do not handle AArch64 differently ( #917804 )
2013-04-08 18:12:05 +02:00
Ondřej Vašík
140ffbab32
revert the revert for #919374 - hopefully it will not break the buildroot again
2013-03-18 16:42:19 +01:00
Ondřej Vašík
78484b595e
adjust the changelog accordingly - revert
2013-03-18 14:06:11 +01:00
Ondřej Vašík
1fe98b37e7
Revert "ship /var/run and /var/lock as symlinks in payload, don't handle them as part of post scriptlet ( #919374 )"
...
This reverts commit 472aeb5764
.
2013-03-18 14:03:21 +01:00
Ondřej Vašík
472aeb5764
ship /var/run and /var/lock as symlinks in payload, don't handle them as part of post scriptlet ( #919374 )
2013-03-18 12:47:01 +01:00
Ondřej Vašík
e42749e458
symlink /usr/lib64 -> /lib on aarch64( #917804 )
2013-03-05 09:37:59 +01:00
Ondřej Vašík
b4462fb363
add support for AArch64 architecture ( #917804 )
2013-03-05 09:19:36 +01:00
Ondřej Vašík
750c188446
fix directory listed twice errors on 32bit secondary arches( #915947 )
2013-02-27 08:51:56 +01:00
Ondřej Vašík
16b2af3786
oops
2013-02-21 17:03:07 +01:00
Ondřej Vašík
e953cf647c
change the attributes of /usr/lib/debug to 0755 ( #911831 )
2013-02-21 16:27:41 +01:00
Ondřej Vašík
d50a361585
own /usr/lib/debug for consistency ( #911831 )
2013-02-19 14:00:29 +01:00
Dennis Gilmore
b902818699
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 15:40:15 -06:00
Ondřej Vašík
27fe91a701
defer the /etc/default ownership to resolve the build tree conflicts
2012-10-29 13:40:03 +01:00
Ondřej Vašík
cf14c8b2d0
own /etc/default and create it as symlink do /etc/sysconfig ( #797316 )
2012-10-27 18:23:47 +02:00
Ondřej Vašík
fb487bfad3
own /etc/bash_completion.d ( #870193 )
2012-10-27 15:58:54 +02:00
Dennis Gilmore
8645368d56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 21:19:10 -05:00
Ondřej Vašík
07ce6a8305
add brx and brx_IN from iso639-3 set to lang-exceptions file ( #806328 )
2012-03-29 12:40:35 +02:00
Kay Sievers
b042fb96ce
enable filesystem conversion guard
2012-02-03 11:19:56 +01:00
Harald Hoyer
4dd7fd5d27
install everything in /usr
...
This patch is needed for the /usr-move feature
https://fedoraproject.org/wiki/Features/UsrMove
This package requires now 'filesystem' >= 3, which is only installable
on a system which has /bin, /sbin, /lib, /lib64 as symlinks to /usr and
not regular directories. The 'filesystem' package acts as a guard, to
prevent *this* package to be installed on old unconverted systems.
New installations will have the 'filesystem' >=3 layout right away, old
installations need to be converted with anaconda or dracut first; only
after that, the 'filesystem' package, and also *this* package can be
installed.
Packages *should* not install files in /bin, /sbin, /lib, /lib64, but
only in the corresponding directories in /usr. Packages *must* not
install conflicting files with the same names in the corresponding
directories in / and /usr. Especially compatibilty symlinks must not be
installed.
Feel free to modify any of the changes to the spec file, but keep the
above in mind.
2012-01-25 14:48:35 +01:00
Ondřej Vašík
ff762fcf65
own and create /var/lib/rpm-state ( #771713 )
2012-01-12 15:15:55 +01:00
Ondřej Vašík
5be6c73e7b
own and create /var/adm, /var/gopher and /var/spool/uucp ( #752885 )
2011-11-11 13:49:57 +01:00
Ondřej Vašík
3b1c4b7dd2
rebuild because of brown paperbag bug of rpm-4.9.1
2011-08-17 12:20:57 +02:00
Ondřej Vašík
3809e03e86
drop ownership of /selinux - moved to /sys/fs/selinux( #726528 )
2011-07-29 10:15:13 +02:00
Ondřej Vašík
5909c8a76b
add various languages to lang-exceptions( #620063 )
2011-06-29 13:58:41 +02:00
Ondřej Vašík
3a34a30b49
fix typo
2011-05-18 13:07:48 +02:00
Ondrej Vasik
20b906a617
Pre: require setup again ( #705443 )
2011-05-18 07:50:13 +02:00
Ondřej Vašík
f1d36aa2f7
remove redundant source file
2011-04-08 14:12:35 +02:00
Ondřej Vašík
4ddb7f0f2c
drop filesystem.conf file ( #694688 ) - /var/lock/subsys now handled by systemd
2011-04-08 14:11:42 +02:00
Ondřej Vašík
86340b0df0
create run/lock as 0755 root:root ( #693394 ), fix warning about duplicate /var/lock/subsys
2011-04-05 10:12:16 +02:00
Ondřej Vašík
8b25fdb6bc
add /run to filesystem ( #69124 ) , minor spec file cleanup (thanks H.Hoyer)
2011-03-31 17:11:58 +02:00
Ondřej Vašík
8c6fca2162
oops
2011-02-25 17:26:54 +01:00
Ondřej Vašík
a3c15a0030
drop ancient setup requirements
2011-02-25 17:13:36 +01:00
Ondřej Vašík
4011aaf7b0
update sources
2011-02-25 17:09:18 +01:00
Ondřej Vašík
67fe1a2c1e
do /var/lock/subsys directory systemd way via tmpfiles.d conf file( #656586 )
2011-02-25 17:04:51 +01:00
Dennis Gilmore
774d14ddae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 14:05:53 -06:00
Adam Jackson
0e12911e64
P/O updates and remove BuildRoot tag
2011-01-18 00:16:34 -05:00
Ondřej Vašík
80a1d96a5d
own /usr/lib/sse2 even on 64-bit ( #636748 )
2010-09-24 10:14:29 +02:00
Fedora Release Engineering
a70df165cb
dist-git conversion
2010-07-28 14:25:05 +00:00