parent
ac2f3d9c23
commit
5bd939739c
12
lrzsz.spec
12
lrzsz.spec
@ -1,7 +1,7 @@
|
||||
Summary: The lrz and lsz modem communications programs.
|
||||
Summary: The lrz and lsz modem communications programs
|
||||
Name: lrzsz
|
||||
Version: 0.12.20
|
||||
Release: 24%{?dist}
|
||||
Release: 25%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Communications
|
||||
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
|
||||
@ -23,12 +23,14 @@ copylefted Zmodem solution for Linux systems.
|
||||
%patch1 -p1 -b .glibc21
|
||||
%patch2 -p1 -b .crc
|
||||
|
||||
rm -f po/*.gmo
|
||||
|
||||
%build
|
||||
%configure --disable-pubdir \
|
||||
--enable-syslog \
|
||||
--program-transform-name=s/l//
|
||||
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
@ -45,6 +47,10 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Wed Feb 11 2009 Miroslav Lichvar <mlichvar@redhat.com> 0.12.20-25
|
||||
- rebuild message catalogs (#485024)
|
||||
- remove dot from summary
|
||||
|
||||
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.12.20-24
|
||||
- fix license tag
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user