Author: baggins                      Date: Fri Apr 27 11:05:36 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5
- we don't have system-release, we have os-release

---- Files affected:
packages/dracut:
   dracut.spec (1.19 -> 1.20) , os-release.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/dracut/dracut.spec
diff -u packages/dracut/dracut.spec:1.19 packages/dracut/dracut.spec:1.20
--- packages/dracut/dracut.spec:1.19    Thu Apr 26 11:47:15 2012
+++ packages/dracut/dracut.spec Fri Apr 27 13:05:30 2012
@@ -2,7 +2,7 @@
 Summary:       Initramfs generator using udev
 Name:          dracut
 Version:       018
-Release:       4
+Release:       5
 License:       GPL v2+
 Group:         Base
 Source0:       
ftp://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
@@ -12,6 +12,7 @@
 Patch1:                bash-sh.patch
 Patch2:                plymouth-libexec.patch
 Patch3:                reboot-opts.patch
+Patch4:                os-release.patch
 URL:           https://dracut.wiki.kernel.org/
 BuildRequires: dash
 BuildRequires: docbook-dtd45-xml
@@ -134,6 +135,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %{__sed} -i -e 's,@lib@,%{_lib},g' modules.d/50plymouth/module-setup.sh
 
@@ -346,6 +348,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2012/04/27 11:05:30  baggins
+- rel 5
+- we don't have system-release, we have os-release
+
 Revision 1.19  2012/04/26 09:47:15  baggins
 - rel 4
 - R glibc-misc for ldd

================================================================
Index: packages/dracut/os-release.patch
diff -u /dev/null packages/dracut/os-release.patch:1.1
--- /dev/null   Fri Apr 27 13:05:36 2012
+++ packages/dracut/os-release.patch    Fri Apr 27 13:05:30 2012
@@ -0,0 +1,11 @@
+--- dracut-018/modules.d/50plymouth/plymouth-populate-initrd.sh~       
2012-04-05 13:54:38.000000000 +0200
++++ dracut-018/modules.d/50plymouth/plymouth-populate-initrd.sh        
2012-04-27 13:04:05.676319178 +0200
+@@ -7,7 +7,7 @@
+ inst /sbin/plymouthd /bin/plymouthd
+ dracut_install /bin/plymouth \
+     "${PLYMOUTH_LOGO_FILE}" \
+-    /etc/system-release
++    /etc/os-release
+ 
+ mkdir -m 0755 -p "${initdir}/usr/share/plymouth"
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/dracut/dracut.spec?r1=1.19&r2=1.20

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to