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
|
Name: lrzsz
|
||||||
Version: 0.12.20
|
Version: 0.12.20
|
||||||
Release: 24%{?dist}
|
Release: 25%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: Applications/Communications
|
Group: Applications/Communications
|
||||||
Source: http://www.ohse.de/uwe/releases/%{name}-%{version}.tar.gz
|
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
|
%patch1 -p1 -b .glibc21
|
||||||
%patch2 -p1 -b .crc
|
%patch2 -p1 -b .crc
|
||||||
|
|
||||||
|
rm -f po/*.gmo
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-pubdir \
|
%configure --disable-pubdir \
|
||||||
--enable-syslog \
|
--enable-syslog \
|
||||||
--program-transform-name=s/l//
|
--program-transform-name=s/l//
|
||||||
|
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
@ -45,6 +47,10 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 7 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.12.20-24
|
||||||
- fix license tag
|
- fix license tag
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user