rpms/emacs/F-13 emacs.spec,1.159,1.160

Jonathan G. Underwood jgu at fedoraproject.org
Sun Apr 25 04:21:36 UTC 2010


Author: jgu

Update of /cvs/pkgs/rpms/emacs/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6018

Modified Files:
	emacs.spec 
Log Message:
* Sun Apr 25 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1:23.1.96-2
- Add BuildRequires for GConf2-devel to build in Gconf2 support (RHBZ #585447)



Index: emacs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/emacs/F-13/emacs.spec,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -p -r1.159 -r1.160
--- emacs.spec	20 Apr 2010 17:20:30 -0000	1.159
+++ emacs.spec	25 Apr 2010 04:21:35 -0000	1.160
@@ -4,7 +4,7 @@ Summary: GNU Emacs text editor
 Name: emacs
 Epoch: 1
 Version: 23.1.96
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv3+
 URL: http://www.gnu.org/software/emacs/
 Group: Applications/Editors
@@ -33,6 +33,8 @@ BuildRequires: atk-devel, cairo-devel, d
 BuildRequires: libjpeg-devel, libtiff-devel, libX11-devel, libXau-devel, libXdmcp-devel, libXrender-devel, libXt-devel
 BuildRequires: libXpm-devel, ncurses-devel, xorg-x11-proto-devel, zlib-devel
 BuildRequires: autoconf, automake, bzip2, cairo, texinfo, gzip
+BuildRequires: GConf2-devel
+
 %ifarch %{ix86}
 BuildRequires: setarch
 %endif
@@ -391,6 +393,9 @@ alternatives --install %{_bindir}/etags 
 %dir %{_datadir}/emacs/%{version}
 
 %changelog
+* Sun Apr 25 2010 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 1:23.1.96-2
+- Add BuildRequires for GConf2-devel to build in Gconf2 support (RHBZ #585447)
+
 * Tue Apr 20 2010 Karel Klic <kklic at redhat.com> - 1:23.1.96-1
 - Updated to the newest prerelease
 - Remove -movemail patch as it has been merged by upstream



More information about the scm-commits mailing list