Commit Graph

343 Commits

Author SHA1 Message Date
Zbigniew Jędrzejewski-Szmek
dc4617f304 Add patch to fix the Python module 2013-08-15 13:29:24 -04:00
Kay Sievers
b2cc255299 drop conversion of legacy files from spec file 2013-08-15 13:45:06 +02:00
Zbigniew Jędrzejewski-Szmek
a423239ba5 Own missing directories
https://bugzilla.redhat.com/show_bug.cgi?id=894202
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
9a9c25abcb Removing missing file from %files
File has been removed upstream.
2013-08-14 21:45:55 -04:00
Zbigniew Jędrzejewski-Szmek
b75a1735a7 Package also Python 3 bindings 2013-08-14 21:45:55 -04:00
Kay Sievers
ac639945fe create getty@tty1.service instead of a broken getty@.service
Also push all default units to enable through the preset
list.
2013-08-06 14:54:23 +02:00
Dennis Gilmore
2d07fac58e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 11:28:43 -05:00
Kay Sievers
2cfc56850b new upstream release 2013-07-23 02:16:31 +02:00
Kay Sievers
5ccbe72a72 drop systemd-sysv-convert, provide only the package name for now
https://fedorahosted.org/fpc/ticket/308
2013-07-13 14:48:15 +02:00
Kay Sievers
c3b79820c7 remove legacy /usr/bin/systemd symlink 2013-07-11 19:48:38 +02:00
Lennart Poettering
9d287fcbe5 new upstream release 2013-07-03 18:02:09 +02:00
Michal Schmidt
54952b3781 Split systemd-journal-gateway subpackage (#908081). 2013-06-26 12:40:49 +02:00
Michal Schmidt
da2af8d58b 204-9 2013-06-24 17:19:16 +02:00
Harald Hoyer
c7e51b2136 systemd.spec: disable journal-gateway for RHEL
https://bugzilla.redhat.com/show_bug.cgi?id=908081
2013-06-21 14:31:00 +02:00
Harald Hoyer
670c702a45 systemd-204-8
- fix, which helps to sucessfully browse journals with
  duplicated seqnums
2013-06-14 16:14:17 +02:00
Harald Hoyer
f9af8840e9 systemd-204-7
- fix duplicate message ID bug
Resolves: rhbz#974132
2013-06-14 15:09:57 +02:00
Harald Hoyer
2cfbb4e8fb systemd-204-6
- introduce 99-default-disable.preset
2013-06-06 12:55:08 +02:00
Lennart Poettering
c905fb88c8 rename 90-display-manager.preset to 85-display-manager.preset 2013-06-06 11:48:14 +02:00
Harald Hoyer
4b90fcc13b systemd-204-4
- Fix kernel-install (#965897)
2013-05-28 11:12:08 +02:00
Kay Sievers
7372cee0df bump version 2013-05-22 23:48:22 +02:00
Michal Schmidt
285fb0c706 fix changelog entry 2013-05-13 14:25:39 +02:00
Lennart Poettering
65ca4a35b1 new upstream release 2013-05-09 16:29:50 +02:00
Harald Hoyer
fad8badc77 systemd-203-2
- forward port kernel-install-grubby.patch
2013-05-07 10:38:15 +02:00
Lennart Poettering
0a9dd92e96 new release 2013-05-07 02:20:50 +02:00
Harald Hoyer
5f4d81a301 systemd-202-3
- fix ENOENT for getaddrinfo
Resolves: rhbz#954012 rhbz#956035
- crypt-setup-generator: correctly check return of strdup
- logind-dbus: initialize result variable
- prevent library underlinking
2013-04-24 14:45:56 +02:00
Harald Hoyer
18ef92b879 add udevadm bash completion 2013-04-19 14:57:39 +02:00
Harald Hoyer
a72a35790d systemd-202-2
- nspawn create empty /etc/resolv.conf if necessary
- python wrapper: add sd_journal_add_conjunction()
- fix s390 booting
Resolves: rhbz#953217
2013-04-19 14:42:42 +02:00
Lennart Poettering
14f69d384b New upstream release 2013-04-19 14:42:42 +02:00
Kay Sievers
019d0db4dc ship "udevadm" bash completion 2013-04-10 11:04:37 +02:00
Michal Schmidt
77289efcca Automatically discover whether to run autoreconf and add BuildRequires
Always use git to apply patches. BuildRequire git if we have any
patches. Add a "num_patches" macro to detect this.
2013-04-09 17:17:13 +02:00
Lennart Poettering
667198c681 New upstream release 2013-04-08 23:16:01 +02:00
Lennart Poettering
c860c54a80 Update preset file 2013-04-08 10:46:39 +02:00
Lennart Poettering
db16e80f7f Remove NetworkManager-wait-online.service from presets file again, it should default to off 2013-03-29 18:16:56 +01:00
Lennart Poettering
ea9b43b4bb New upstream release 2013-03-29 03:52:04 +01:00
Lennart Poettering
ea6e552a36 Add NetworkManager-wait-online.service to the presets file 2013-03-26 17:05:17 +01:00
Lennart Poettering
8f03aa77ae new upstream release 2013-03-26 16:14:39 +01:00
Kay Sievers
8101ca9e2f release ownership of /lib/firmware/* directories; they moved to linux-firmware.rpm 2013-03-20 01:37:58 +01:00
Michal Schmidt
c7b4b0f201 drop /usr/s?bin/ prefixes in commands that we execute in spec
It's unusual to use full paths to commands in spec files and
scriptlets.

Let's just depend on rpm to call us with a sane PATH.
2013-03-18 15:09:39 +01:00
Harald Hoyer
288209eba8 run autogen.sh to pickup all patches 2013-03-15 12:31:56 +01:00
Harald Hoyer
1a6f5e3585 systemd-198-5
- do not mount anything, when not running as pid 1
- add initrd.target for systemd in the initrd
2013-03-15 07:20:38 +01:00
Michal Schmidt
e3fc0ff042 delete the Rawhide spec editing warning
Koji inheritance to Rawhide has been abolished:
https://fedorahosted.org/fesco/ticket/1005
http://lists.fedoraproject.org/pipermail/devel/2013-March/179895.html
2013-03-14 21:53:05 +01:00
Harald Hoyer
2e2e24ef36 systemd-198-4
- temporarily fix switch-root and local-fs.target problem
- patch kernel-install to use grubby, if available
2013-03-13 09:41:31 +01:00
Harald Hoyer
b59c3ff43c systemd-198-3
- add Conflict with dracut < 026 because of the new switch-root isolate
2013-03-08 07:20:11 +01:00
Lennart Poettering
6e7a939acc create users/groups 2013-03-07 23:53:14 +01:00
Kay Sievers
9ac8841828 remove obsolete dependencies 2013-03-07 23:47:58 +01:00
Lennart Poettering
5457175a72 new release 2013-03-07 23:27:37 +01:00
Kay Sievers
a238a2c979 remove usbutils build dependency 2013-03-06 19:41:58 +01:00
Lennart Poettering
52abdecb10 drop udlfb snippet 2013-02-22 11:13:58 +01:00
Peter Robinson
841507ec6b Bump for ARM 2013-02-10 22:53:38 +00:00
Kay Sievers
f6c12714db own /etc/udev/hwdb.bin 2013-01-23 14:01:01 +01:00
Michal Schmidt
cfb7231dc4 update Obsoletes, Provides
Bump Obsoletes versions for upstart and readahead to cover their last
releases built in Koji.

Drop Obsoletes for stuff that was already gone in F17 (we only support
upgrades from F<n-1>, F<n-2>).
Drop compatibility Provides of stuff that nothing in Rawhide requires.
2013-01-18 15:55:48 +01:00
Michal Schmidt
f369c5fb4b configure the path to rc.local customary in Fedora 2013-01-18 15:29:23 +01:00
Michal Schmidt
869a1a764f update release, changelog, 197-2
Also fix the release number in the previous changelog entry.
2013-01-18 14:57:11 +01:00
Michal Schmidt
2575293b58 drop dependency on dbus-python
The same upstream commit that introduced the dep on pygobject3-base
removed the need for dbus-python.
2013-01-18 14:56:04 +01:00
Kay Sievers
3f6360ff56 do not require hwdata, it is all in the hwdb now 2013-01-18 00:20:14 +01:00
Lennart Poettering
19ab4a23cf spec: add missing pygobject3-base to deps 2013-01-15 16:39:45 +01:00
Lennart Poettering
3a1413590a New upstream release 2013-01-08 03:00:08 +01:00
Michal Schmidt
e1cdbdfbcb enable rngd.service by default (#857765) 2012-12-10 14:08:45 +01:00
Michal Schmidt
f5ad37119e 196-3 2012-12-10 12:19:40 +01:00
Michal Schmidt
cc9a8332a4 conditionalize hardening away on s390(x) 2012-12-10 12:19:27 +01:00
Michal Schmidt
90beab8055 196-2, minor changes
BR cryptsetup-devel instead of the legacy cryptsetup-luks-devel provide name
(requested by Milan Brož).
verbose make to see the actual build flags
2012-12-05 14:52:49 +01:00
Lennart Poettering
e7e809f99e New upstream release 2012-11-21 02:22:07 +01:00
Lennart Poettering
46f2542535 873459, 878093 2012-11-20 19:58:53 +01:00
Michal Schmidt
59081b0084 Revert udev killing cgroup patch for F18 Beta.
- https://bugzilla.redhat.com/show_bug.cgi?id=873576
2012-11-15 22:01:53 +01:00
Michal Schmidt
b42e57b4be Fix FTBFS and cyclical rpm deps
- Fix cyclical dep between systemd and systemd-libs.
- Avoid broken build of test-journal-syslog.
- https://bugzilla.redhat.com/show_bug.cgi?id=873387
- https://bugzilla.redhat.com/show_bug.cgi?id=872638
2012-11-09 14:24:33 +01:00
Kay Sievers
55f9207f1c convert all LC_* variables found in i18n 2012-10-26 15:53:16 +02:00
Kay Sievers
5464d2588c require 'sed', limit HOSTNAME= match 2012-10-25 18:45:36 +02:00
Michal Schmidt
3c3608d36e add dmraid-activation.service to the default preset
- add yum protected.d fragment
- https://bugzilla.redhat.com/show_bug.cgi?id=869619
- https://bugzilla.redhat.com/show_bug.cgi?id=869717
2012-10-24 18:36:56 +02:00
Kay Sievers
0969ad2489 migrate /etc/sysconfig/ i18n, keyboard, network files/variables 2012-10-24 03:32:52 +02:00
Lennart Poettering
af43dc08c9 Provide syslog because the journal is fine as a syslog implementation 2012-10-24 01:07:58 +02:00
Lennart Poettering
6695e84fa4 New upstream release 2012-10-23 02:23:22 +02:00
Michal Schmidt
f5caa74303 Add scriptlets for migration away from systemd-timedated-ntp.target
F17 had systemd-timedated-ntp.target. The target is gone in F18.
We want to ensure that users who had their NTP services enabled
indirectly via the target in F17 will still have them enabled after
upgrading to F18.

We use the %pretrans step to record which NTP services to enable.
Doing it in %pre would be too late. %pretrans has to be in lua.
The actual enabling of the NTP services is done in %post.
2012-10-10 23:03:10 +02:00
Lennart Poettering
343debbc13 allow detect-virt to be run by unprivileged code 2012-10-09 22:19:36 +02:00
Lennart Poettering
76d4ed9f7a new upstream 2012-10-03 14:55:04 -04:00
Lennart Poettering
09c9088762 New upstream release 2012-09-28 02:38:31 +02:00
Lennart Poettering
132b843d2e New upstream release 2012-09-25 22:57:27 +02:00
Lennart Poettering
1439d1a9f2 Fix journal mmap header prototype definition to fix compilation on 32bi 2012-09-22 00:19:20 +02:00
Lennart Poettering
865baae3de new upstream release 2012-09-21 23:56:45 +02:00
Lennart Poettering
7b4894e0bc add missing commit from master from Ray 2012-09-20 21:29:13 +02:00
Lennart Poettering
bd0400e374 ghost /etc/timezone 2012-09-20 19:05:39 +02:00
Lennart Poettering
391f9f8b9d Don't pull in pkg-config as dep 2012-09-13 14:43:03 +02:00
Lennart Poettering
301de5d4da update preset list 2012-09-13 01:04:00 +02:00
Lennart Poettering
53dceb0ecf git: explain that people should not blindly rebuild things on rawhide if they update a non-rawhide devel distro 2012-09-04 14:27:28 -07:00
Lennart Poettering
b1c19b8f8b update preset policy 2012-08-23 04:15:54 +02:00
Lennart Poettering
38a7fb71ae New upstream release 2012-08-23 03:27:58 +02:00
Lennart Poettering
c7ab700aab switch-root: remount MS_PRIVATE 2012-08-12 01:39:24 +02:00
Lennart Poettering
87d0d4f393 drop obsolete --disable-plymouth configure argument 2012-08-08 23:57:55 +02:00
Rex Dieter
1b22d7e4d9 fix scriptlets 2012-08-08 16:47:16 -05:00
Lennart Poettering
66cf07d8de new upstream release 2012-08-08 22:15:54 +02:00
Lennart Poettering
5db028ddb7 hardened build 2012-08-08 12:09:51 +02:00
Lennart Poettering
1d1ff48293 require the right main package 2012-08-08 12:09:44 +02:00
Lennart Poettering
add3e7178e drop group fields 2012-08-08 03:11:36 +02:00
Lennart Poettering
114c78593e suppress output from groupadd 2012-08-08 02:19:36 +02:00
Lennart Poettering
ba464ac5fc macro updates 2012-08-08 02:19:24 +02:00
Lennart Poettering
b79f2e2f7a Convert /etc/sysconfig/desktop to a display-manager.service symlink 2012-08-07 17:16:26 +02:00
Lennart Poettering
cb95f8b088 updat espec file for preset file change 2012-08-07 01:25:17 +02:00
Kay Sievers
27bf945297 replace system-setup-keyboard with systemd-localed 2012-07-30 13:07:42 +02:00
Kalev Lember
b96fc02151 Run ldconfig for the new -libs subpackage 2012-07-25 12:08:03 +03:00
Lennart Poettering
c7569213b9 New upstream release 2012-07-20 01:03:28 +02:00
Harald Hoyer
8b88cabb80 fixed dracut conflict version 2012-07-09 10:39:25 +02:00
Lennart Poettering
4481fb1612 New upstream release 2012-07-03 21:12:08 +02:00
Kay Sievers
de8b13b07a obsolete old libudev package with libudev0, we ship libudev1 in systemd-libs 2012-07-02 20:52:00 +02:00
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
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
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
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
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
7bb7b2c07e New upstream release 2012-01-11 04:28:28 +01:00
Michal Schmidt
ce9f78e651 Run authconfig if /etc/pam.d/system-auth is not a symlink
Resolves: #753160
2011-11-15 20:47:35 +01:00
Michal Schmidt
57a225d7cc Fix remote-fs-pre.target and its ordering
Resolves: #749940
2011-11-02 00:21:43 +01:00
Michal Schmidt
bbee01f832 A couple of fixes from upstream
Fix a regression in bash-completion reported in Bodhi.
Fix a crash in isolating.
Resolves: #717325
2011-10-19 12:31:33 +02:00