|
@@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger
|
|
Summary(ja): グラフィカルブートアニメーション
|
|
Summary(ja): グラフィカルブートアニメーション
|
|
Name: plymouth
|
|
Name: plymouth
|
|
Version: 0.8.3
|
|
Version: 0.8.3
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Release: 3%{?_dist_release}
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
|
Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
|
|
@@ -21,7 +21,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
|
|
|
|
Requires: vine-logos
|
|
Requires: vine-logos
|
|
Requires(post): plymouth-scripts
|
|
Requires(post): plymouth-scripts
|
|
-Requires: initscripts >= 8.90.4
|
|
|
|
|
|
+Requires: initscripts >= 8.90.5
|
|
|
|
|
|
Obsoletes: bootsplash <= 3.2
|
|
Obsoletes: bootsplash <= 3.2
|
|
Provides: bootsplash
|
|
Provides: bootsplash
|
|
@@ -260,9 +260,7 @@ sed -i -e 's/fade-in/script/g' src/plymouthd.defaults
|
|
--with-background-color=0x000000 \
|
|
--with-background-color=0x000000 \
|
|
--with-release-file=/etc/vine-release \
|
|
--with-release-file=/etc/vine-release \
|
|
--enable-gdm-transition \
|
|
--enable-gdm-transition \
|
|
- --with-system-root-install \
|
|
|
|
- --with-boot-tty=tty7 \
|
|
|
|
- --with-shutdown-tty1
|
|
|
|
|
|
+ --with-system-root-install
|
|
|
|
|
|
make %{?_smp_mflags}
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
@@ -453,6 +451,10 @@ fi
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-3
|
|
|
|
+- remove configure option
|
|
|
|
+ - --with-{boot,shutdow}-tty
|
|
|
|
+
|
|
* Fri May 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-2
|
|
* Fri May 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-2
|
|
- add configure option
|
|
- add configure option
|
|
- --with-boot-tty=tty7
|
|
- --with-boot-tty=tty7
|