Browse Source

update: ed, sed

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@3494 ec354946-7b23-47d6-9f5a-488ba84defc7
inagaki 13 years ago
parent
commit
9ac3e55344
2 changed files with 17 additions and 5 deletions
  1. 8 3
      e/ed/ed-vl.spec
  2. 9 2
      s/sed/sed-vl.spec

+ 8 - 3
e/ed/ed-vl.spec

@@ -1,14 +1,16 @@
 Summary: The GNU line editor.
 Summary(ja): GNU ラインエディタ
 Name: ed
-Version: 1.4
+Version: 1.5
 Release: 1%{?_dist_release}
+
 License: GPLv3+
 Group: Applications/Text
+URL: http://www.gnu.org/software/ed/
+
 Source: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
-URL:    http://www.gnu.org/software/ed/
 
-Buildroot: %{_tmppath}/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 
@@ -73,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.5-1
+- new upstream release
+
 * Mon Nov 30 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.4-1
 - new upstream release
 

+ 9 - 2
s/sed/sed-vl.spec

@@ -6,9 +6,12 @@ Summary: A GNU stream text editor.
 Summary(ja): GNU ストリームテキストエディタ
 Name: sed
 Version: 4.2.1
-Release: 2%{?_dist_release}
+Release: 3%{?_dist_release}
+
 License: GPLv2+
 Group: Applications/Text
+URL: http://www.gnu.org/software/sed/
+
 Source0: ftp://ftp.gnu.org/pub/gnu/sed/sed-%{version}.tar.bz2
 Patch0: sed-4.2.1-dummyparam.diff
 Patch1: sed-4.2.1-multibyte.patch
@@ -16,7 +19,8 @@ Patch1: sed-4.2.1-multibyte.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRequires: glibc-devel
 BuildRequires: libacl-devel
-Requires(post,preun): /sbin/install-info
+Requires(post): /sbin/install-info
+Requires(preun): /sbin/install-info
 
 %description
 The sed (Stream EDitor) editor is a stream or batch (non-interactive)
@@ -73,6 +77,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_mandir}/man*/*
 
 %changelog
+* Sat Apr 16 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.2.1-3
+- rebuilt with current VineSeed
+
 * Mon Dec 14 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> - 4.2.1-2
 - added Patch1 from Debian (#551075)
   Apply patch from WANG Yunfeng to treat incomplete multibyte