Browse Source

etcskel: update to 6.0

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@4044 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 13 years ago
parent
commit
34abdf27c4
1 changed files with 8 additions and 2 deletions
  1. 8 2
      e/etcskel/etcskel-vl.spec

+ 8 - 2
e/etcskel/etcskel-vl.spec

@@ -4,7 +4,7 @@
 
 %define _sysconfdir /etc
 
-%define version 4.1.0
+%define version 6.0
 
 Summary: Vine Linux default files for new users' home directories.
 Summary(ja): Vine Linux 新規ユーザのためのデフォルトファイル
@@ -20,6 +20,7 @@ Requires: bash, vutils >= 1.25.0
 
 Vendor: Project Vine
 Distribution: Vine Linux
+Packager: daisuke
 
 %description
 The etcskel package is part of the basic Vine Linux system.  Etcskel
@@ -28,7 +29,6 @@ provides the /etc/skel directory's files.  These files (.Xresources,
 user's home directory when new accounts are created.
 
 %description -l ja
-
 etcskel パッケージは Vine Linux の基本システムの一部で、デフォルトの
 ユーザ設定ファイル(.Xresources, .bash_logout, .bash_profile, .bashrc)
 等を収録しています。
@@ -51,6 +51,12 @@ make DESTDIR=$RPM_BUILD_ROOT install
 %config %{_sysconfdir}/skel
 
 %changelog
+* Sat Jun 04 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 6.0-1
+- increase version number to match with distro version.
+- remove unneeded/obsoleted emacs related configs
+- support new vine-default
+- add .ssh
+
 * Sat Feb 06 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 4.1.0-1
 - remove _topdir macro from .rpmmacros