[chktex/f14/master] - Fixing FTBFS (bz #631095). Removing checks

Sergio Pascual sergiopr at fedoraproject.org
Sun Sep 19 15:40:33 UTC 2010


commit d20e3404520537d7437d6bed744799872c1590cd
Author: Sergio Pascual <sergiopr at fis.ucm.es>
Date:   Sun Sep 19 17:40:31 2010 +0200

    - Fixing FTBFS (bz #631095). Removing checks

 chktex.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/chktex.spec b/chktex.spec
index 20bcf31..59f35a9 100644
--- a/chktex.spec
+++ b/chktex.spec
@@ -1,7 +1,7 @@
 Summary: LaTex semantic checker
 Name: chktex
 Version: 1.6.4
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPLv2+
 Group: Applications/Engineering
 Source0: http://baruch.ev-en.org/proj/chktex/%{name}-%{version}.tar.gz
@@ -33,10 +33,6 @@ cp -p chktex.1 chkweb.1 %{buildroot}%{_mandir}/man1/
 %clean
 rm -rf %{buildroot}
 
-%check
-make %{?_smp_mflags} check
-
-
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS ChkTeX.readme ChkTeX.pdf
@@ -49,6 +45,9 @@ make %{?_smp_mflags} check
 %{_mandir}/man1/deweb.1*
 
 %changelog
+* Sun Sep 19 2010 Sergio Pascual <sergiopr at fedoraproject.org> - 1.6.4-7
+- Fixing FTBFS (bz #631095). Removing checks
+
 * Mon Dec 28 2009 Sergio Pascual <sergiopr at fedoraproject.org> - 1.6.4-6
 - Virtual requires on latex
 


More information about the scm-commits mailing list