|
@@ -1,14 +1,14 @@
|
|
Summary: A set of system configuration and setup files.
|
|
Summary: A set of system configuration and setup files.
|
|
Summary(ja): システム設定およびセットアップファイル一式
|
|
Summary(ja): システム設定およびセットアップファイル一式
|
|
Name: setup
|
|
Name: setup
|
|
-Version: 2.8.31
|
|
|
|
|
|
+Version: 2.9.0
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: Public Domain
|
|
License: Public Domain
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
URL: https://fedorahosted.org/setup/
|
|
URL: https://fedorahosted.org/setup/
|
|
|
|
|
|
-Source: setup-%{version}.tar.bz2
|
|
|
|
-Patch: setup-2.8.1-vine.patch
|
|
|
|
|
|
+# use our forked version
|
|
|
|
+Source: setup-vine-%{version}.tar.bz2
|
|
|
|
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildArch: noarch
|
|
BuildArch: noarch
|
|
@@ -23,8 +23,7 @@ setup files, such as passwd, group, and profile.
|
|
重要なシステム設定ファイルが含まれてます。
|
|
重要なシステム設定ファイルが含まれてます。
|
|
|
|
|
|
%prep
|
|
%prep
|
|
-%setup -q
|
|
|
|
-%patch -p1
|
|
|
|
|
|
+%setup -q -n %{name}-vine-%{version}
|
|
./shadowconvert.sh
|
|
./shadowconvert.sh
|
|
|
|
|
|
%install
|
|
%install
|
|
@@ -91,6 +90,9 @@ end
|
|
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
|
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Jul 02 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 2.9.0-1
|
|
|
|
+- rebase to 2.9.0
|
|
|
|
+
|
|
* Thu Apr 14 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.31-1
|
|
* Thu Apr 14 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.31-1
|
|
- update to 2.8.31
|
|
- update to 2.8.31
|
|
- use <lua> for post scriptlet
|
|
- use <lua> for post scriptlet
|
|
@@ -307,7 +309,7 @@ end
|
|
* Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
|
|
* Wed Feb 16 2000 Bill Nottingham <notting@redhat.com>
|
|
- don't set prompt in /etc/profile (it's done in /etc/bashrc)
|
|
- don't set prompt in /etc/profile (it's done in /etc/bashrc)
|
|
|
|
|
|
-* Fri Feb 5 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
|
|
+* Sat Feb 5 2000 Bill Nottingham <notting@redhat.com>
|
|
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
|
|
- yet more inputrc tweaks from Hans de Goede (hans@highrise.nl)
|
|
|
|
|
|
* Sun Jan 30 2000 Bill Nottingham <notting@redhat.com>
|
|
* Sun Jan 30 2000 Bill Nottingham <notting@redhat.com>
|