rpms/ugene/F-12 ugene.spec,1.16,1.17

iefremov iefremov at fedoraproject.org
Mon Jun 7 05:24:35 UTC 2010


Author: iefremov

Update of /cvs/pkgs/rpms/ugene/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13797

Modified Files:
	ugene.spec 
Log Message:
upstream version update to 1.7.0


Index: ugene.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ugene/F-12/ugene.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- ugene.spec	31 Mar 2010 05:18:12 -0000	1.16
+++ ugene.spec	7 Jun 2010 05:24:34 -0000	1.17
@@ -1,10 +1,7 @@
 Name:    ugene
 Summary: Integrated bioinformatics toolkit
-Version: 1.6.2
-Release: 3%{?dist}
-#The entire source code is GPLv2+ except:
-#file src/libs_3rdparty/qtbindings_core/src/qtscriptconcurrent.h which is GPLv2
-#files in src/plugins_3rdparty/script_debuger/src/qtscriptdebug/ which are GPLv2
+Version: 1.7.0
+Release: 1%{?dist}
 License: GPLv2+ and GPLv2
 Group:   Applications/Engineering
 URL:     http://ugene.unipro.ru
@@ -12,7 +9,6 @@ Source0: http://ugene.unipro.ru/download
 
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: qt-devel >= 4.5.0 zlib-devel desktop-file-utils
-#We need strict versions of qt for correct work of src/libs_3rdparty/qtbindings_*
 Requires:  qt >= 4.5.0 qt-x11 >= 4.5.0
 
 %description
@@ -55,6 +51,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jun 07 2010 Ivan Efremov <iefremov at unipro.ru> - 1.7.0-1
+Upstream version update
+
 * Wed Mar 31 2010 Ivan Efremov <iefremov at unipro.ru> - 1.6.2-3
 - New attempt to fix build
 



More information about the scm-commits mailing list