rpms/mgetty/devel mgetty.spec,1.47,1.48

Martin Nagy (mnagy) fedora-extras-commits at redhat.com
Thu Apr 3 12:29:39 UTC 2008


Author: mnagy

Update of /cvs/extras/rpms/mgetty/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16262

Modified Files:
	mgetty.spec 
Log Message:
* Thu Apr 03 2008 Martin Nagy <mnagy at redhat.com> - 1.1.33-17
- make sure we compile everything with FORTIFY_SOURCE



Index: mgetty.spec
===================================================================
RCS file: /cvs/extras/rpms/mgetty/devel/mgetty.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- mgetty.spec	5 Mar 2008 17:28:42 -0000	1.47
+++ mgetty.spec	3 Apr 2008 12:29:02 -0000	1.48
@@ -1,7 +1,7 @@
 Summary: A getty replacement for use with data and fax modems
 Name: mgetty
 Version: 1.1.33
-Release: 16%{?dist}
+Release: 17%{?dist}
 Source: ftp://alpha.greenie.net/pub/mgetty/source/1.1/mgetty%{version}-Apr10.tar.gz
 Source1: ftp://alpha.greenie.net/pub/mgetty/source/1.1/mgetty%{version}-Apr10.tar.gz.asc
 Source2: logrotate.mgetty
@@ -129,7 +129,7 @@
 make -C tools %{makeflags}
 
 pushd frontends/X11/viewfax
-make CDEBUGFLAGS="$RPM_OPT_FLAGS" CONFDIR=%{_sysconfdir}/mgetty+sendfax
+make OPT="$RPM_OPT_FLAGS" CONFDIR=%{_sysconfdir}/mgetty+sendfax
 popd
 
 %install
@@ -326,6 +326,9 @@
 %{_mandir}/man1/viewfax.1*
 
 %changelog
+* Thu Apr 03 2008 Martin Nagy <mnagy at redhat.com> - 1.1.33-17
+- make sure we compile everything with FORTIFY_SOURCE
+
 * Wed Mar 05 2008 Martin Nagy <mnagy at redhat.com> - 1.1.33-16
 - fix -t option of g32pbm (#188028)
 - move g32pbm and g3cat from mgetty-sendfax to mgetty (#190179)




More information about the fedora-extras-commits mailing list