Author: megabajt Date: Sat Sep 30 16:54:55 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.5
---- Files affected: SPECS: rox.spec (1.73 -> 1.74) ---- Diffs: ================================================================ Index: SPECS/rox.spec diff -u SPECS/rox.spec:1.73 SPECS/rox.spec:1.74 --- SPECS/rox.spec:1.73 Sat Mar 18 18:20:38 2006 +++ SPECS/rox.spec Sat Sep 30 18:54:50 2006 @@ -2,12 +2,12 @@ Summary: File manager Summary(pl): Zarządca plików Name: rox -Version: 2.4.1 +Version: 2.5 Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://dl.sourceforge.net/rox/%{name}-%{version}.tgz -# Source0-md5: 0d43b7fcd0325936fdf036230837f21b +Source0: http://dl.sourceforge.net/rox/rox-filer-%{version}.tar.bz2 +# Source0-md5: 56e6a29f2dbdf11d6f4b74a3f03ff959 Source1: %{name}.desktop Patch0: %{name}-help.patch URL: http://rox.sourceforge.net/ @@ -15,12 +15,13 @@ BuildRequires: gtk+2-devel >= 2:2.4.0 BuildRequires: libxml2-devel >= 2.0.0 BuildRequires: pkgconfig +BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: shared-mime-info >= 0.14 BuildRequires: xorg-lib-libSM-devel Requires: glib2 >= 2.0.3 Requires: gtk+2 >= 2:2.4.0 Requires: libxml2 >= 2.0.0 -Requires: shared-mime-info >= 0.14 +Requires(post,postun): shared-mime-info >= 0.14 Conflicts: rox-base BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -37,7 +38,7 @@ uniksowych. %prep -%setup -q +%setup -q -n rox-filer-%{version} %patch0 -p1 %build @@ -99,12 +100,10 @@ rm -rf $RPM_BUILD_ROOT %post -umask 022 -/usr/bin/update-mime-database %{_datadir}/mime ||: +%update_mime_database %postun -umask 022 -/usr/bin/update-mime-database %{_datadir}/mime +%update_mime_database %files %defattr(644,root,root,755) @@ -137,6 +136,8 @@ %lang(ro) %{_roxdir}/ROX-Filer/Messages/ro.gmo %lang(ru) %{_roxdir}/ROX-Filer/Messages/ru.gmo %lang(sv) %{_roxdir}/ROX-Filer/Messages/sv.gmo +%lang(uk) %{_roxdir}/ROX-Filer/Messages/uk.gmo +%lang(vi) %{_roxdir}/ROX-Filer/Messages/vi_VN.gmo %lang(zh_CN) %{_roxdir}/ROX-Filer/Messages/zh_CN.gmo %lang(zh_TW) %{_roxdir}/ROX-Filer/Messages/zh_TW.gmo %{_roxdir}/ROX-Filer/images @@ -160,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74 2006/09/30 16:54:50 megabajt +- up to 2.5 + Revision 1.73 2006/03/18 17:20:38 megabajt - modular xorg deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rox.spec?r1=1.73&r2=1.74&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
