rpms/aspell-bn/devel aspell-bn.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Amanpreet Singh Alam (aalam) fedora-extras-commits at redhat.com
Wed Mar 14 10:09:20 UTC 2007


Author: aalam

Update of /cvs/extras/rpms/aspell-bn/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17480/devel

Modified Files:
	.cvsignore sources 
Added Files:
	aspell-bn.spec 
Log Message:
auto-import aspell-bn-0.01.1-1 on branch devel from aspell-bn-0.01.1-1.src.rpm


--- NEW FILE aspell-bn.spec ---
%define debug_package %{nil}
%define lang bn
%define langrelease 1

Name:           aspell-bn
Version:        0.01.1
Release:        1%{?dist}
Summary:        GNU Aspell Bengali Dictionary Package

Group:          Applications/Text
License:        GPL
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

%description
GNU Aspell Bengali Dictionary Package

# Note that this package, like other aspell's language packs, does not come up
# cleanly through rpmlint, but with the following errors:
# E: aspell-bn no-binary
# E: aspell-bn 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-bn 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 %{buildroot}
make install DESTDIR=%{buildroot}


%clean
rm -rf %{buildroot}


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


%changelog
* Thu Mar 08 2007 Amanpreet Singh Alam <aalam at redhat.com> 0.01-1
- Initile Release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/aspell-bn/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Mar 2007 23:11:56 -0000	1.1
+++ .cvsignore	14 Mar 2007 10:08:47 -0000	1.2
@@ -0,0 +1 @@
+aspell6-bn-0.01.1-1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aspell-bn/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Mar 2007 23:11:56 -0000	1.1
+++ sources	14 Mar 2007 10:08:47 -0000	1.2
@@ -0,0 +1 @@
+5ea70ec74e67f49b2844d306ddf38388  aspell6-bn-0.01.1-1.tar.bz2




More information about the fedora-extras-commits mailing list