Author: freetz Date: Wed Sep 7 17:39:15 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - BR ac/am, full configure rebuild, rel.2
---- Files affected: SPECS: gnome-keyring-manager.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/gnome-keyring-manager.spec diff -u SPECS/gnome-keyring-manager.spec:1.10 SPECS/gnome-keyring-manager.spec:1.11 --- SPECS/gnome-keyring-manager.spec:1.10 Wed Sep 7 12:43:23 2005 +++ SPECS/gnome-keyring-manager.spec Wed Sep 7 19:39:10 2005 @@ -3,7 +3,7 @@ Summary(pl): ZarzÄ…dzanie kluczami dla GNOME Name: gnome-keyring-manager Version: 2.12.0 -Release: 1 +Release: 2 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-keyring-manager/2.12/%{name}-%{version}.tar.bz2 @@ -11,6 +11,8 @@ Patch0: %{name}-desktop.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.12.0 +BuildRequires: autoconf +BuildRequires: automake BuildRequires: gnome-doc-utils >= 0.4.0 BuildRequires: gnome-keyring-devel >= 0.4.4 BuildRequires: gtk+2-devel >= 2:2.8.3 @@ -37,6 +39,9 @@ %build gnome-doc-prepare --copy --force +%{__aclocal} +%{__automake} +%{__autoconf} %{__gnome_doc_common} %configure \ --disable-schemas-install \ @@ -83,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/09/07 17:39:10 freetz +- BR ac/am, full configure rebuild, rel.2 + Revision 1.10 2005/09/07 10:43:23 paladine - updated to 2.12.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-keyring-manager.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
