Author: megabajt                     Date: Thu Feb 17 13:06:00 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added patches from upstream (required to fix build with xfce 4.8)
- release 4

---- Files affected:
packages/Thunar-media-tags-plugin:
   Thunar-media-tags-plugin.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec
diff -u packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec:1.4 
packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec:1.5
--- packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec:1.4 Thu Mar 
12 15:17:35 2009
+++ packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec     Thu Feb 
17 14:05:55 2011
@@ -6,20 +6,23 @@
 Summary(pl.UTF-8):     Wtyczka Media Tags dla zarządcy plików Thunar
 Name:          Thunar-media-tags-plugin
 Version:       0.1.2
-Release:       3
+Release:       4
 License:       GPL
 Group:         X11/Applications
 Source0:       
http://goodies.xfce.org/releases/thunar-media-tags-plugin/%{srcname}-%{version}.tar.bz2
 # Source0-md5: 8a95f0ea4df6f757c1c94eb5442d2ff5
+Patch0:                crash-with-ogg-video-files.patch
+Patch1:                port-to-thunarx-2.patch
+Patch2:                port-to-exo-1.patch
 URL:           
http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin
-BuildRequires: Thunar-devel >= 0.8.0
+BuildRequires: Thunar-devel >= 1.0.1
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
 BuildRequires: intltool
 BuildRequires: libtool
 BuildRequires: taglib-devel >= 1.4
 BuildRequires: xfce4-dev-tools >= 4.4.0
-Requires:      Thunar >= 0.8.0
+Requires:      Thunar >= 1.0.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -38,6 +41,9 @@
 
 %prep
 %setup -q -n %{srcname}-%{version}
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %{__intltoolize}
@@ -55,7 +61,7 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/thunarx-1/*.la
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/thunarx-2/*.la
 
 %find_lang %{srcname}
 
@@ -65,7 +71,7 @@
 %files -f %{srcname}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README TODO
-%attr(755,root,root) %{_libdir}/thunarx-1/thunar-media-tags-plugin.so
+%attr(755,root,root) %{_libdir}/thunarx-2/thunar-media-tags-plugin.so
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -73,6 +79,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2011/02/17 13:05:55  megabajt
+- added patches from upstream (required to fix build with xfce 4.8)
+- release 4
+
 Revision 1.4  2009/03/12 14:17:35  zbyniu
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/Thunar-media-tags-plugin/Thunar-media-tags-plugin.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to