[thunarx-python/f14/master] Addressed build issues for fedora 14

BalajiGurudoss balajig8 at fedoraproject.org
Tue Mar 22 16:23:42 UTC 2011


commit 360e038fde48012fc5deb5106565e4d1c1b60400
Author: G.Balaji <balajig81 at gmail.com>
Date:   Tue Mar 22 21:53:09 2011 +0530

    Addressed build issues for fedora 14

 thunarx-python.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/thunarx-python.spec b/thunarx-python.spec
index 79eea3a..d1c4db9 100644
--- a/thunarx-python.spec
+++ b/thunarx-python.spec
@@ -1,6 +1,6 @@
 Name:	thunarx-python
 Version: 0.2.3	
-Release:	3%{?dist}
+Release:	3%{?dist}.1
 Summary: Python bindings for the Thunar Extension Framework	
 
 Group:	System Environment/Libraries
@@ -40,7 +40,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/thunarx-2/
+%{_libdir}/thunarx-1/
 %{_libdir}/thunarx-python/
 %doc %{_datadir}/gtk-doc/
 %doc %{_datadir}/doc/thunarx-python/
@@ -49,7 +49,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-
+* Tue Mar 22 2011 G.Balaji <balajig81 at gmail.com> 0.2.3-3.1
+- Addressed build issues for fedora_14.
 * Tue Mar 21 2011 G.Balaji <balajig81 at gmail.com> 0.2.3-3
 - Addressed Second level of Review Comments.
 * Tue Mar 21 2011 G.Balaji <balajig81 at gmail.com> 0.2.3-2


More information about the scm-commits mailing list