pan-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-devel] address@hidden: [PATCH] minor spec patch]


From: Christophe Lambin
Subject: Re: [Pan-devel] address@hidden: [PATCH] minor spec patch]
Date: 09 Sep 2002 14:40:57 +0200

I'd rather leave them in: the idea was that the binaries we distribute
have gtkspell enabled. And those 'Require' lines are helpful in tracking
missing dependencies, and enforcing the right revision level of the
packages (e.g. we don't want gtkspell 2.0.1).

If someone wants to hack the spec file to build RPMs without gtkspell
support, that's fine by me. But IMO the master spec file in CVS should
still have those lines in.

Regards,
Christophe

On Thu, 2002-09-05 at 16:51, Charles Kerr wrote:
> Sounds good to me.  Chris?
> 
> ----- Forwarded message from Nam SungHyun <address@hidden> -----
> 
> Delivered-To: address@hidden
> Delivered-To: address@hidden
> X-Authentication-Warning: namsh.wimo.co.kr: namsh set sender to 
> address@hidden using -f
> Date: Thu, 5 Sep 2002 11:13:59 +0900
> From: Nam SungHyun <address@hidden>
> To: Charles Kerr <address@hidden>
> Subject: [PATCH] minor spec patch
> X-Mailer: Sylpheed version 0.8.2cvs4 (GTK+ 1.2.10; )
> Reply-To: address@hidden
> 
> Hello,
> 
> I have no problem without 'gtkspell'.
> Is there any reason to require it forcefully?
> 
> Regards,
> namsh
> 
> diff -u -p -r1.42 pan.spec.in
> --- pan.spec.in       25 Aug 2002 21:52:24 -0000      1.42
> +++ pan.spec.in       5 Sep 2002 02:07:35 -0000
> @@ -18,12 +18,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version
>  BuildRequires: glib2-devel >= 2.0.4
>  BuildRequires: gtk2-devel >= 2.0.5
>  BuildRequires: libxml2-devel >= 2.4.22
> -BuildRequires: gtkspell >= 2.0.2
> +#BuildRequires: gtkspell >= 2.0.2
>  
>  Requires: glib2 >= 2.0.4
>  Requires: gtk2 >= 2.0.5
>  Requires: libxml2 >= 2.4.22
> -Requires: gtkspell >= 2.0.2
> +#Requires: gtkspell >= 2.0.2
>  
>  Provides: %{name}
>  
> 
> 
> ----- End forwarded message -----
> 
> 
> _______________________________________________
> Pan-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/pan-devel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]