Browse Source

plymouth: 0.8.3, add some configure options, obsolete bootsplash

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1005 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 14 years ago
parent
commit
3fafc82074
1 changed files with 20 additions and 5 deletions
  1. 20 5
      p/plymouth/plymouth-vl.spec

+ 20 - 5
p/plymouth/plymouth-vl.spec

@@ -5,8 +5,8 @@
 Summary: Graphical Boot Animation and Logger
 Summary(ja): グラフィカルブートアニメーション
 Name: plymouth
-Version: 0.8.2
-Release: 1%{?_dist_release}
+Version: 0.8.3
+Release: 2%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -21,7 +21,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 Requires: vine-logos
 Requires(post): plymouth-scripts
-Requires: initscripts
+Requires: initscripts >= 8.90.4
+
+Obsoletes: bootsplash <= 3.2
+Provides: bootsplash
 
 BuildRequires: libdrm
 BuildRequires: kernel-headers
@@ -214,7 +217,7 @@ Requires: %{name}-plugin-two-step = %{version}-%{release}
 
 %description theme-charge
 This package contains the "charge" boot splash theme for
-Plymouth. It features the shadowy hull of a Fedora logo charge up and
+Plymouth. It features the shadowy hull of a logo charge up and
 and finally burst into full form.
 
 %package plugin-script
@@ -257,7 +260,9 @@ sed -i -e 's/fade-in/script/g' src/plymouthd.defaults
            --with-background-color=0x000000                      \
 	   --with-release-file=/etc/vine-release                 \
            --enable-gdm-transition                               \
-           --with-system-root-install
+           --with-system-root-install				 \
+	   --with-boot-tty=tty7					 \
+	   --with-shutdown-tty1
 
 make %{?_smp_mflags}
 
@@ -448,6 +453,16 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Fri May 14 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-2
+- add configure option
+  - --with-boot-tty=tty7
+  - --with-shutdown-tty1
+- Require specific version of initscripts
+- add Obsoletes/Provides bootsplash
+
+* Wed May 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-1
+- new upstream release
+
 * Tue May 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.2-1
 - new upstream release
 - update script theme