packages: plymouth/plymouth.spec - rel 3 - disable gdm transition, there se...
baggins
baggins at pld-linux.org
Fri Apr 27 20:19:22 CEST 2012
Author: baggins Date: Fri Apr 27 18:19:22 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 3
- disable gdm transition, there seems to be no support for it on gdm side
- require systemd-plymouth units for proper systemd support
---- Files affected:
packages/plymouth:
plymouth.spec (1.22 -> 1.23)
---- Diffs:
================================================================
Index: packages/plymouth/plymouth.spec
diff -u packages/plymouth/plymouth.spec:1.22 packages/plymouth/plymouth.spec:1.23
--- packages/plymouth/plymouth.spec:1.22 Fri Apr 27 14:23:01 2012
+++ packages/plymouth/plymouth.spec Fri Apr 27 20:19:17 2012
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): Graficzna animacja i logowanie startu systemu
Name: plymouth
Version: 0.8.4
-Release: 2
+Release: 3
License: GPL v2+
Group: Base
Source0: http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -35,6 +35,7 @@
Requires: %{name}-graphics-libs = %{version}-%{release}
Requires(post): %{name}-scripts = %{version}-%{release}
Requires: /etc/os-release
+Requires: systemd-plymouth
Obsoletes: plymouth-gdm-hooks
Obsoletes: plymouth-utils
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -347,7 +348,7 @@
--disable-silent-rules \
--disable-static \
--disable-tests \
- --enable-gdm-transition \
+ --disable-gdm-transition \
--enable-systemd-integration \
--enable-tracing \
--without-rhgb-compat-link \
@@ -362,7 +363,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{systemdtmpfilesdir}}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_pixmapsdir},%{systemdtmpfilesdir}}
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
@@ -550,6 +551,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.23 2012/04/27 18:19:17 baggins
+- rel 3
+- disable gdm transition, there seems to be no support for it on gdm side
+- require systemd-plymouth units for proper systemd support
+
Revision 1.22 2012/04/27 12:23:01 baggins
- we never had rhgb and we don't care
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/plymouth/plymouth.spec?r1=1.22&r2=1.23
More information about the pld-cvs-commit
mailing list