rpms/lrzsz/devel lrzsz.spec,1.20,1.21

Miroslav Lichvar mlichvar at fedoraproject.org
Wed Feb 11 13:25:06 UTC 2009


Author: mlichvar

Update of /cvs/pkgs/rpms/lrzsz/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25185

Modified Files:
	lrzsz.spec 
Log Message:
- rebuild message catalogs (#485024)
- remove dot from summary



Index: lrzsz.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lrzsz/devel/lrzsz.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- lrzsz.spec	7 Aug 2008 17:46:49 -0000	1.20
+++ lrzsz.spec	11 Feb 2009 13:24:36 -0000	1.21
@@ -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 @@
 %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 @@
 %{_mandir}/*/*
 
 %changelog
+* Wed Feb 11 2009 Miroslav Lichvar <mlichvar at redhat.com> 0.12.20-25
+- rebuild message catalogs (#485024)
+- remove dot from summary
+
 * Thu Aug  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.12.20-24
 - fix license tag
 




More information about the scm-commits mailing list