Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > a9a4bbb4bf487c10af0e50034851507d > files > 1

mythes-sl-0.20101221.1-4.mga3.src.rpm

Name: mythes-sl
Summary: Slovenian thesaurus
%define upstreamid 20101221
Version: 0.%{upstreamid}.1
Release: %mkrel 4
Source: http://193.2.66.133:85/download/thes_sl_SI_v2.zip
Group:  Text tools 
URL: http://www.tezaver.si/
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildRequires: python, perl
License: LGPLv2+
BuildArch: noarch
Requires: mythes
Requires: locales-sl

%description
Slovenian thesaurus.

%prep
%setup -q -c

%build
chmod -x *
for i in README_th_sl_SI_v2.txt; do
  tr -d '\r' < $i > $i.new
  touch -r $i $i.new
  mv -f $i.new $i
done


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

%clean
rm -rf $RPM_BUILD_ROOT

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



%changelog

* Fri Mar 29 2013 tv <tv> 0.20101221.1-4.mga3
+ Revision: 406119
- requires locales-mythes-sl (mga#9540)

* Sat Jan 12 2013 umeabot <umeabot> 0.20101221.1-3.mga3
+ Revision: 360646
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Sat Mar 12 2011 dmorgan <dmorgan> 0.20101221.1-2.mga1
+ Revision: 68494
- imported package mythes-sl