Author: arekm Date: Mon Oct 24 21:23:03 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; install missing.h file
---- Files affected: SPECS: libgnomedb.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/libgnomedb.spec diff -u SPECS/libgnomedb.spec:1.49 SPECS/libgnomedb.spec:1.50 --- SPECS/libgnomedb.spec:1.49 Wed Oct 19 21:40:04 2005 +++ SPECS/libgnomedb.spec Mon Oct 24 23:22:58 2005 @@ -3,12 +3,13 @@ Summary(pl): Biblioteka widgetu GNOME-DB Name: libgnomedb Version: 1.9.100 -Release: 1 +Release: 2 License: LGPL v2+ Group: Applications/Databases Source0: http://ftp.gnome.org/pub/gnome/sources/libgnomedb/1.9/%{name}-%{version}.tar.bz2 # Source0-md5: a98ac52f084b1b0abad6b2c53ec034cc Patch0: %{name}-desktop.patch +Patch1: %{name}-gnome.patch BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.59 BuildRequires: automake >= 1:1.8 @@ -81,6 +82,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__intltoolize} @@ -90,6 +92,7 @@ %{__automake} %configure \ --disable-schemas-install \ + --enable-gnome \ --enable-gtk-doc \ --with-html-dir=%{_gtkdocdir} %{__make} @@ -169,6 +172,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2005/10/24 21:22:58 arekm +- rel 2; install missing.h file + Revision 1.49 2005/10/19 19:40:04 freetz - merged from DEVEL @@ -182,4 +188,4 @@ - 1.3.91, separated control center applet Revision 1.48.2.1 2005/07/11 15:49:35 freetz -- 1.3.3 \ No newline at end of file +- 1.3.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libgnomedb.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
