[turpial/f15] Fix to bug 757524 in bugzilla

Edwind Richzendy Contreras Soto richzendy at fedoraproject.org
Sun Nov 27 19:04:15 UTC 2011


commit 3669dc1b641ad9c3c6df4f492056d6aa42d30bf3
Author: Edwind Richzendy Contreras Soto <richzendy at fedoraproject.org>
Date:   Sun Nov 27 14:43:57 2011 -0430

    Fix to bug 757524 in  bugzilla

 turpial.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/turpial.spec b/turpial.spec
index 515fe05..b450a19 100644
--- a/turpial.spec
+++ b/turpial.spec
@@ -6,7 +6,7 @@
 
 Name:           turpial
 Version:        1.6.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Cool twitter client with many features and very light
 Group:          Applications/Internet
 License:        GPLv3
@@ -31,7 +31,6 @@ to desktop user.
 rm -rf %{buildroot}
 sed -i 's/share\/doc\/turpial/share\/doc\/turpial-%{version}/' setup.py
 sed -i 's/\.\//share\/doc\/turpial-%{version}/' setup.py
-sed -i 's/data\/pixmaps\/\*/turpial/' setup.py
 %{__python} setup.py compile_catalog  
 %{__python} setup.py install --root %{buildroot} 
 %{__mkdir} -p %{buildroot}%{_mandir}/man1
@@ -53,6 +52,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Sun Nov 27 2011 Richzendy <richzendy at fedoraproject.org> - 1.6.6-2
+- Fix to bug 757524 in  bugzilla
+
 * Fri Nov 25 2011 Richzendy <richzendy at fedoraproject.org> - 1.6.6-1
 - New stable release, minor spec changes, change in the description of the package based on the README.rst file
 


More information about the scm-commits mailing list