Author: shadzik Date: Fri Jan 9 12:00:11 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated BRs - rel 2
---- Files affected: SPECS: ruby-qt4.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/ruby-qt4.spec diff -u SPECS/ruby-qt4.spec:1.5 SPECS/ruby-qt4.spec:1.6 --- SPECS/ruby-qt4.spec:1.5 Mon Jan 5 20:04:32 2009 +++ SPECS/ruby-qt4.spec Fri Jan 9 13:00:05 2009 @@ -8,11 +8,13 @@ # - fix qwt issue # %define _pnam qt4-qtruby +%define qtver 4.4.3 + Summary: Ruby bindings for the Qt4 GUI library Summary(pl.UTF-8): DowiÄ…zania ruby dla biblioteki Qt4 GUI Name: ruby-qt4 Version: 1.4.10 -Release: 1 +Release: 2 License: GPL v2 Group: Development/Languages Source0: http://rubyforge.org/frs/download.php/36331/qt4-qtruby-%{version}.tgz @@ -20,9 +22,16 @@ Patch0: %{name}-qtruby-debian.patch Patch1: %{name}-qtruby-lib64.patch URL: http://rubyforge.org/projects/korundum/ -BuildRequires: cmake >= 2.6.0 +BuildRequires: QtCore-devel >= 4.4.3 +BuildRequires: QtDBus-devel >= 4.4.3 +BuildRequires: QtGui-devel >= 4.4.3 +BuildRequires: QtNetwork-devel >= 4.4.3 +BuildRequires: QtUiTools-devel >= 4.4.3 +BuildRequires: QtWebKit-devel >= 4.4.3 +BuildRequires: QtXml-devel >= 4.4.3 +BuildRequires: cmake >= 2.6.2 BuildRequires: qscintilla2-devel -BuildRequires: qt4-qmake +BuildRequires: qt4-qmake >= 4.4.3 BuildRequires: rpmbuild(macros) >= 1.277 BuildRequires: ruby-devel BuildConflicts: qwt-devel @@ -105,6 +114,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/01/09 12:00:05 shadzik +- updated BRs +- rel 2 + Revision 1.5 2009/01/05 19:04:32 glen - renamed from ruby-qt4-qtruby ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-qt4.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
