rpms/libgda/devel libgda.spec,1.14,1.15

Hans de Goede (jwrdegoede) fedora-extras-commits at redhat.com
Thu Jun 15 06:38:29 UTC 2006


Author: jwrdegoede

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

Modified Files:
	libgda.spec 
Log Message:
* Thu Jun 15 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-8
- Add BuildRequires: automake, autoconf to fix building with the new even more
  stripped mock config.



Index: libgda.spec
===================================================================
RCS file: /cvs/extras/rpms/libgda/devel/libgda.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libgda.spec	10 Jun 2006 12:38:59 -0000	1.14
+++ libgda.spec	15 Jun 2006 06:38:29 -0000	1.15
@@ -35,8 +35,8 @@
 Summary:          Library for writing gnome database programs
 Name:             libgda
 Version:          1.9.100
-Release: 	  7%{?dist}
-Epoch:		  1
+Release:          8%{?dist}
+Epoch:            1
 Source:           %{name}-%{version}.tar.bz2
 URL:              http://www.gnome-db.org/
 Group:            System Environment/Libraries
@@ -47,7 +47,8 @@
 BuildRequires:    libxslt-devel >= 1.0.9
 BuildRequires:    libxml2-devel ncurses-devel sqlite-devel readline-devel
 BuildRequires:    db4-devel mono-devel gtk-sharp2 gtk-sharp2-gapi gamin-devel
-BuildRequires:	  gtk-doc scrollkeeper groff gettext flex bison 
+BuildRequires:    gtk-doc scrollkeeper groff gettext flex bison
+BuildRequires:    automake autoconf
 
 %if %{FREETDS}
 BuildRequires:    freetds-devel
@@ -399,6 +400,10 @@
 
 
 %changelog
+* Thu Jun 15 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-8
+- Add BuildRequires: automake, autoconf to fix building with the new even more
+  stripped mock config.
+
 * Sat Jun 10 2006 Hans de Goede <j.w.r.degoede at hhs.nl> 1:1.9.100-7
 - Add BuildRequires: gettext, bison, flex, gamin-devel to fix building with
   new stripped mock config.




More information about the scm-commits mailing list