]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- rel 4; sed rule typo auto/th/qt4-4.8.3-4
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Sep 2012 06:20:30 +0000 (08:20 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 24 Sep 2012 06:20:30 +0000 (08:20 +0200)
qt4.spec

index e9817256978e4a62b395eaa6b172e21b9b8e73c9..a1fa78b576909b251054190415cb412cf37962b9 100644 (file)
--- 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
This page took 0.081316 seconds and 4 git commands to generate.