[transifex-client/el6] insert line to use patch

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Oct 25 01:59:18 UTC 2013


commit 90bc72d231626ad0b7e51284800cbf521210d4ba
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Thu Oct 24 20:59:10 2013 -0500

    insert line to use patch

 transifex-client.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/transifex-client.spec b/transifex-client.spec
index c520061..639a219 100644
--- a/transifex-client.spec
+++ b/transifex-client.spec
@@ -2,7 +2,7 @@
 
 Name:           transifex-client
 Version:        0.9
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Command line tool for Transifex translation management
 
 Group:          Development/Languages
@@ -25,6 +25,7 @@ need of an elaborate UI system.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 # Remove CFLAGS=... for noarch packages (unneeded)
@@ -44,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Thu Oct 24 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-7
+- add line in prep area to use patch
+
 * Thu Oct 24 2013 Luis Bazan <lbazan at fedoraproject.org> - 0.9-6
 - add patch thanks echevemaster
 


More information about the scm-commits mailing list