rpms/aspell-gu/devel aspell-gu.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:41 UTC 2007


Author: aalam

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

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


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

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


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/aspell-gu/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	13 Mar 2007 23:13:01 -0000	1.1
+++ sources	14 Mar 2007 10:09:09 -0000	1.2
@@ -0,0 +1 @@
+42d3eb8a32a020aea56cd3e6ea3de0e1  aspell6-gu-0.02-0.tar.bz2




More information about the fedora-extras-commits mailing list