rpms/anthy/FC-4 .cvsignore, 1.5, 1.6 anthy.spec, 1.9, 1.10 sources, 1.5, 1.6

Paul Howarth paul at city-fan.org
Mon Aug 1 12:25:46 UTC 2005


On Mon, 2005-08-01 at 08:20 -0400, Akira Tagoh wrote:
> Author: tagoh
> 
> Update of /cvs/extras/rpms/anthy/FC-4
> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32333
> 
> Modified Files:
> 	.cvsignore anthy.spec sources 
> Log Message:
> * Mon Aug  1 2005 Akira TAGOH <tagoh at redhat.com> - 6700b-0.fc4
> - New upstream release.
> - includes the libraries into anthy and added Obsoletes: anthy-lib.
> 
> 
> Index: .cvsignore
> ===================================================================
> RCS file: /cvs/extras/rpms/anthy/FC-4/.cvsignore,v
> retrieving revision 1.5
> retrieving revision 1.6
> diff -u -r1.5 -r1.6
> --- .cvsignore	1 Jul 2005 06:57:00 -0000	1.5
> +++ .cvsignore	1 Aug 2005 12:20:19 -0000	1.6
> @@ -5,3 +5,4 @@
>  anthy-6131.tar.gz
>  anthy-6300d.tar.gz
>  anthy-6700.tar.gz
> +anthy-6700b.tar.gz
> 
> 
> Index: anthy.spec
> ===================================================================
> RCS file: /cvs/extras/rpms/anthy/FC-4/anthy.spec,v
> retrieving revision 1.9
> retrieving revision 1.10
> diff -u -r1.9 -r1.10
> --- anthy.spec	1 Jul 2005 06:57:45 -0000	1.9
> +++ anthy.spec	1 Aug 2005 12:20:19 -0000	1.10
> @@ -1,10 +1,9 @@
> -%define	version	6700
> +%define	version	6700b
>  
>  Name:		anthy
>  Version:	%{version}
> -Release:	1%{?dist}
> +Release:	0%{?dist}
>  License:	GPL
> -Group:		System Environment/Libraries
>  URL:		http://sourceforge.jp/projects/anthy/
>  Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
>  BuildRequires:	emacs xemacs
> @@ -13,23 +12,18 @@
>  Source1:	anthy-init.el
>  
>  Summary:	Japanese character set input library
> +Group:		System Environment/Libraries
> +Obsoletes:	anthy-libs

Shouldn't there be a "Provides: anthy-libs = %{name}-%{version}" there
too, for any packages that depend on the way anthy used to be packaged?
rpmlint is likely to complain about this as it stands anyway.

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the scm-commits mailing list