rpms/aspell-ml/F-9 aspell-ml.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Rajeesh K Nambiar (rajeeshknambiar) fedora-extras-commits at redhat.com
Mon May 19 09:57:11 UTC 2008


Author: rajeeshknambiar

Update of /cvs/pkgs/rpms/aspell-ml/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1046/F-9

Modified Files:
	.cvsignore sources 
Added Files:
	aspell-ml.spec 
Log Message:

Initial version 0.03-2 for F-9 branch



--- NEW FILE aspell-ml.spec ---
%define lang ml
%define langrelease 1

Name: aspell-%{lang}
Version: 0.03
Release: 2%{?dist}
Summary: GNU Aspell Malayalam Dictionary Package

Group: Applications/Text
License: GPLv3+
URL: http://aspell.net/
Source0: ftp://ftp.gnu.org/gnu/aspell/dict/%{lang}/aspell6-%{lang}-%{version}-%{langrelease}.tar.bz2

BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

Buildrequires: aspell >= 12:0.60
Requires: aspell >= 12:0.60

%define debug_package %{nil}

%description
GNU Aspell Malayalam Dictionary Package. Malayalam wordlist for this package is
prepared by Santhosh Thottingal <santhosh00 at gmail dot com>,
Swathanthra Malayalam Computing

# Note that this package, like other aspell's language packs, does not come up
# cleanly through rpmlint, but with the following errors:
# E: aspell-ml no-binary
# E: aspell-ml only-non-binary-in-usr-lib
# This is because the package contains only data files which sit under /usr/lib.
# They have to stay there, as they are architecture-dependent (due to
# byte-ordering issues).
# E: aspell-ml configure-without-libdir-spec
#  The configure script isn't actually one generated by autoconf and doesn't accept
#  --libdir, so this error is bogus.

%prep
%setup -q -n aspell6-%{lang}-%{version}-%{langrelease}

%build
./configure 
make %{?_smp_mflags}

%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc COPYING Copyright README
%{_libdir}/aspell-0.60/*

%changelog
* Tue May 13 2008 Rajeesh K Nambiar <rajeeshknambiar at gmail.com> - 0.03-2
- Changed the version to 0.03 as 0.04 is not yet upstream
* Tue Nov 20 2007 Rajeesh K Nambiar <rajeeshknambiar at gmail.com> - 0.04-1
- Updated spec file and rebuild


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/aspell-ml/F-9/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 May 2008 15:59:15 -0000	1.1
+++ .cvsignore	19 May 2008 09:56:30 -0000	1.2
@@ -0,0 +1 @@
+aspell6-ml-0.03-1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/aspell-ml/F-9/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 May 2008 15:59:15 -0000	1.1
+++ sources	19 May 2008 09:56:30 -0000	1.2
@@ -0,0 +1 @@
+5ac03b3b0d0618b0aa470c9f5ac46866  aspell6-ml-0.03-1.tar.bz2




More information about the fedora-extras-commits mailing list