rpms/ksh/devel ksh.spec,1.39,1.40

Tomas Smetana (tsmetana) fedora-extras-commits at redhat.com
Wed Aug 6 06:44:12 UTC 2008


Author: tsmetana

Update of /cvs/pkgs/rpms/ksh/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5184

Modified Files:
	ksh.spec 
Log Message:
fix BuildRequires, rebuild



Index: ksh.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ksh/devel/ksh.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ksh.spec	5 Aug 2008 17:47:51 -0000	1.39
+++ ksh.spec	6 Aug 2008 06:43:42 -0000	1.40
@@ -8,7 +8,7 @@
 Group:        System Environment/Shells
 License:      CPL
 Version:      20080725
-Release:      2%{?dist}
+Release:      3%{?dist}
 Source0:      http://www.research.att.com/~gsf/download/tgz/ast-ksh.%{releasedate}.tgz
 Source1:      http://www.research.att.com/~gsf/download/tgz/INIT.%{releasedate}.tgz
 Source2:      http://www.research.att.com/~gsf/download/tgz/ast-ksh-locale.%{releasedate}.tgz
@@ -27,11 +27,12 @@
 Obsoletes:    ksh93
 Conflicts:    pdksh
 Requires: coreutils, glibc-common, diffutils
+BuildRequires: bison
 Requires(post): grep, coreutils
 Requires(preun): grep, coreutils
 
 %description
-KSH-93 is the most recent version of the KornShell by David Korn of 
+KSH-93 is the most recent version of the KornShell by David Korn of
 AT&T Bell Laboratories.
 KornShell is a shell programming language, which is upward compatible
 with "sh" (the Bourne Shell).
@@ -104,6 +105,9 @@
     rm -rf $RPM_BUILD_ROOT
 
 %changelog
+* Wed Aug 06 2008 Tomas Smetana <tsmetana at redhat.com> 20080725-3
+- fix BuildRequires, rebuild
+
 * Tue Aug  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> 20080725-2
 - fix license tag
 




More information about the fedora-extras-commits mailing list