rpms/mythes-sk/devel mythes-sk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Fri Nov 30 08:12:22 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/mythes-sk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29314/devel

Modified Files:
	.cvsignore sources 
Added Files:
	mythes-sk.spec 
Log Message:



--- NEW FILE mythes-sk.spec ---
Name: mythes-sk
Summary: Slovak thesarus
%define upstreamid 20050503
Version: 0.%{upstreamid}
Release: 1%{?dist}
Source: http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/thes_sk_SK_v2.zip
Group: Applications/Text
URL: http://rak.bb.euroweb.sk/~zdpo/thesaurus
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: python, perl
License: BSD
BuildArch: noarch

%description
Slovak thesarus.

%prep
%setup -q -c

%build
tr -d '\r' < README_th_sk_SK_v2.txt > README_th_sk_SK_v2.txt.new
iconv -f ISO-8859-2 -t UTF-8 README_th_sk_SK_v2.txt.new > README_th_sk_SK_v2.txt

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/mythes
cp -p th_sk_SK_v2.* $RPM_BUILD_ROOT/%{_datadir}/mythes

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root,-)
%doc README_th_sk_SK_v2.txt
%dir %{_datadir}/mythes
%{_datadir}/mythes/*

%changelog
* Wed Nov 28 2007 Caolan McNamara <caolanm at redhat.com> - 0.20050503-1
- initial version


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-sk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	29 Nov 2007 20:13:49 -0000	1.1
+++ .cvsignore	30 Nov 2007 08:11:44 -0000	1.2
@@ -0,0 +1 @@
+thes_sk_SK_v2.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/mythes-sk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	29 Nov 2007 20:13:49 -0000	1.1
+++ sources	30 Nov 2007 08:11:44 -0000	1.2
@@ -0,0 +1 @@
+26c67da6fd2fe486a2ad90e51f3c9446  thes_sk_SK_v2.zip




More information about the fedora-extras-commits mailing list