Author: megabajt Date: Wed Feb 28 16:46:33 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.7.92 - removed obsolete single-unlock-dialog patch
---- Files affected: SPECS: gnome-keyring.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: SPECS/gnome-keyring.spec diff -u SPECS/gnome-keyring.spec:1.41 SPECS/gnome-keyring.spec:1.42 --- SPECS/gnome-keyring.spec:1.41 Tue Feb 13 08:16:46 2007 +++ SPECS/gnome-keyring.spec Wed Feb 28 17:46:27 2007 @@ -1,24 +1,22 @@ # $Revision$, $Date$ -# -# TODO: -# - check if Patch0 is needed -# Summary: Keep passwords and other user's secrets Summary(pl.UTF-8): Przechowywanie haseł i innych tajnych danych użytkowników Name: gnome-keyring -Version: 0.7.3 -Release: 0.1 +Version: 0.7.92 +Release: 1 License: LGPL v2+/GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-keyring/0.7/%{name}-%{version}.tar.bz2 -# Source0-md5: 4478d21d3ef56a3992411bee7ab6df73 -Patch0: %{name}-single-unlock-dialog.patch +# Source0-md5: ba7acfe9a8acd9bfdb97f403a42a162e URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: gtk+2-devel >= 2:2.10.2 -BuildRequires: gtk-doc >= 1.7 +BuildRequires: dbus-devel >= 1.0.2 +BuildRequires: gtk+2-devel >= 2:2.10.9 +BuildRequires: gtk-doc >= 1.8 +BuildRequires: intltool >= 0.35.5 BuildRequires: libtool +BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.197 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,7 +53,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe biblioteki GNOME keyring Group: Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: glib2-devel >= 1:2.10.3 +Requires: dbus-devel >= 1.0.2 +Requires: glib2-devel >= 1:2.10.9 %description devel Headers for GNOME keyring library. @@ -89,9 +88,10 @@ %prep %setup -q -#%patch0 -p0 %build +%{__glib_gettextize} +%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoconf} @@ -148,6 +148,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2007/02/28 16:46:27 megabajt +- updated to 0.7.92 +- removed obsolete single-unlock-dialog patch + Revision 1.41 2007/02/13 07:16:46 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-keyring.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
