Browse Source

updated autoconf-vl.spec: new upstream release

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5148 ec354946-7b23-47d6-9f5a-488ba84defc7
munepi 12 years ago
parent
commit
22c7ad56bf
1 changed files with 9 additions and 6 deletions
  1. 9 6
      a/autoconf/autoconf-vl.spec

+ 9 - 6
a/autoconf/autoconf-vl.spec

@@ -1,11 +1,10 @@
-%define prereq_ge()  %(LC_ALL="C" rpm -q --queryformat 'PreReq:%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
-%define emacsen_pkgdir /usr/lib/emacsen-common/packages
+%define prereq_ge()  %(LC_ALL="C" rpm -q --queryformat 'Requires(post):%%{NAME} >= %%{VERSION}' %1| grep -v "is not")
 
 Summary: A GNU tool for automatically configuring source code.
 Summary(ja): ソースコードを自動的に設定するための GNU ツール
 Name: autoconf
-Version: 2.65
-Release: 2%{?_dist_release}
+Version: 2.68
+Release: 1%{?_dist_release}
 License: GPL
 Group: Development/Tools
 URL: http://www.gnu.org/software/autoconf/
@@ -16,7 +15,7 @@ Source: ftp://ftp.gnu.org/pub/gnu/autoconf/autoconf-%{version}.tar.xz
 Source10: autoconf-mode-install.sh
 Source11: autoconf-mode-remove.sh
 
-Prereq(post,preun): /sbin/install-info
+Requires(post,preun): /sbin/install-info
 Requires: gawk, m4, mktemp, perl, textutils
 Obsoletes: autoconf253
 BuildArch: noarch
@@ -57,8 +56,9 @@ Autoconf が必要になるのはスクリプトを生成するときのみで
 %package mode
 Summary: Emacs-lisp autoconf-mode for autoconf/autotest
 Group: Applications/Editors/Emacs
+BuildRequires: emacsen
 %prereq_ge emacsen-common
-PreReq: emacsen
+Requires: emacsen
 
 %description mode
 Emacs-lisp autoconf-mode for autoconf/autotest
@@ -164,6 +164,9 @@ fi
 
 
 %changelog
+* Sun Nov 13 2011 Munehiro Yamamoto <munepi@vinelinux.org> 2.68-1
+- new upstream release
+
 * Sun Apr 17 2011 Shu KONNO <owa@bg.wakwak.com> 2.65-2
 - rebuilt with rpm-4.8.1-3