X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=elmo.spec;h=41016d84f292af24ca7ef2a3a9bc0c747457eb20;hb=bfeed90d259bd6bdeddbab339e572afcf7b53b7d;hp=70cd1eaf7005465990d11f52d4870d6f19b11abc;hpb=984b3572d69373ace489bf59a8a6f2cade1f0647;p=packages%2Felmo.git diff --git a/elmo.spec b/elmo.spec index 70cd1ea..41016d8 100644 --- a/elmo.spec +++ b/elmo.spec @@ -2,22 +2,24 @@ %bcond_without home_etc # don't use home_etc # Summary: Elmo, MUA supporting Maildirs and Polish language -Summary(pl): Elmo - program pocztowy obs³uguj±cy Maildiry i jêzyk polski +Summary(pl.UTF-8): Elmo - program pocztowy obsługujący Maildiry i język polski Name: elmo -Version: 1.3.1 -Release: 1 +Version: 1.3.2 +Release: 3 License: GPL v2+ -Vendor: Jacek ¦liwerski +Vendor: Jacek Śliwerski Group: Applications/Mail Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -# Source0-md5: 551171feb937a7b58372682993653ba5 +# Source0-md5: bc3836a276b092fde8555e42532d4bc8 Source1: %{name}-examplerc Patch0: %{name}-etc_dir.patch URL: http://elmo.sourceforge.net/ BuildRequires: autoconf BuildRequires: automake BuildRequires: gettext-devel -BuildRequires: libtool +BuildRequires: gpgme-devel +BuildRequires: libstdc++-devel +#BuildRequires: libtool BuildRequires: ncurses-devel >= 5.0 %{?with_home_etc:BuildRequires: home-etc-devel} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -25,21 +27,21 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Elmo, excellent and light mua. -%description -l pl -Elmo - ¶wietny i niedu¿y program pocztowy. +%description -l pl.UTF-8 +Elmo - świetny i nieduży program pocztowy. %prep %setup -q -install -m 644 %{SOURCE1} ./examplerc +install %{SOURCE1} ./examplerc %build %{__gettextize} -%{__libtoolize} +#%{__libtoolize} %{__aclocal} -I m4 %{__autoconf} %{__autoheader} %{__automake} -%{__automake} m4/Makefile +#%{__automake} m4/Makefile %configure \ %{?with_home_etc:--with-home-etc} @@ -62,4 +64,9 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc ADVOCACY AUTHORS doc/README.txt doc/sample.* TODO BUGS THANKS examplerc %attr(755,root,root) %{_bindir}/* +%dir %{_datadir}/%{name} +%dir %{_datadir}/%{name}/themes +%{_datadir}/%{name}/themes/80x25 +%{_datadir}/%{name}/themes/outlook +%{_datadir}/%{name}/template %{_mandir}/man1/*