Author: megabajt Date: Wed Dec 5 20:58:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9.0 - added locale-names and missing-audio-cds-for-volman patches
---- Files affected: SPECS: Thunar.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/Thunar.spec diff -u SPECS/Thunar.spec:1.15 SPECS/Thunar.spec:1.16 --- SPECS/Thunar.spec:1.15 Tue Apr 3 20:11:35 2007 +++ SPECS/Thunar.spec Wed Dec 5 21:58:11 2007 @@ -3,17 +3,19 @@ # Conditional build: %bcond_without static_libs # don't build static library # -%define xfce_version 4.4.0 +%define xfce_version 4.4.2 Summary: Xfce file manager Summary(pl.UTF-8): Zarządca plików Xfce Name: Thunar -Version: 0.8.0 -Release: 2 +Version: 0.9.0 +Release: 1 License: GPL v2 / LGPL v2 Group: X11/Applications Source0: http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 9f7b0945d6a235391049f6818fb4d188 +# Source0-md5: 0fc5008858661c0abd0399acbe30ef28 Patch0: %{name}-desktop.patch +Patch1: %{name}-locale-names.patch +Patch2: %{name}-missing-audio-cds-for-volman.patch URL: http://thunar.xfce.org/ BuildRequires: GConf2-devel >= 2.16.0 BuildRequires: dbus-glib-devel >= 0.62 @@ -26,7 +28,7 @@ BuildRequires: hal-devel >= 0.5.7 BuildRequires: intltool BuildRequires: libexif-devel >= 0.6.13 -BuildRequires: libexo-devel >= 0.3.2 +BuildRequires: libexo-devel >= 0.3.4 BuildRequires: libjpeg-devel BuildRequires: libpng-devel >= 1.2.12 BuildRequires: libxfce4util-devel >= %{xfce_version} @@ -41,7 +43,7 @@ Requires(post,postun): hicolor-icon-theme Requires: %{name}-libs = %{version}-%{release} Requires: hal >= 0.5.7 -Requires: libexo >= 0.3.2 +Requires: libexo >= 0.3.4 Requires: shared-mime-info >= 0.15 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -84,7 +86,7 @@ Requires: dbus-glib-devel >= 0.62 Requires: fam-devel Requires: hal-devel >= 0.5.7 -Requires: libexo-devel >= 0.3.2 +Requires: libexo-devel >= 0.3.4 Requires: libjpeg-devel %description devel @@ -108,6 +110,11 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 +%patch2 -p0 + +mv -f po/{pt_PT,pt}.po +mv -f po/{nb_NO,nb}.po %build %configure \ @@ -184,6 +191,7 @@ %lang(eu) %{_docdir}/Thunar/html/eu %lang(fr) %{_docdir}/Thunar/html/fr %lang(ja) %{_docdir}/Thunar/html/ja +%lang(nl) %{_docdir}/Thunar/html/nl %lang(pl) %{_docdir}/Thunar/html/pl %lang(ru) %{_docdir}/Thunar/html/ru %lang(zh_TW) %{_docdir}/Thunar/html/zh_TW @@ -194,7 +202,7 @@ %files libs %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/lib*.so.*.*.* %files devel %defattr(644,root,root,755) @@ -215,6 +223,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2007-12-05 20:58:11 megabajt +- updated to 0.9.0 +- added locale-names and missing-audio-cds-for-volman patches + Revision 1.15 2007-04-03 18:11:35 megabajt - added desktop patch - use %update_desktop_database_post{,un} ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Thunar.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
