rpms/elektra/devel elektra.spec,1.3,1.4

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sat Aug 25 16:13:08 UTC 2007


Author: pertusus

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

Modified Files:
	elektra.spec 
Log Message:
add gawk BR


Index: elektra.spec
===================================================================
RCS file: /cvs/extras/rpms/elektra/devel/elektra.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- elektra.spec	25 Aug 2007 14:05:37 -0000	1.3
+++ elektra.spec	25 Aug 2007 16:12:35 -0000	1.4
@@ -1,7 +1,7 @@
 Summary:       A key/value pair database to store software configurations
 Name:          elektra
 Version:       0.6.10
-Release:       4%{?dist}
+Release:       5%{?dist}
 Group:         System Environment/Libraries
 License:       BSD
 URL:           http://www.libelektra.org
@@ -14,6 +14,8 @@
 # db4-devel: for the Berkeley DB backend
 # libxml2-devel: for the kdbtools library build
 BuildRequires: doxygen db4-devel libxml2-devel docbook-style-xsl libxslt
+# gawk is used in src/libelektra/exportobjects.sh
+BuildRequires: gawk
 # gettext-devel: for the autoconf ICONV macro only
 
 Requires(post): /sbin/ldconfig
@@ -172,8 +174,9 @@
 
 
 %changelog
-* Sat Aug 25 2007 Patrice Dumas <pertusus at free.fr> 0.6.10-4
+* Sat Aug 25 2007 Patrice Dumas <pertusus at free.fr> 0.6.10-5
 - protect ->open calls
+- add gawk BuildRequires
 
 * Mon Mar 12 2007 kwizart < kwizart at gmail.com > - 0.6.10-2
 - Disable static packages




More information about the fedora-extras-commits mailing list