forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=588
This commit is contained in:
parent
3ab138fcd9
commit
d705d46bc9
@ -38,8 +38,8 @@ Suggested-by:Luca Miccini <lmiccini@redhat.com>
|
||||
|
||||
diff --git src/udev/cdrom_id/cdrom_id.c src/udev/cdrom_id/cdrom_id.c
|
||||
index 93467c2..33b2bc3 100644
|
||||
--- src/udev/cdrom_id/cdrom_id.c
|
||||
+++ src/udev/cdrom_id/cdrom_id.c
|
||||
--- a/src/udev/cdrom_id/cdrom_id.c
|
||||
+++ b/src/udev/cdrom_id/cdrom_id.c
|
||||
@@ -556,7 +556,7 @@ static int cd_profiles(struct udev *udev, int fd)
|
||||
if ((err != 0)) {
|
||||
info_scsi_cmd_err(udev, "GET CONFIGURATION", err);
|
||||
|
@ -6,19 +6,19 @@ Wed Apr 9 08:53:21 UTC 2014 - rmilasan@suse.com
|
||||
- Update udev-generate-peristent-rule.sh to the latest version.
|
||||
- Clean-up spec file, re-arange patch to suit the setup, all udev
|
||||
patches start with 1XXX-*.{patch,diff}.
|
||||
- Rename: 0013-cdrom_id-use-the-old-MMC-fallback.patch to
|
||||
- Rename: 0013-cdrom_id-use-the-old-MMC-fallback.patch to
|
||||
1009-cdrom_id-use-the-old-MMC-fallback.patch
|
||||
- Rename: 1009-make-xsltproc-use-correct-ROFF-links.patch to
|
||||
- Rename: 1009-make-xsltproc-use-correct-ROFF-links.patch to
|
||||
0009-make-xsltproc-use-correct-ROFF-links.patch
|
||||
- Rename: 1010-do-not-install-sulogin-unit-with-poweroff.patch to
|
||||
- Rename: 1010-do-not-install-sulogin-unit-with-poweroff.patch to
|
||||
0010-do-not-install-sulogin-unit-with-poweroff.patch
|
||||
- Rename: 1014-journald-with-journaling-FS.patch to
|
||||
- Rename: 1014-journald-with-journaling-FS.patch to
|
||||
0014-journald-with-journaling-FS.patch
|
||||
- Rename: 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to
|
||||
- Rename: 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to
|
||||
0018-Make-LSB-Skripts-know-about-Required-and-Should.patch
|
||||
- Rename: 1019-make-completion-smart-to-be-able-to-redirect.patch to
|
||||
- Rename: 1019-make-completion-smart-to-be-able-to-redirect.patch to
|
||||
0019-make-completion-smart-to-be-able-to-redirect.patch
|
||||
- Rename: 1022-systemd-tmpfiles-ownerkeep.patch to
|
||||
- Rename: 1022-systemd-tmpfiles-ownerkeep.patch to
|
||||
0022-systemd-tmpfiles-ownerkeep.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -737,7 +737,7 @@ cp %{SOURCE7} m4/
|
||||
%if 0%{?suse_version} <= 1310
|
||||
%patch1008 -p1
|
||||
%endif
|
||||
%patch1009 -p0
|
||||
%patch1009 -p1
|
||||
%patch1010 -p1
|
||||
|
||||
# ensure generate files are removed
|
||||
|
@ -6,19 +6,19 @@ Wed Apr 9 08:53:21 UTC 2014 - rmilasan@suse.com
|
||||
- Update udev-generate-peristent-rule.sh to the latest version.
|
||||
- Clean-up spec file, re-arange patch to suit the setup, all udev
|
||||
patches start with 1XXX-*.{patch,diff}.
|
||||
- Rename: 0013-cdrom_id-use-the-old-MMC-fallback.patch to
|
||||
- Rename: 0013-cdrom_id-use-the-old-MMC-fallback.patch to
|
||||
1009-cdrom_id-use-the-old-MMC-fallback.patch
|
||||
- Rename: 1009-make-xsltproc-use-correct-ROFF-links.patch to
|
||||
- Rename: 1009-make-xsltproc-use-correct-ROFF-links.patch to
|
||||
0009-make-xsltproc-use-correct-ROFF-links.patch
|
||||
- Rename: 1010-do-not-install-sulogin-unit-with-poweroff.patch to
|
||||
- Rename: 1010-do-not-install-sulogin-unit-with-poweroff.patch to
|
||||
0010-do-not-install-sulogin-unit-with-poweroff.patch
|
||||
- Rename: 1014-journald-with-journaling-FS.patch to
|
||||
- Rename: 1014-journald-with-journaling-FS.patch to
|
||||
0014-journald-with-journaling-FS.patch
|
||||
- Rename: 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to
|
||||
- Rename: 1018-Make-LSB-Skripts-know-about-Required-and-Should.patch to
|
||||
0018-Make-LSB-Skripts-know-about-Required-and-Should.patch
|
||||
- Rename: 1019-make-completion-smart-to-be-able-to-redirect.patch to
|
||||
- Rename: 1019-make-completion-smart-to-be-able-to-redirect.patch to
|
||||
0019-make-completion-smart-to-be-able-to-redirect.patch
|
||||
- Rename: 1022-systemd-tmpfiles-ownerkeep.patch to
|
||||
- Rename: 1022-systemd-tmpfiles-ownerkeep.patch to
|
||||
0022-systemd-tmpfiles-ownerkeep.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -732,7 +732,7 @@ cp %{SOURCE7} m4/
|
||||
%if 0%{?suse_version} <= 1310
|
||||
%patch1008 -p1
|
||||
%endif
|
||||
%patch1009 -p0
|
||||
%patch1009 -p1
|
||||
%patch1010 -p1
|
||||
|
||||
# ensure generate files are removed
|
||||
|
Loading…
Reference in New Issue
Block a user