rpms/gnupg/devel gnupg.spec,1.79,1.80

Nalin Dahyabhai nalin at fedoraproject.org
Thu Feb 19 20:36:47 UTC 2009


Author: nalin

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

Modified Files:
	gnupg.spec 
Log Message:
- whoops, escape those, too



Index: gnupg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnupg/devel/gnupg.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- gnupg.spec	19 Feb 2009 20:31:32 -0000	1.79
+++ gnupg.spec	19 Feb 2009 20:36:17 -0000	1.80
@@ -114,7 +114,7 @@
 
 %changelog
 * Thu Feb 19 2009 Nalin Dahyabhai <nalin at redhat.com>
-- switch from %%{_libdir}/%{name} as libexecdir to regular old %{_libexecdir}
+- switch from %%{_libdir}/%%{name} as libexecdir to regular old %%{_libexecdir}
   (part of #225847)
 - remove explicit configure arguments to use bzip2 and readline, which are
   the default and trigger errors when not present, but continue to explicitly




More information about the fedora-extras-commits mailing list