瀏覽代碼

plymouth: remove --with-{boot,shutdown}-tty option

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1025 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 14 年之前
父節點
當前提交
d770aa1056
共有 1 個文件被更改,包括 7 次插入5 次删除
  1. 7 5
      p/plymouth/plymouth-vl.spec

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

@@ -6,7 +6,7 @@ Summary: Graphical Boot Animation and Logger
 Summary(ja): グラフィカルブートアニメーション
 Name: plymouth
 Version: 0.8.3
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Base
 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(post): plymouth-scripts
-Requires: initscripts >= 8.90.4
+Requires: initscripts >= 8.90.5
 
 Obsoletes: bootsplash <= 3.2
 Provides: bootsplash
@@ -260,9 +260,7 @@ 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-boot-tty=tty7					 \
-	   --with-shutdown-tty1
+           --with-system-root-install
 
 make %{?_smp_mflags}
 
@@ -453,6 +451,10 @@ fi
 %defattr(-, root, root)
 
 %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
 - add configure option
   - --with-boot-tty=tty7