Author: charles                      Date: Fri Dec  4 04:19:37 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.3.0

---- Files affected:
packages/qt-creator:
   qt-creator.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/qt-creator/qt-creator.spec
diff -u packages/qt-creator/qt-creator.spec:1.10 
packages/qt-creator/qt-creator.spec:1.11
--- packages/qt-creator/qt-creator.spec:1.10    Sun Aug  2 15:15:31 2009
+++ packages/qt-creator/qt-creator.spec Fri Dec  4 05:19:32 2009
@@ -4,13 +4,13 @@
 Summary:       An IDE tailored to the needs of Qt developers
 Summary(pl.UTF-8):     IDE dostosowane do potrzeb developerow Qt
 Name:          qt-creator
-Version:       1.2.1
+Version:       1.3.0
 Release:       1
 Epoch:         1
 License:       LGPL v2.1
 Group:         Libraries
 Source0:       
http://download.qtsoftware.com/qtcreator/%{name}-%{version}-src.zip
-# Source0-md5: 41f044cf567db09153161403fbab4076
+# Source0-md5: c4c0450099a76099917687f3f05604d9
 Patch0:                %{name}-pluginpath64.patch
 URL:           http://www.qtsoftware.com/developer/qt-creator
 BuildRequires: QtDBus-devel
@@ -23,9 +23,9 @@
 BuildRequires: QtSvg-devel
 BuildRequires: QtWebKit-devel
 BuildRequires: QtXml-devel
-BuildRequires: qt4-build >= 4.5.0-3
+BuildRequires: qt4-build >= 4.6.0
 BuildRequires: qt4-linguist
-BuildRequires: qt4-qmake >= 4.5.0-3
+BuildRequires: qt4-qmake >= 4.6.0
 BuildRequires: unzip
 %requires_eq   QtCore
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,7 +38,7 @@
 Qt Creator to wieloplatformowe IDE dostosowane do potrzeb developerow Qt.
 
 %prep
-%setup -q -n %{name}-%{version}-src
+%setup -q
 
 %if "%{_lib}" == "lib64"
 %patch0 -p1
@@ -62,16 +62,16 @@
 
 export QTDIR=%{_libdir}/qt4
 %{__make} install \
-       INSTALL_ROOT=$RPM_BUILD_ROOT/%{_prefix}
+       INSTALL_ROOT=$RPM_BUILD_ROOT%{_prefix}
 
 %if "%{_lib}" == "lib64"
-mv -f $RPM_BUILD_ROOT/{%{_prefix}/lib,%{_libdir}}
+mv -f $RPM_BUILD_ROOT{%{_prefix}/lib,%{_libdir}}
 %endif
 
-mv -f $RPM_BUILD_ROOT/%{_bindir}/{qtcreator.bin,qtcreator}
+mv -f $RPM_BUILD_ROOT%{_bindir}/{qtcreator.bin,qtcreator}
 
-install -d $RPM_BUILD_ROOT/%{_sysconfdir}/ld.so.conf.d
-echo "%{_libdir}/qtcreator" > 
$RPM_BUILD_ROOT/%{_sysconfdir}/ld.so.conf.d/qtcreator.conf
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d
+echo "%{_libdir}/qtcreator" > 
$RPM_BUILD_ROOT%{_sysconfdir}/ld.so.conf.d/qtcreator.conf
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -102,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/12/04 04:19:32  charles
+- updated to 1.3.0
+
 Revision 1.10  2009/08/02 13:15:31  vip
 - up to 1.2.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qt-creator/qt-creator.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to