packages: zsh/zsh.spec - some adapterization

sparky sparky at pld-linux.org
Sat Apr 3 15:09:51 CEST 2010


Author: sparky                       Date: Sat Apr  3 13:09:51 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- some adapterization

---- Files affected:
packages/zsh:
   zsh.spec (1.147 -> 1.148) 

---- Diffs:

================================================================
Index: packages/zsh/zsh.spec
diff -u packages/zsh/zsh.spec:1.147 packages/zsh/zsh.spec:1.148
--- packages/zsh/zsh.spec:1.147	Thu Feb 11 22:01:09 2010
+++ packages/zsh/zsh.spec	Sat Apr  3 15:09:45 2010
@@ -35,7 +35,6 @@
 URL:		http://www.zsh.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	findutils
 %{?with_static:BuildRequires:	glibc-static}
 BuildRequires:	libcap-devel
 BuildRequires:	ncurses-devel >= 5.1
@@ -47,13 +46,13 @@
 Requires(post,preun):	grep
 Requires(preun):	fileutils
 Requires:	findutils
+Obsoletes:	zsh-doc-dvi
 Obsoletes:	zsh-doc-html
 Obsoletes:	zsh-doc-ps
-Obsoletes:	zsh-doc-dvi
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_bindir		/bin
-%define		specflags_ia32	 -fomit-frame-pointer 
+%define		specflags_ia32	-fomit-frame-pointer
 
 %description
 zsh is an enhanced version of the Bourne shell with csh additions and
@@ -105,8 +104,8 @@
 Summary:	Files needed for advanced TAB-completion
 Summary(pl.UTF-8):	Pliki potrzebne dla zaawansowanej TAB-completion
 Group:		Applications/Shells
-Conflicts:	kdesdk-completions-zsh <= 3:3.2.3-2
 Requires:	%{name} = %{version}-%{release}
+Conflicts:	kdesdk-completions-zsh <= 3:3.2.3-2
 
 %description completions
 This package contains files needed for advanced tab completion in zsh.
@@ -297,6 +296,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.148  2010/04/03 13:09:45  sparky
+- some adapterization
+
 Revision 1.147  2010/02/11 21:01:09  glen
 - force tinfo as term lib
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/zsh/zsh.spec?r1=1.147&r2=1.148&f=u



More information about the pld-cvs-commit mailing list