rpms/hunspell-pt/devel hunspell-pt.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Thu Feb 15 14:26:18 UTC 2007


Author: caolanm

Update of /cvs/extras/rpms/hunspell-pt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6982/devel

Modified Files:
	.cvsignore sources 
Added Files:
	hunspell-pt.spec 
Log Message:
auto-import hunspell-pt-0.20061026-2 on branch devel from hunspell-pt-0.20061026-2.src.rpm


--- NEW FILE hunspell-pt.spec ---
Name: hunspell-pt
Summary: Portuguese hunspell dictionaries
%define upstreamid 20061026
Version: 0.%{upstreamid}
Release: 2%{?dist}
Source0: http://www.deso-se.com.br/downloads/pt_PT-2700C.zip
Source1: http://www.deso-se.com.br/downloads/pt_BR-2700g.zip
Group: Applications/Text
URL: http://www.broffice.org.br/?q=verortografico
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
License: LGPL
BuildArch: noarch

Requires: hunspell

%description
Portuguese hunspell dictionaries.

%prep
%setup -q -c -n hunspell-pt
mv Leia-me.pdf Leia-me-pt_PT.pdf
unzip -q -o %{SOURCE1}
mv Leia-me.pdf Leia-me-pt_BR.pdf

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/myspell
cp -p *.dic *.aff $RPM_BUILD_ROOT/%{_datadir}/myspell

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc Leia-me-pt_BR.pdf
%doc Leia-me-pt_PT.pdf
%{_datadir}/myspell/*

%changelog
* Wed Feb 14 2007 Caolan McNamara <caolanm at redhat.com> - 0.20061026-2
- disambiguate readmes

* Thu Dec 07 2006 Caolan McNamara <caolanm at redhat.com> - 0.20061026-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/hunspell-pt/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Feb 2007 13:06:59 -0000	1.1
+++ .cvsignore	15 Feb 2007 14:25:45 -0000	1.2
@@ -0,0 +1,2 @@
+pt_BR-2700g.zip
+pt_PT-2700C.zip


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/hunspell-pt/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Feb 2007 13:06:59 -0000	1.1
+++ sources	15 Feb 2007 14:25:45 -0000	1.2
@@ -0,0 +1,2 @@
+1126056a65628c95abae967ef063680a  pt_BR-2700g.zip
+e72b072f863a9e0deb0b8d83aa447aa5  pt_PT-2700C.zip




More information about the scm-commits mailing list