Commit Graph

1679 Commits

Author SHA1 Message Date
Karsten Hopp
b3b8b92328 - patchlevel 433 2012-02-07 14:45:41 +01:00
Karsten Hopp
7520b485ea - patchlevel 432 2012-02-07 14:45:41 +01:00
Karsten Hopp
c72e4f2ea3 - patchlevel 431 2012-02-07 14:45:40 +01:00
Karsten Hopp
4adb1f1a99 - patchlevel 430 2012-02-07 14:45:40 +01:00
Karsten Hopp
60da82b5b2 - patchlevel 429 2012-02-07 14:45:40 +01:00
Karsten Hopp
7ff731831b - patchlevel 428 2012-02-07 14:45:39 +01:00
Karsten Hopp
552d0de7f1 - patchlevel 427 2012-02-07 14:45:39 +01:00
Karsten Hopp
227f6b4b4b - patchlevel 426 2012-02-07 14:45:38 +01:00
Karsten Hopp
e6bc0dcac9 - patchlevel 425 2012-02-07 14:45:38 +01:00
Karsten Hopp
ec63556ade - patchlevel 424 2012-02-07 14:45:37 +01:00
Karsten Hopp
c37e05f0de - patchlevel 423 2012-02-07 14:45:37 +01:00
Karsten Hopp
e49773d381 - patchlevel 422 2012-02-07 14:45:37 +01:00
Karsten Hopp
c0c7a5e5bf - patchlevel 421 2012-02-07 14:45:36 +01:00
Karsten Hopp
8ccb227887 - patchlevel 420 2012-02-07 14:45:36 +01:00
Karsten Hopp
32f7831d57 - patchlevel 419 2012-02-07 14:45:36 +01:00
Karsten Hopp
50e9a51d66 - patchlevel 418 2012-02-07 14:45:35 +01:00
Karsten Hopp
eb27f2cf53 - patchlevel 417 2012-02-07 14:45:35 +01:00
Karsten Hopp
1de616e37a - patchlevel 416 2012-02-07 14:45:35 +01:00
Karsten Hopp
81043d7a78 - patchlevel 415 2012-02-07 14:45:34 +01:00
Karsten Hopp
e057ec6265 - patchlevel 414 2012-02-07 14:45:34 +01:00
Karsten Hopp
b23a4e59e9 - patchlevel 413 2012-02-07 14:45:33 +01:00
Karsten Hopp
250b7e39da - patchlevel 412 2012-02-07 14:45:33 +01:00
Karsten Hopp
ae2d84f117 - patchlevel 411 2012-02-07 14:45:32 +01:00
Karsten Hopp
f4becbdc2a - patchlevel 410 2012-02-07 14:45:32 +01:00
Karsten Hopp
f18e713d2a - patchlevel 409 2012-02-07 14:45:32 +01:00
Karsten Hopp
b4351cac5f - patchlevel 408 2012-02-07 14:45:31 +01:00
Karsten Hopp
b5c309534e - patchlevel 407 2012-02-07 14:45:31 +01:00
Karsten Hopp
1c295479c2 - patchlevel 406 2012-02-07 14:45:30 +01:00
Karsten Hopp
d618c280dd - patchlevel 405 2012-02-07 14:45:30 +01:00
Karsten Hopp
dd421e8e5a - patchlevel 404 2012-02-07 14:45:30 +01:00
Karsten Hopp
aa7dd6dea7 - patchlevel 403 2012-02-07 14:45:29 +01:00
Karsten Hopp
fefa3ff3a3 - patchlevel 402 2012-02-07 14:45:29 +01:00
Karsten Hopp
52df027c22 - patchlevel 401 2012-02-07 14:45:28 +01:00
Karsten Hopp
34a375bdb9 - patchlevel 400 2012-02-07 14:45:28 +01:00
Karsten Hopp
6fff82c3e2 - patchlevel 399 2012-02-07 14:45:27 +01:00
Karsten Hopp
aab5e3da6f - patchlevel 398 2012-02-07 14:45:27 +01:00
Karsten Hopp
e0388c6d32 - patchlevel 397 2012-02-07 14:45:27 +01:00
Karsten Hopp
254acb64b3 - patchlevel 396 2012-02-07 14:45:26 +01:00
Karsten Hopp
39d3d53feb - patchlevel 395 2012-02-07 14:45:26 +01:00
Karsten Hopp
e9308db3bb - patchlevel 394 2012-02-07 14:45:25 +01:00
Karsten Hopp
8c78c6e3e9 update spec file template (#736774) 2012-02-07 14:44:22 +01:00
Karsten Hopp
80a1b0c085 update spec file template (#736774) 2012-02-07 14:41:32 +01:00
Harald Hoyer
1619ab79ba rebuild against the new ruby library 2012-01-26 16:28:15 +01:00
Harald Hoyer
346844e66f 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 compatibility 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-26 13:38:45 +01:00
Karsten Hopp
91311cbc13 fix boolean key 'Terminal' in gvim.desktop 2012-01-05 15:40:27 +01:00
Karsten Hopp
9ba71d80af - patchlevel 393 2012-01-05 12:45:01 +01:00
Karsten Hopp
2f6f86fde9 - patchlevel 393 2012-01-05 12:44:59 +01:00
Karsten Hopp
eb674223ef - patchlevel 392 2012-01-05 12:44:58 +01:00
Karsten Hopp
bb6a0a61e4 - patchlevel 391 2012-01-05 12:44:58 +01:00
Karsten Hopp
ce80b874cf - patchlevel 390 2012-01-05 12:44:57 +01:00