|
@@ -3,7 +3,7 @@ Summary(ja): 初期システム設定ユーティリティ
|
|
|
|
|
|
Name: firstboot
|
|
Name: firstboot
|
|
Version: 1.4.27.3
|
|
Version: 1.4.27.3
|
|
-Release: 1%{?_dist_release}
|
|
+Release: 2%{?_dist_release}
|
|
URL: http://fedoraproject.org/wiki/FirstBoot
|
|
URL: http://fedoraproject.org/wiki/FirstBoot
|
|
License: GPLv2+
|
|
License: GPLv2+
|
|
ExclusiveOS: Linux
|
|
ExclusiveOS: Linux
|
|
@@ -40,10 +40,10 @@ configuration of the machine.
|
|
|
|
|
|
%package tui
|
|
%package tui
|
|
Summary: A text interface for firstboot
|
|
Summary: A text interface for firstboot
|
|
-Summary(ja): A text interface for firstboot
|
|
+Summary(ja): fistboot のテキストインタフェース
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
-Prereq: chkconfig, /etc/init.d
|
|
+Requires(post): chkconfig, /etc/init.d
|
|
-BuildPreReq: gettext
|
|
+BuildRequires: gettext
|
|
Requires: python
|
|
Requires: python
|
|
Requires: usermode
|
|
Requires: usermode
|
|
Requires: rhpl
|
|
Requires: rhpl
|
|
@@ -120,6 +120,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Apr 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.27.3-2
|
|
|
|
+- rebuild for Vine 6
|
|
|
|
+
|
|
* Thu Oct 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.27.3-1
|
|
* Thu Oct 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.27.3-1
|
|
- initial build for Vine Linux
|
|
- initial build for Vine Linux
|
|
|
|
|