rpms/mail-notification/devel mail-notification.spec,1.81,1.82

Dmitry Butskoy buc at fedoraproject.org
Tue Feb 16 15:20:17 UTC 2010


Author: buc

Update of /cvs/extras/rpms/mail-notification/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23996

Modified Files:
	mail-notification.spec 
Log Message:



Index: mail-notification.spec
===================================================================
RCS file: /cvs/extras/rpms/mail-notification/devel/mail-notification.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -p -r1.81 -r1.82
--- mail-notification.spec	16 Feb 2010 15:00:46 -0000	1.81
+++ mail-notification.spec	16 Feb 2010 15:20:17 -0000	1.82
@@ -74,10 +74,11 @@ popd
 
 %build
 
-jb_libs=-lX11 ./jb configure \
+./jb configure \
 	cc="%{__cc}" \
 	cflags="$RPM_OPT_FLAGS" \
 	cppflags="-D_GNU_SOURCE" \
+	libs="-lX11" \
 	destdir=$RPM_BUILD_ROOT \
 	prefix=%{_prefix} \
 	bindir=%{_bindir} \



More information about the scm-commits mailing list