From ddb87ce44281b42b81ae5c49333e2c45d9d2848a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 17 Feb 2010 03:24:11 +0000 Subject: [PATCH 1/7] Initialize branch F-13 for valide --- branch | 1 + 1 file changed, 1 insertion(+) create mode 100644 branch diff --git a/branch b/branch new file mode 100644 index 0000000..baa94ef --- /dev/null +++ b/branch @@ -0,0 +1 @@ +F-13 From 28649105b047b573741deda9b25945622d6f1985 Mon Sep 17 00:00:00 2001 From: MERCIER Jonathan Date: Wed, 31 Mar 2010 00:00:28 +0000 Subject: [PATCH 2/7] Update to newest relase for val(a)ide --- .cvsignore | 2 +- sources | 2 +- valide.spec | 20 ++++++++++++++------ 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.cvsignore b/.cvsignore index cdd7a8c..bae4c90 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -valide-20093012svn488.tar.gz +valide-20103003svn511.tar.xz diff --git a/sources b/sources index 0b8ac73..a459dd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9c825d68857539223e151f287b1bdee7 valide-20093012svn488.tar.gz +0ae56c2517a5a9673efdaea54ce64a0f valide-20103003svn511.tar.xz diff --git a/valide.spec b/valide.spec index 62ad549..5dc80eb 100644 --- a/valide.spec +++ b/valide.spec @@ -1,22 +1,22 @@ -%global alphatag 20093012 -%global svn_revision svn488 +%global alphatag 20103003 +%global svn_revision svn511 %global gtk2_version 2.11.0 %global vala_version 0.7.3 # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: -# svn export -r r488 http://valide.googlecode.com/svn/trunk/ valide-20093012svn488 -# tar -czvf valide-20093012svn488.tar.gz valide-20093012svn488 +# svn export -r r511 http://valide.googlecode.com/svn/trunk/ valide-20103003svn511 +# tar -cJvf valide-20103003svn511.tar.xz valide-20103003svn511 Name: valide Version: 0.6.1 -Release: 0.21.%{alphatag}%{svn_revision}%{?dist} +Release: 0.22.%{alphatag}%{svn_revision}%{?dist} Summary: An integrated development environment (IDE) for the Vala programming language Group: Development/Tools License: GPLv3+ URL: http://www.valaide.org -Source0: %{name}-%{alphatag}%{svn_revision}.tar.gz +Source0: %{name}-%{alphatag}%{svn_revision}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= %{gtk2_version} @@ -123,6 +123,14 @@ fi %{_libdir}/libvalide-*.so %changelog +* Wed Mar 31 2010 Jonathan MERCIER 0.6.1-0.22.20103003svn511 +- Allow plugins configuration +- Update castillan language +- Update french language +- Add advanced search plugins +- Fix crash with vala 7.10 +- And other minor bug fixed + * Wed Jan 15 2010 Jonathan MERCIER 0.6.1-0.21.20093012svn488 - Update to the new version 0.6.1 From a3706ec121113bec15d890eb2bdc535c85ac5300 Mon Sep 17 00:00:00 2001 From: MERCIER Jonathan Date: Tue, 1 Jun 2010 19:40:27 +0000 Subject: [PATCH 3/7] *** empty log message *** --- .cvsignore | 2 +- import.log | 1 + sources | 2 +- valide.spec | 39 ++++++++++++++++++++++++++++++--------- 4 files changed, 33 insertions(+), 11 deletions(-) diff --git a/.cvsignore b/.cvsignore index bae4c90..2e6678c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -valide-20103003svn511.tar.xz +valide-20101105svn609.tar.xz diff --git a/import.log b/import.log index 4913013..cede6aa 100644 --- a/import.log +++ b/import.log @@ -5,3 +5,4 @@ valide-0_5_1-0_14_20090720svn291_fc11:HEAD:valide-0.5.1-0.14.20090720svn291.fc11 valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255964121 valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255965843 valide-0_5_1-0_19_20091019svn425_fc11:HEAD:valide-0.5.1-0.19.20091019svn425.fc11.src.rpm:1255971798 +valide-0_7-0_26_20101105svn609_fc13:F-13:valide-0.7-0.26.20101105svn609.fc13.src.rpm:1275421204 diff --git a/sources b/sources index a459dd9..9ece83a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ae56c2517a5a9673efdaea54ce64a0f valide-20103003svn511.tar.xz +3d01712813354399ebd41b09f8f7a37d valide-20101105svn609.tar.xz diff --git a/valide.spec b/valide.spec index 5dc80eb..a5f5a1a 100644 --- a/valide.spec +++ b/valide.spec @@ -1,16 +1,16 @@ -%global alphatag 20103003 -%global svn_revision svn511 -%global gtk2_version 2.11.0 -%global vala_version 0.7.3 +%global alphatag 20101105 +%global svn_revision svn609 +%global gtk2_version 2.18.0 +%global vala_version 0.8 # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: -# svn export -r r511 http://valide.googlecode.com/svn/trunk/ valide-20103003svn511 -# tar -cJvf valide-20103003svn511.tar.xz valide-20103003svn511 +# svn export -r r646 http://valide.googlecode.com/svn/trunk/ valide-20102005svn646 +# tar -cJvf valide-20102005svn645.tar.xz valide-20102005svn645 Name: valide -Version: 0.6.1 -Release: 0.22.%{alphatag}%{svn_revision}%{?dist} +Version: 0.7 +Release: 0.26.%{alphatag}%{svn_revision}%{?dist} Summary: An integrated development environment (IDE) for the Vala programming language Group: Development/Tools @@ -25,6 +25,7 @@ BuildRequires: sqlite-devel, unique-devel, desktop-file-utils, gtksourceview2-d BuildRequires: waf, libyaml-devel, libgdl-devel Requires: vala-devel >= %{vala_version} +Requires: vala-tools, vala-doc Requires: hicolor-icon-theme %description @@ -60,7 +61,7 @@ fonctionalités à Val(a)IDE. %build CFLAGS="%{optflags}" LINKFLAGS="%{optflags}" waf -v configure --prefix=%{_prefix} --with-libdir=%{_libdir} --debug -waf -v %{?_smp_mflags} +./waf -v %{?_smp_mflags} %install rm -rf %{buildroot} @@ -123,6 +124,26 @@ fi %{_libdir}/libvalide-*.so %changelog +* Thu Jun 01 2010 Jonathan MERCIER 0.6.1-0.26.20101105svn609 +- Some bug Fixed +- update to new major release 7.0 + + +* Sat May 08 2010 Jonathan MERCIER 0.6.1-0.25.20100705svn589 +- Some bug Fixed +- update to new minor release + +* Sun Apr 25 2010 Jonathan MERCIER 0.6.1-0.24.20101604svn538 +- Replace action can be undo +- Fix issue #136 + +* Wed Apr 16 2010 Jonathan MERCIER 0.6.1-0.23.20101604svn536 +- Bug fix: search widget +- Improve GtkBuilder binding +- Remove duplicate file opening +- Update the GDL binding to 2.30 +- Many other bug fix + * Wed Mar 31 2010 Jonathan MERCIER 0.6.1-0.22.20103003svn511 - Allow plugins configuration - Update castillan language From ff6325afb560e768307d38ccb8372c0ddc7a01f9 Mon Sep 17 00:00:00 2001 From: MERCIER Jonathan Date: Tue, 1 Jun 2010 20:36:08 +0000 Subject: [PATCH 4/7] Update to new major release 7.0 --- valide.spec | 76 +++++++++++++++++++++++++++++------------------------ 1 file changed, 41 insertions(+), 35 deletions(-) diff --git a/valide.spec b/valide.spec index a5f5a1a..8b59905 100644 --- a/valide.spec +++ b/valide.spec @@ -1,32 +1,32 @@ -%global alphatag 20101105 -%global svn_revision svn609 -%global gtk2_version 2.18.0 -%global vala_version 0.8 +%global alphatag 20101105 +%global svn_revision svn609 +%global gtk2_version 2.18.0 +%global vala_version 0.8 # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: # svn export -r r646 http://valide.googlecode.com/svn/trunk/ valide-20102005svn646 -# tar -cJvf valide-20102005svn645.tar.xz valide-20102005svn645 +# tar -cJvf valide-20102005svn646.tar.xz valide-20102005svn646 -Name: valide -Version: 0.7 -Release: 0.26.%{alphatag}%{svn_revision}%{?dist} -Summary: An integrated development environment (IDE) for the Vala programming language +Name: valide +Version: 0.7 +Release: 0.28.%{alphatag}%{svn_revision}%{?dist} +Summary: An integrated development environment (IDE) for the Vala programming language -Group: Development/Tools -License: GPLv3+ -URL: http://www.valaide.org -Source0: %{name}-%{alphatag}%{svn_revision}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +Group: Development/Tools +License: GPLv3+ +URL: http://www.valaide.org +Source0: %{name}-%{alphatag}%{svn_revision}.tar.xz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: gtk2-devel >= %{gtk2_version} -BuildRequires: vala-devel >= %{vala_version} -BuildRequires: sqlite-devel, unique-devel, desktop-file-utils, gtksourceview2-devel, intltool -BuildRequires: waf, libyaml-devel, libgdl-devel +BuildRequires: gtk2-devel >= %{gtk2_version} +BuildRequires: vala-devel >= %{vala_version} +BuildRequires: sqlite-devel, unique-devel, desktop-file-utils, gtksourceview2-devel, intltool +BuildRequires: waf, libyaml-devel, libgdl-devel -Requires: vala-devel >= %{vala_version} -Requires: vala-tools, vala-doc -Requires: hicolor-icon-theme +Requires: vala-devel >= %{vala_version} +Requires: vala-tools, vala-doc +Requires: hicolor-icon-theme %description Val(a)IDE is an Integrated Development Environment for the Vala programming @@ -37,12 +37,12 @@ Val(a)IDE est un Environnement de Développement Intégré pour le langage de programmation Vala. %package devel -Summary: Support for developing plugins for the Val(a)IDE -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} -Requires: gtk2-devel >= %{gtk2_version} -Requires: sqlite-devel, unique-devel, gtksourceview2-devel -Requires: libxml2-devel, libyaml-devel +Summary: Support for developing plugins for the Val(a)IDE +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: gtk2-devel >= %{gtk2_version} +Requires: sqlite-devel, unique-devel, gtksourceview2-devel +Requires: libxml2-devel, libyaml-devel %description devel Val(a)IDE is an Integrated Development Environment for the Vala programming @@ -66,10 +66,10 @@ CFLAGS="%{optflags}" LINKFLAGS="%{optflags}" waf -v configure --prefix=%{_prefix %install rm -rf %{buildroot} ./waf -v install --destdir=%{buildroot} --debug -desktop-file-install --vendor="" \ - --mode 0644 \ - --dir=%{buildroot}%{_datadir}/applications/ \ - %{buildroot}%{_datadir}/applications/%{name}.desktop +desktop-file-install --vendor="" \ + --mode 0644 \ + --dir=%{buildroot}%{_datadir}/applications/ \ + %{buildroot}%{_datadir}/applications/%{name}.desktop find %{buildroot}%{_libdir} -name *.so -exec chmod 755 {} \; %find_lang %{name} @@ -99,8 +99,8 @@ update-desktop-database &> /dev/null || : update-mime-database %{_datadir}/mime &> /dev/null || : # update icon themes if [ $1 -eq 0 ] ; then - touch --no-create %{_datadir}/icons/hicolor &>/dev/null - gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : + touch --no-create %{_datadir}/icons/hicolor &>/dev/null + gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : fi %files -f %{name}.lang @@ -124,6 +124,12 @@ fi %{_libdir}/libvalide-*.so %changelog +* Thu Jun 01 2010 Jonathan MERCIER 0.6.1-0.28.20101105svn609 +- Minor Fix + +* Thu Jun 01 2010 Jonathan MERCIER 0.6.1-0.27.20101105svn609 +- Minor Fix + * Thu Jun 01 2010 Jonathan MERCIER 0.6.1-0.26.20101105svn609 - Some bug Fixed - update to new major release 7.0 @@ -214,8 +220,8 @@ fi * Tue Jul 14 2009 Jonathan MERCIER 0.5.1-0.4.278svn - Use revision 278 -- Drop Requires: vala >= %%{vala_version} -- Drop Requires: vala-devel >= %%{vala_version} +- Drop Requires: vala >= %%{vala_version} +- Drop Requires: vala-devel >= %%{vala_version} - BuildRequires in two line - Add Comment in %%post and %%postun - Remove some of the empty lines From f7e4fee9b8c5dc6ba0f4857f12784389a3a4fa85 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 29 Jul 2010 14:53:07 +0000 Subject: [PATCH 5/7] dist-git conversion --- .cvsignore => .gitignore | 0 Makefile | 21 --------------------- branch | 1 - import.log | 8 -------- 4 files changed, 30 deletions(-) rename .cvsignore => .gitignore (100%) delete mode 100644 Makefile delete mode 100644 branch delete mode 100644 import.log diff --git a/.cvsignore b/.gitignore similarity index 100% rename from .cvsignore rename to .gitignore diff --git a/Makefile b/Makefile deleted file mode 100644 index 559418c..0000000 --- a/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# Makefile for source rpm: valide -# $Id: Makefile,v 1.1 2009/07/15 02:35:36 tibbs Exp $ -NAME := valide -SPECFILE = $(firstword $(wildcard *.spec)) - -define find-makefile-common -for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$d/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done -endef - -MAKEFILE_COMMON := $(shell $(find-makefile-common)) - -ifeq ($(MAKEFILE_COMMON),) -# attept a checkout -define checkout-makefile-common -test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2 -endef - -MAKEFILE_COMMON := $(shell $(checkout-makefile-common)) -endif - -include $(MAKEFILE_COMMON) diff --git a/branch b/branch deleted file mode 100644 index baa94ef..0000000 --- a/branch +++ /dev/null @@ -1 +0,0 @@ -F-13 diff --git a/import.log b/import.log deleted file mode 100644 index cede6aa..0000000 --- a/import.log +++ /dev/null @@ -1,8 +0,0 @@ -valide-0_5_1-0_11_20090713svn278_fc11:HEAD:valide-0.5.1-0.11.20090713svn278.fc11.src.rpm:1247657817 -valide-0_5_1-0_12_20090715svn280_fc11:HEAD:valide-0.5.1-0.12.20090715svn280.fc11.src.rpm:1247679623 -valide-0_5_1-0_13_20090715svn280_fc11:HEAD:valide-0.5.1-0.13.20090715svn280.fc11.src.rpm:1247684671 -valide-0_5_1-0_14_20090720svn291_fc11:HEAD:valide-0.5.1-0.14.20090720svn291.fc11.src.rpm:1248110015 -valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255964121 -valide-0_5_1-0_18_20091019svn425_fc11:HEAD:valide-0.5.1-0.18.20091019svn425.fc11.src.rpm:1255965843 -valide-0_5_1-0_19_20091019svn425_fc11:HEAD:valide-0.5.1-0.19.20091019svn425.fc11.src.rpm:1255971798 -valide-0_7-0_26_20101105svn609_fc13:F-13:valide-0.7-0.26.20101105svn609.fc13.src.rpm:1275421204 From 12a3e0d366112795b1c91f426a916bc6e328cfb3 Mon Sep 17 00:00:00 2001 From: bioinfornatics Date: Sat, 4 Sep 2010 14:26:54 +0200 Subject: [PATCH 6/7] fix spec and add source --- .gitignore | 2 ++ sources | 3 ++- valide.spec | 33 ++++++++++++++++++++++++--------- 3 files changed, 28 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 2e6678c..6671617 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ valide-20101105svn609.tar.xz +/valide-20100904svn689.tar.xz +/valadoc.py diff --git a/sources b/sources index 9ece83a..53ccb86 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -3d01712813354399ebd41b09f8f7a37d valide-20101105svn609.tar.xz +3693e1dc1db5e1c53975e61190adab98 valide-20100904svn689.tar.xz +b7e2a245a559bb4a841f593f6b80f11e valadoc.py diff --git a/valide.spec b/valide.spec index 8b59905..86b2e92 100644 --- a/valide.spec +++ b/valide.spec @@ -1,22 +1,23 @@ -%global alphatag 20101105 -%global svn_revision svn609 +%global alphatag 20100904 +%global svn_revision svn689 %global gtk2_version 2.18.0 -%global vala_version 0.8 +%global vala_version 0.9.7 # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: -# svn export -r r646 http://valide.googlecode.com/svn/trunk/ valide-20102005svn646 -# tar -cJvf valide-20102005svn646.tar.xz valide-20102005svn646 +# svn export -r r689 http://valide.googlecode.com/svn/trunk/ valide-20100904svn689 +# tar -cJvf valide-20100904svn689.tar.xz valide-20100904svn689 Name: valide -Version: 0.7 -Release: 0.28.%{alphatag}%{svn_revision}%{?dist} +Version: 0.7.0 +Release: 5.%{alphatag}%{svn_revision}%{?dist} Summary: An integrated development environment (IDE) for the Vala programming language Group: Development/Tools License: GPLv3+ URL: http://www.valaide.org Source0: %{name}-%{alphatag}%{svn_revision}.tar.xz +Source1: valadoc.py BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= %{gtk2_version} @@ -58,14 +59,16 @@ fonctionalités à Val(a)IDE. %prep %setup -q -n %{name}-%{alphatag}%{svn_revision} +cp %{SOURCE1} . %build CFLAGS="%{optflags}" LINKFLAGS="%{optflags}" waf -v configure --prefix=%{_prefix} --with-libdir=%{_libdir} --debug -./waf -v %{?_smp_mflags} +waf -vv %{?_smp_mflags} %install rm -rf %{buildroot} -./waf -v install --destdir=%{buildroot} --debug +echo -e "\n************************************************************\n" +./waf -vv install --destdir=%{buildroot} --debug desktop-file-install --vendor="" \ --mode 0644 \ --dir=%{buildroot}%{_datadir}/applications/ \ @@ -124,6 +127,18 @@ fi %{_libdir}/libvalide-*.so %changelog +* Sat Sep 04 2010 Jonathan MERCIER 0.7.0-5.20100904svn689 +- Update to last revision (689) + +* Fri Sep 03 2010 Jonathan MERCIER 0.7.0-4 +- Update to stable release 0.7.0 + +* Fri Sep 02 2010 Jonathan MERCIER 0.7-320100901svn686 +- Update to revision 686 + +* Fri Aug 06 2010 Jonathan MERCIER 0.7-2.20100727svn664 +- Update to revision 664 version 0.7 + * Thu Jun 01 2010 Jonathan MERCIER 0.6.1-0.28.20101105svn609 - Minor Fix From 318dd5f0d01464e6f38d9c4ac397e04e318c287a Mon Sep 17 00:00:00 2001 From: bioinfornatics Date: Fri, 8 Oct 2010 23:26:36 +0200 Subject: [PATCH 7/7] New Revision --- .gitignore | 1 + sources | 2 +- valide.spec | 13 ++++++++----- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 6671617..b80196c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ valide-20101105svn609.tar.xz /valide-20100904svn689.tar.xz /valadoc.py +/valide-20100923bzr557.tar.xz diff --git a/sources b/sources index 53ccb86..049fb2d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3693e1dc1db5e1c53975e61190adab98 valide-20100904svn689.tar.xz +2ca942fa38b57175121333d350773ddd valide-20100923bzr557.tar.xz b7e2a245a559bb4a841f593f6b80f11e valadoc.py diff --git a/valide.spec b/valide.spec index 86b2e92..eddced5 100644 --- a/valide.spec +++ b/valide.spec @@ -1,16 +1,16 @@ -%global alphatag 20100904 -%global svn_revision svn689 +%global alphatag 20100923 +%global svn_revision bzr557 %global gtk2_version 2.18.0 %global vala_version 0.9.7 # The source for this package was pulled from upstream's cvs. Use the # following commands to generate the tarball: -# svn export -r r689 http://valide.googlecode.com/svn/trunk/ valide-20100904svn689 -# tar -cJvf valide-20100904svn689.tar.xz valide-20100904svn689 +# bzr branch -r 557 lp:valide valide-20100923bzr557 +# tar -cJvf valide-20100923bzr557.tar.xz valide-20100923bzr557 Name: valide Version: 0.7.0 -Release: 5.%{alphatag}%{svn_revision}%{?dist} +Release: 7.%{alphatag}%{svn_revision}%{?dist} Summary: An integrated development environment (IDE) for the Vala programming language Group: Development/Tools @@ -127,6 +127,9 @@ fi %{_libdir}/libvalide-*.so %changelog +* Fri Oct 08 2010 Jonathan MERCIER 0.7.0-8.20100923bzr557 +- Fix spec + * Sat Sep 04 2010 Jonathan MERCIER 0.7.0-5.20100904svn689 - Update to last revision (689)