[packages/highlight] - force moc regeneration - rel 3
baggins
baggins at pld-linux.org
Sat May 7 08:47:31 CEST 2016
commit 6f174515ce1eb58587fc4e1c2666c790504803fb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat May 7 08:47:10 2016 +0200
- force moc regeneration
- rel 3
highlight.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/highlight.spec b/highlight.spec
index 9de4054..654cf22 100644
--- a/highlight.spec
+++ b/highlight.spec
@@ -6,7 +6,7 @@ Summary: A source code converter to HTML, XHTML, RTF, TeX, LaTeX, XSL-FO, and XM
Summary(pl.UTF-8): Konwerter kodu źródłowego do formatów HTML, XHTML, RTF, TeX, LaTeX, XSL-FO oraz XML
Name: highlight
Version: 2.16
-Release: 2
+Release: 3
License: GPL v3
Group: Applications/Publishing
Source0: http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
@@ -70,6 +70,8 @@ RTF, TeX, LaTeX, XSL-FO, and XML.
%setup -q
%patch0 -p1
+%{__rm} src/gui-qt/moc_*.cpp
+
%build
%{__make} \
CXX="%{__cxx}" \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/highlight.git/commitdiff/6f174515ce1eb58587fc4e1c2666c790504803fb
More information about the pld-cvs-commit
mailing list