rpms/aspell-sk/EL-4 aspell-sk.spec,NONE,1.1 sources,1.1,1.2

Ján ONDREJ (ondrejj) fedora-extras-commits at redhat.com
Fri Sep 7 05:10:47 UTC 2007


Author: ondrejj

Update of /cvs/pkgs/rpms/aspell-sk/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29964/EL-4

Modified Files:
	sources 
Added Files:
	aspell-sk.spec 
Log Message:
Adding branch spec and source files.



--- NEW FILE aspell-sk.spec ---
%define lang sk
%define langrelease 0

Name:           aspell-%{lang}
Version:        0.52
Release:        3%{?dist}
Summary:        Slovak dictionaries for Aspell

Group:          Applications/Text
License:        GPLv2
URL:            http://sk-spell.sk.cx/?id=6
Source0:        http://www.sk-spell.sk.cx/files/%{name}-%{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
Provides the word list/dictionaries for the following: Slovak


%prep
%setup -q -n %{name}-%{version}-%{langrelease}


%build
sh 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 doc/*
%{_libdir}/aspell-*/*


%changelog
* Thu Sep 06 2007 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.52-3
- changed requirement to aspell >= 12:0.60 because of there worldlist
  incompatibility
- debug_package set to nil to prevent empty debuginfo package
- configure is called with sh interpreter to prevent rpmlint errors

* Thu Sep 06 2007 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.52-2
- added macros to Source tag
- cleanups

* Sun Aug 26 2007 Jan ONDREJ (SAL) <ondrejj(at)salstar.sk> - 0.52-1
- initial release
- configure rename to reconfigure to skip rpmlint errors


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/aspell-sk/EL-4/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	6 Sep 2007 19:50:15 -0000	1.1
+++ sources	7 Sep 2007 05:10:14 -0000	1.2
@@ -0,0 +1 @@
+ce90b109f7c602bde949880920bbbbfd  aspell-sk-0.52-0.tar.bz2




More information about the scm-commits mailing list