packages: Thunar-archive-plugin/Thunar-archive-plugin.spec - updated to 0.3.0

megabajt megabajt at pld-linux.org
Tue Feb 15 15:24:36 CET 2011


Author: megabajt                     Date: Tue Feb 15 14:24:36 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.3.0

---- Files affected:
packages/Thunar-archive-plugin:
   Thunar-archive-plugin.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/Thunar-archive-plugin/Thunar-archive-plugin.spec
diff -u packages/Thunar-archive-plugin/Thunar-archive-plugin.spec:1.8 packages/Thunar-archive-plugin/Thunar-archive-plugin.spec:1.9
--- packages/Thunar-archive-plugin/Thunar-archive-plugin.spec:1.8	Fri Feb  4 19:24:05 2011
+++ packages/Thunar-archive-plugin/Thunar-archive-plugin.spec	Tue Feb 15 15:24:31 2011
@@ -5,23 +5,24 @@
 Summary:	Archive plugin for the Thunar file manager
 Summary(pl.UTF-8):	Wtyczka archiwum dla zarządcy plików Thunar
 Name:		Thunar-archive-plugin
-Version:	0.2.4
-Release:	3
+Version:	0.3.0
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://download.berlios.de/xfce-goodies/%{srcname}-%{version}.tar.bz2
-# Source0-md5:	4c389e6328af9322937af76382f0baec
+Source0:	http://archive.xfce.org/src/thunar-plugins/thunar-archive-plugin/0.3/%{srcname}-%{version}.tar.bz2
+# Source0-md5:	afeb3f1c65a4529dbdadc6e7b349a712
 URL:		http://foo-projects.org/~benny/projects/thunar-archive-plugin/
 BuildRequires:	Thunar-devel >= 0.8.0
-BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.50
+BuildRequires:	automake >= 1:1.8
 BuildRequires:	libtool
+BuildRequires:	libxfce4util-devel >= 4.8.0
 BuildRequires:	pkgconfig
-BuildRequires:	rpmbuild(macros) >= 1.311
-BuildRequires:	xfce4-dev-tools >= 4.4.0
-Requires(post,postun):	gtk-update-icon-cache
-Requires(post,postun):	hicolor-icon-theme
+BuildRequires:	rpmbuild(macros) >= 1.601
+BuildRequires:	xfce4-dev-tools >= 4.8.0
 Requires:	Thunar >= 0.8.0
+Requires:	gtk-update-icon-cache
+Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -44,6 +45,7 @@
 %{__automake}
 %{__autoconf}
 %configure \
+	--disable-silent-rules \
 	--disable-static
 %{__make}
 
@@ -53,7 +55,9 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/thunarx-1/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/thunarx-2/*.la
+
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK
 
 %find_lang %{srcname}
 
@@ -69,7 +73,7 @@
 %files -f %{srcname}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS scripts/template.tap
-%attr(755,root,root) %{_libdir}/thunarx-1/*
+%attr(755,root,root) %{_libdir}/thunarx-2/thunar-archive-plugin.so
 %dir %{_libdir}/thunar-archive-plugin
 %attr(755,root,root) %{_libdir}/thunar-archive-plugin/*.tap
 %{_iconsdir}/hicolor/*/*/*
@@ -80,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2011/02/15 14:24:31  megabajt
+- updated to 0.3.0
+
 Revision 1.8  2011/02/04 18:24:05  wiget
 - Requires(post,postun): gtk-update-icon-cache
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar-archive-plugin/Thunar-archive-plugin.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list