Author: megabajt Date: Thu Feb 10 15:04:14 2011 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.2.1 - drop libtool file
---- Files affected: packages/Thunar: Thunar.spec (1.31.2.4 -> 1.31.2.5) ---- Diffs: ================================================================ Index: packages/Thunar/Thunar.spec diff -u packages/Thunar/Thunar.spec:1.31.2.4 packages/Thunar/Thunar.spec:1.31.2.5 --- packages/Thunar/Thunar.spec:1.31.2.4 Sun Jan 30 14:43:04 2011 +++ packages/Thunar/Thunar.spec Thu Feb 10 16:04:09 2011 @@ -8,12 +8,12 @@ Summary: Xfce file manager Summary(pl.UTF-8): Zarządca plików Xfce Name: Thunar -Version: 1.2.0 -Release: 0.1 +Version: 1.2.1 +Release: 1 License: GPL v2 / LGPL v2 Group: X11/Applications -Source0: http://archive.xfce.org/xfce/4.8/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 3f270cfbb83a057e6db46cdea549af8b +Source0: http://archive.xfce.org/src/xfce/thunar/1.2/%{name}-%{version}.tar.bz2 +# Source0-md5: d8dce796890619d67aed0cd7ef84c7b1 Patch0: %{name}-desktop.patch URL: http://thunar.xfce.org/ BuildRequires: autoconf >= 2.50 @@ -42,6 +42,7 @@ Requires(post,postun): desktop-file-utils Requires: %{name}-libs = %{version}-%{release} Requires: exo >= 0.6.0 +Requires: gtk-update-icon-cache Requires: hicolor-icon-theme Requires: shared-mime-info >= 0.15 Requires: xfconf >= %{xfce_version} @@ -82,8 +83,8 @@ Summary(pl.UTF-8): Pliki nagłówkowe bibliotek Thunar Group: X11/Development/Libraries Requires: %{name}-libs = %{version}-%{release} -Requires: exo-devel >= 0.3.100 -Requires: gtk+2-devel >= 2:2.10.6 +Requires: exo-devel >= 0.6.0 +Requires: gtk+2-devel >= 2:2.14.0 %description devel This is the package containing the header files for Thunar libraries. @@ -133,9 +134,10 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm $RPM_BUILD_ROOT%{_libdir}/thunarx-2/*.{a,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/thunarx-2/*.{a,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.{a,la} +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la -%{__rm} -r $RPM_BUILD_ROOT%{_libdir}/xfce4/panel/plugins/*.{a,la} %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK %find_lang %{name} --all-name @@ -215,7 +217,6 @@ %files devel %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libthunarx-2.so -%{_libdir}/libthunarx-2.la %{_includedir}/thunarx-2 %{_pkgconfigdir}/thunarx-2.pc @@ -231,6 +232,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31.2.5 2011/02/10 15:04:09 megabajt +- updated to 1.2.1 +- drop libtool file + Revision 1.31.2.4 2011/01/30 13:43:04 megabajt - updated to 1.2.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar/Thunar.spec?r1=1.31.2.4&r2=1.31.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
