Browse Source

update etcskel

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8818 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
723ab428b6
1 changed files with 6 additions and 3 deletions
  1. 6 3
      e/etcskel/etcskel-vl.spec

+ 6 - 3
e/etcskel/etcskel-vl.spec

@@ -4,7 +4,7 @@
 
 %define _sysconfdir /etc
 
-%define version 6.0
+%define version 7.0
 
 Summary: Vine Linux default files for new users' home directories.
 Summary(ja): Vine Linux 新規ユーザのためのデフォルトファイル
@@ -51,6 +51,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 %config %{_sysconfdir}/skel
 
 %changelog
+* Mon Jul 14 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 7.0-1
+- bump up version
+
 * 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
@@ -277,7 +280,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
 * Sun Dec 16 2001 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.3-1vl16
 - modified ~/.emacs-color.el for color-mate with emacsen-common support
 
-* Tue Nov 01 2001 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.3-1vl15
+* Thu Nov 01 2001 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.3-1vl15
 - modified ~/.emacs.el for Mew-2.1
 
 * Tue Aug 21 2001 KOBAYASHI R. Taizo <tkoba@vinelinux.org> 2.3-1vl14
@@ -468,7 +471,7 @@ make DESTDIR=$RPM_BUILD_ROOT install
 * Sat Aug 22 1998 Jeff Johnson <jbj@redhat.com>
 - use BASH_ENV=~/.bashrc -- leave ENV for ksh (change #459)
 
-* Fri Nov 08 1997 Cristian Gafton <gafton@redhat.com>
+* Sat Nov 08 1997 Cristian Gafton <gafton@redhat.com>
 - .Xdefaults file was broken; it is not processed by any macro thing.
 
 * Tue Sep 09 1997 Erik Troan <ewt@redhat.com>