[postr] fix FTBFS (updated for new nautilus-python)

Dan Horák sharkcz at fedoraproject.org
Wed Oct 26 09:48:52 UTC 2011


commit 9c9cf61458b13d904822f7dc0541d9d393f8652d
Author: Dan Horák <dan at danny.cz>
Date:   Wed Oct 26 11:48:48 2011 +0200

    fix FTBFS (updated for new nautilus-python)

 postr.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/postr.spec b/postr.spec
index 97a8f5f..b9dc165 100644
--- a/postr.spec
+++ b/postr.spec
@@ -4,7 +4,7 @@
 
 Name:           postr
 Version:        0.12.4
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Flickr uploader
 
 Group:          Applications/Multimedia
@@ -67,7 +67,7 @@ touch --no-create %{_datadir}/icons/hicolor || :
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING README TODO
 %{_bindir}/%{name}
-%{_libdir}/nautilus/extensions-%{nautilus_mayor}/python/postrExtension.py*
+%{_datadir}/nautilus-python/extensions/postrExtension.py*
 %{python_sitelib}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.*
@@ -75,6 +75,9 @@ touch --no-create %{_datadir}/icons/hicolor || :
 
 
 %changelog
+* Wed Feb 26 2011 Dan Horák <dan[at]danny.cz> - 0.12.4-5
+- fix FTBFS (updated for new nautilus-python)
+
 * Fri Feb 18 2011 Tim Lauridsen <timlau at fedoraproject.org> - 0.12.4-4
 - work with nautilus-python build against nautilus 3.0 (Prerelese)
 


More information about the scm-commits mailing list