rpms/aspell-hi/devel aspell-hi.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 09:56:03 UTC 2007


Author: aalam

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

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


--- NEW FILE aspell-hi.spec ---
%define debug_package %{nil}
%define lang hi
%define langrelease 0

Name:           aspell-hi
Version:        0.01
Release:        1%{?dist}
Summary:        GNU Aspell Hindi 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 Hindi 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-hi no-binary
# E: aspell-hi 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-hi 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-hi/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	13 Mar 2007 23:14:11 -0000	1.1
+++ .cvsignore	14 Mar 2007 09:55:29 -0000	1.2
@@ -0,0 +1 @@
+aspell6-hi-0.01-0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aspell-hi/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Mar 2007 23:14:11 -0000	1.1
+++ sources	14 Mar 2007 09:55:29 -0000	1.2
@@ -0,0 +1 @@
+4c46324ec0d7d7567d266349387b373f  aspell6-hi-0.01-0.tar.bz2




More information about the fedora-extras-commits mailing list