Commit Graph

959 Commits

Author SHA1 Message Date
Nils Philippsen 58171789a7 add obsoletes/conflicts so multilib systemd -> systemd-libs updates work 2012-06-22 14:33:14 +02:00
Michal Schmidt b0cc7b6cad Update to current git 2012-06-14 21:25:13 +02:00
Kay Sievers 9e13f37b8b disable plymouth in configure 2012-06-07 01:53:42 +02:00
Michal Schmidt c4ec0e4c58 update sources 2012-06-07 01:19:33 +02:00
Michal Schmidt 6f5aea7d11 update sources 2012-06-07 01:15:42 +02:00
Michal Schmidt 998394df66 Update to current git snapshot, split systemd-libs
- Update to current git snapshot
  - Add systemd-readahead-analyze
  - Drop upstream patch
- Split systemd-libs
- Drop duplicate doc files
- Fixed License headers of subpackages
2012-06-07 01:14:22 +02:00
Ray Strode 1b8a7f0f16 Drop plymouth files
- Conflict with old plymouth
2012-06-06 20:47:49 +00:00
Kay Sievers 6979d27f08 udev selinux labeling fix 2012-06-05 18:33:49 +02:00
Michal Schmidt 720afebf5b update License tag
Follow the guidelines given in:
http://fedoraproject.org/wiki/Packaging:LicensingGuidelines#Multiple_Licensing_Scenarios
2012-06-05 15:16:47 +02:00
Kay Sievers 5a4479a5a6 New upstream release 2012-06-04 20:48:54 +02:00
Bill Nottingham 854f30767d systemd no longer calls authconfig any more in scriptlets - remove the requirement. 2012-06-01 10:53:44 -04:00
Lennart Poettering eb53888f49 New upstream release 2012-05-31 02:14:29 +02:00
Lennart Poettering e0a2736b5f add F16 compatibility symlink for loginctl to systemd-loginctl 2012-05-24 23:45:56 +02:00
Lennart Poettering f55ccc9bda rename configuration files to their new names 2012-05-24 23:37:11 +02:00
Kay Sievers 973c8d4ab5 New upstream release including udev merge 2012-05-24 22:42:11 +02:00
Lennart Poettering 22472eafdf new tarball 2012-05-24 17:45:49 +02:00
Michal Schmidt 3d6d8951ea add triggers to fix the disappearing default.target on upgrades from f16
Add triggers from Bill Nottingham to correct the damage done by
the obsoleted systemd-units's preun scriptlet (#807457).
2012-03-28 00:14:11 +02:00
Dennis Gilmore e6be2e76e5 apply patch from upstream so we can build systemd on arm and ppc
- and likely the rest of the secondary arches
2012-03-26 11:59:30 -05:00
Michal Schmidt 7de90b3c5a don't build the gtk parts anymore
The GTK apps are moving into the systemd-ui package.
Remove a dead patch file.
2012-03-20 12:15:26 +01:00
Lennart Poettering 87c59bda26 New upstream release 2012-03-16 02:16:38 +01:00
Dennis Gilmore 751bc7e036 don't conflict with fedora-release systemd never actually provided
- /etc/os-release so there is no actual conflict
2012-02-27 12:52:54 -06:00
Lennart Poettering 7cc50376c5 new upstream release 2012-02-15 04:51:07 +01:00
Lennart Poettering 54fb1a81fa new upstream release 2012-02-11 02:47:55 +01:00
Michal Schmidt da70c2af5e fix make-git-snapshot.sh for git >= 1.7.9
Since git-1.7.9 it is not permitted to use 'git archive --remote=...'
with arbitrary sha1 refs. Only named refs are allowed.

See this git commit in git :-) :
ee27ca4a7 archive: don't let remote clients get unreachable commits
2012-02-10 09:39:57 +01:00
Adam Williamson 3d15eff6df rebuild for fixed binutils 2012-02-08 19:20:29 -08:00
Lennart Poettering 3c0bb5aa43 New upstream release 2012-02-09 03:33:43 +01:00
Lennart Poettering 669e843a89 new upstream 2012-02-07 04:29:39 +01:00
Kay Sievers 8ec8f44b9e provide /sbin/shutdown 2012-01-26 14:37:41 +01:00
Harald Hoyer 5c0f42f8a4 increment release 2012-01-25 20:38:01 +01:00
Harald Hoyer 8af0a3d443 install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove
2012-01-25 19:14:38 +01:00
Kay Sievers 7af07466f6 restore libgee06 requires 2012-01-25 17:18:40 +01:00
Kay Sievers 3b11fb6e1b 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 16:07:41 +01:00
Lennart Poettering 03e2e2f1f9 new upstream release 2012-01-25 01:36:57 +01:00
Michal Schmidt 8b9f614000 update to a current git snapshot 2012-01-22 22:14:55 +01:00
Michal Schmidt cff4d671c8 split off systemd-analyze
Both 'systemd' and 'systemd-analyze' have:
Obsoletes: systemd < 38-5
so that the tool does not disappear from users' systems on
upgrades. On new installs it won't be installed by default.
2012-01-22 22:03:39 +01:00
Michal Schmidt 918fcea6b1 run ldconfig in %post and %postun
We ship shared libraries, ldconfig is mandatory.
2012-01-22 20:46:52 +01:00
Michal Schmidt 9d70f4d7e8 fix unowned directory /usr/share/systemd 2012-01-22 20:46:50 +01:00
Michal Schmidt f53a3e93cd move man section 3 to -devel 2012-01-22 20:46:47 +01:00
Michal Schmidt 1766805b53 merge -units into the main package 2012-01-22 20:46:45 +01:00
Michal Schmidt a0a648166b add --disable-static
It makes the build slightly faster.
2012-01-22 20:46:43 +01:00
Michal Schmidt 590f0a7d34 no need to specify BuildRequires: make gawk binutils
make, gawk, binutils are included in the minimum build environment
and don't have to be listed in BuildRequires.
2012-01-22 20:46:41 +01:00
Michal Schmidt 0d22478eb5 pkgconfig dependencies are detected automatically by rpmbuild 2012-01-22 20:46:39 +01:00
Michal Schmidt f155b1163f remove legacy spec file elements
BuildRoot tag and cleaning in %install are implicit since F10.
%clean section is implicit since F13.
%defattr are not needed since rpm 4.4.
2012-01-22 20:46:37 +01:00
Michal Schmidt 5911067120 add easy building of git snapshots
add make-git-snapshot.sh to make a tarball from upstream git.
if %global gitcommit is defined on the top, a snapshot is being built.
don't BuildRequire auto-tools to build from release tarballs.
2012-01-22 20:46:35 +01:00
Michal Schmidt df06c188ef delete unused patches 2012-01-22 20:46:33 +01:00
Michal Schmidt 0dd00cf131 reenable gtk tools
Need to build against libgee06-devel.
2012-01-22 20:46:28 +01:00
Dan Horák 125ea38040 fix build on big-endians 2012-01-21 12:35:58 +01:00
Lennart Poettering fe60eaca57 Disable building of gtk tools for now 2012-01-11 04:55:52 +01:00
Lennart Poettering 29f5e61c5d Fix a few (build) dependencies 2012-01-11 04:44:49 +01:00
Lennart Poettering 644c86ab9d forgot tarball 2012-01-11 04:34:03 +01:00