Author: czarny Date: Wed Jun 27 14:00:26 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.4.11
---- Files affected: SPECS: revelation.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/revelation.spec diff -u SPECS/revelation.spec:1.35 SPECS/revelation.spec:1.36 --- SPECS/revelation.spec:1.35 Mon Feb 12 23:09:13 2007 +++ SPECS/revelation.spec Wed Jun 27 16:00:21 2007 @@ -2,12 +2,12 @@ Summary: A password manager for the GNOME 2 desktop Summary(pl.UTF-8): Zarządca haseł dla środowiska GNOME 2 Name: revelation -Version: 0.4.7 -Release: 4 +Version: 0.4.11 +Release: 1 License: GPL Group: X11/Applications Source0: ftp://oss.codepoet.no/revelation/%{name}-%{version}.tar.bz2 -# Source0-md5: d0a100914b0ffc0a09b1d4067f4307eb +# Source0-md5: e2db4a2f00f59b18798d4453c778129f Patch0: %{name}-desktop.patch URL: http://oss.codepoet.no/revelation/ BuildRequires: autoconf @@ -17,6 +17,7 @@ BuildRequires: python-Crypto >= 1.9 BuildRequires: python-gnome-devel >= 2.12.4 BuildRequires: python-gnome-desktop-devel +BuildRequires: python-gnome-extras-devel >= 2.0 BuildRequires: python-gnome-ui >= 2.12.4 BuildRequires: python-libxml2 >= 2.0.0 BuildRequires: python-pygtk-devel >= 2.12.4 @@ -70,6 +71,8 @@ install data/icons/48x48/revelation.png $RPM_BUILD_ROOT%{_pixmapsdir} +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT @@ -91,7 +94,7 @@ /usr/bin/update-mime-database %{_datadir}/mime fi -%files +%files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog README %attr(755,root,root) %{_bindir}/* @@ -104,15 +107,16 @@ %{_iconsdir}/hicolor/32x32/apps/*.png %{_iconsdir}/hicolor/48x48/apps/*.png %{_iconsdir}/hicolor/48x48/mimetypes/*.png -%{_iconsdir}/hicolor/scalable/filesystems/*.svg %{_libdir}/bonobo/servers/GNOME_RevelationApplet.server %{_pixmapsdir}/*.png %dir %{py_sitedir}/%{name} %dir %{py_sitedir}/%{name}/datahandler +%dir %{py_sitedir}/%{name}/bundle %attr(755,root,root) %{py_sitedir}/%{name}/*.so %{py_sitedir}/%{name}/*.py[oc] %{py_sitedir}/%{name}/datahandler/*.py[co] +%{py_sitedir}/%{name}/bundle/*.py[co] %{_sysconfdir}/gconf/schemas/revelation.schemas %{_sysconfdir}/gconf/schemas/revelation-applet.schemas @@ -123,6 +127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2007/06/27 14:00:21 czarny +- up to 0.4.11 + Revision 1.35 2007/02/12 22:09:13 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/revelation.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
