Author: megabajt Date: Sat May 1 12:04:08 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.1
---- Files affected: packages/tomboy: tomboy.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: packages/tomboy/tomboy.spec diff -u packages/tomboy/tomboy.spec:1.57 packages/tomboy/tomboy.spec:1.58 --- packages/tomboy/tomboy.spec:1.57 Thu Mar 11 22:18:21 2010 +++ packages/tomboy/tomboy.spec Sat May 1 14:04:00 2010 @@ -5,12 +5,12 @@ Summary: Tomboy - a desktop note-taking application Summary(pl.UTF-8): Tomboy - aplikacja do notatek na pulpicie Name: tomboy -Version: 1.0.1 -Release: 2 +Version: 1.2.1 +Release: 1 License: LGPL v2.1 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/tomboy/1.0/%{name}-%{version}.tar.bz2 -# Source0-md5: 80bdaee0cbaa360877c334e19661f69f +Source0: http://ftp.gnome.org/pub/GNOME/sources/tomboy/1.2/%{name}-%{version}.tar.bz2 +# Source0-md5: f5a6396b1b93919f461653446d2571c6 URL: http://www.gnome.org/projects/tomboy/ BuildRequires: GConf2-devel >= 2.26.0 BuildRequires: autoconf @@ -25,7 +25,7 @@ BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.24.0 BuildRequires: gnome-doc-utils >= 0.14.0 -BuildRequires: gtk+2-devel >= 2:2.16.0 +BuildRequires: gtk+2-devel >= 2:2.20.0 BuildRequires: gtkspell-devel >= 2.0.11 BuildRequires: intltool >= 0.40.0 BuildRequires: libtool @@ -38,6 +38,7 @@ Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper +Requires(post,postun): shared-mime-info Requires(post,preun): GConf2 Suggests: galago-daemon # s...@latn vs. s...@latin @@ -59,8 +60,10 @@ %prep %setup -q +%{__sed} -i -e 's/e...@shaw//' po/LINGUAS +rm -f po/[email protected] + %build -%{__glib_gettextize} %{__intltoolize} %{__libtoolize} %{__aclocal} @@ -69,6 +72,7 @@ %{__automake} %configure \ --with-dbus-service-dir="%{_datadir}/dbus-1/services" \ + --disable-update-mimedb \ --disable-schemas-install \ --disable-scrollkeeper %{__make} @@ -88,11 +92,13 @@ %gconf_schema_install tomboy.schemas %scrollkeeper_update_post %update_icon_cache hicolor +%update_mime_database %preun %gconf_schema_uninstall tomboy.schemas %postun +%update_mime_database %scrollkeeper_update_postun %update_icon_cache hicolor @@ -111,10 +117,11 @@ %{_datadir}/%{name} %{_datadir}/dbus-1/services/*.service %{_desktopdir}/*.desktop -%{_iconsdir}/hicolor/*/apps/* +%{_iconsdir}/hicolor/*/*/* %{_mandir}/man1/tomboy.1* %{_pkgconfigdir}/tomboy-addins.pc %{_sysconfdir}/gconf/schemas/tomboy.schemas +%{_datadir}/mime/packages/tomboy.xml %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -122,6 +129,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2010/05/01 12:04:00 megabajt +- updated to 1.2.1 + Revision 1.57 2010/03/11 21:18:21 megabajt - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomboy/tomboy.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
