X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=cwtext.spec;h=e132eda71a4fde82ecfd6db1d765efce9e41be8a;hb=2b3ce2799238cbfed1deb1c6e2bf0aa84271804e;hp=5a080d137570b444ec99b0abbd8a652833e2f985;hpb=13624d15a7afc64a58645c482de37e03a9feffc8;p=packages%2Fcwtext.git diff --git a/cwtext.spec b/cwtext.spec index 5a080d1..e132eda 100644 --- a/cwtext.spec +++ b/cwtext.spec @@ -1,38 +1,44 @@ Summary: ASCII to International Morse Code converter -Summary(pl): Konwerter ASCII do Miêdzynarodowego Kodu Morse'a +Summary(pl.UTF-8): Konwerter ASCII do Międzynarodowego Kodu Morse'a Name: cwtext -Version: 0.91 +Version: 0.95 Release: 1 -License: GPL +License: GPL v2 Group: Applications -Source0: ftp://ftp.sourceforge.net/pub/sourceforge/cwtext/%{name}-%{version}.tar.gz -URL: http://cwtext.sourceforge.net/ +Source0: http://dl.sourceforge.net/cwtext/%{name}-%{version}.tar.gz +# Source0-md5: b6fd950f5c970027b8be1a6df720017d +URL: http://cwtext.sourceforge.net/index.php BuildRequires: python BuildRequires: python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) +%define specflags_ia32 -fomit-frame-pointer + %description ASCII to International Morse Code converter. -%description -l pl -Konwerter ASCII do Miêdzynarodowego Kodu Morse'a. +%description -l pl.UTF-8 +Konwerter ASCII do Międzynarodowego Kodu Morse'a. %prep %setup -q %build -%{__make} +%{__make} \ + CC="%{__cc}" \ + CFLAGS="%{rpmcflags}" %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} -%{__make} install PREFIX=$RPM_BUILD_ROOT%{_prefix} +%{__make} install \ + PREFIX=$RPM_BUILD_ROOT%{_prefix} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README TODO +%doc Changes README TODO %attr(755,root,root) %{_bindir}/*