[packages/qt4] - rel 4; sed rule typo

arekm arekm at pld-linux.org
Mon Sep 24 08:20:34 CEST 2012


commit a4617837ac38970874e7687fa3cf2556409c7f8e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Sep 24 08:20:30 2012 +0200

    - rel 4; sed rule typo

 qt4.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qt4.spec b/qt4.spec
index e981725..a1fa78b 100644
--- a/qt4.spec
+++ b/qt4.spec
@@ -53,7 +53,7 @@ Summary(pl.UTF-8):	Biblioteka Qt do tworzenia GUI
 Summary(pt_BR.UTF-8):	Estrutura para rodar aplicações GUI Qt
 Name:		qt4
 Version:	4.8.3
-Release:	3
+Release:	4
 License:	LGPL v2.1 or GPL v3.0
 Group:		X11/Libraries
 Source0:	http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}.tar.gz
@@ -1820,7 +1820,7 @@ mkdevfl QtUiTools || /bin/true
 %{__sed} -i 's,QtScript\*,QtScript,g' QtScript-devel.files
 %{__sed} -i 's,QtXml\*,QtXml,g' QtXml-devel.files
 # no duplication between QtCore-devel and QtXml-devel
-%{__sed} -i 'd,%{_includedir}/qt4/Qt/QXmlStream.*,,g' QtCore-devel.files
+%{__sed} -i 's,%{_includedir}/qt4/Qt/QXmlStream.*,,g' QtCore-devel.files
 
 echo "%defattr(644,root,root,755)" > examples.files
 ifecho examples %{_examplesdir}/qt4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt4.git/commitdiff/a4617837ac38970874e7687fa3cf2556409c7f8e



More information about the pld-cvs-commit mailing list