This commit is contained in:
parent
6530d7b17e
commit
dbbfa6e985
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c6cd7756f694d0bac7e93a6b69d6d2fdfb1eccafe49a5ccffe59670f572db311
|
|
||||||
size 6711358
|
|
3
anjuta-2.25.901.tar.bz2
Normal file
3
anjuta-2.25.901.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a173985276f28b424db10991fb9ad7dd2b658e3d53038f5a1fcb6485bc2266df
|
||||||
|
size 7238748
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 6 00:18:23 EST 2009 - hfiguiere@suse.de
|
||||||
|
|
||||||
|
- Revert some .spec change causing a breakage.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 4 12:25:41 EST 2009 - hfiguiere@suse.de
|
||||||
|
|
||||||
|
- Update to 2.25.901
|
||||||
|
+ A large number of changes and fixes.
|
||||||
|
+ File-browser shows version control status for subversion using
|
||||||
|
emblems
|
||||||
|
+ Remote debugging support using gdbserver
|
||||||
|
+ New bookmark interface
|
||||||
|
+ gnome-build merge into anjuta
|
||||||
|
+ Starter plugin for fast access to common actions
|
||||||
|
+ Symbol-db plugin now default and working, old ctags code and
|
||||||
|
symbol-browser removed
|
||||||
|
+ Glade integration work (GSoc) merged
|
||||||
|
+ Support for scratchbox2
|
||||||
|
- Added perl-gettext and libgda-4_0-devel in the build requires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 26 10:24:58 CET 2008 - mboman@suse.de
|
Fri Dec 26 10:24:58 CET 2008 - mboman@suse.de
|
||||||
|
|
||||||
@ -15,9 +37,9 @@ Mon Oct 20 10:42:28 EST 2008 - mboman@suse.de
|
|||||||
|
|
||||||
- Update to version 2.24.1:
|
- Update to version 2.24.1:
|
||||||
+ bgo#545668 - new file are not added correctly to the project
|
+ bgo#545668 - new file are not added correctly to the project
|
||||||
+ bgo#545668 – file's icon not correctly updated on tabs-right-click
|
+ bgo#545668 - file's icon not correctly updated on tabs-right-click
|
||||||
+ bgo#556053 – closing file tabs disable 'save button'
|
+ bgo#556053 - closing file tabs disable 'save button'
|
||||||
+ bgo#554684 – Cursor column number is not updated when typing text
|
+ bgo#554684 - Cursor column number is not updated when typing text
|
||||||
+ Debugger was unable to start if build and source directory are different
|
+ Debugger was unable to start if build and source directory are different
|
||||||
+ Subversion: Make sure the repository URL given to the switch command is
|
+ Subversion: Make sure the repository URL given to the switch command is
|
||||||
canonicalized.
|
canonicalized.
|
||||||
|
39
anjuta.spec
39
anjuta.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package anjuta (Version 2.24.1)
|
# spec file for package anjuta (Version 2.25.901)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -36,6 +36,7 @@ BuildRequires: gtksourceview-devel
|
|||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libapr-util1-devel
|
BuildRequires: libapr-util1-devel
|
||||||
BuildRequires: libapr1-devel
|
BuildRequires: libapr1-devel
|
||||||
|
BuildRequires: libgda-4_0-devel
|
||||||
BuildRequires: libglade2-devel
|
BuildRequires: libglade2-devel
|
||||||
BuildRequires: libgladeui-1_0-devel
|
BuildRequires: libgladeui-1_0-devel
|
||||||
BuildRequires: libgnomeprintui-devel
|
BuildRequires: libgnomeprintui-devel
|
||||||
@ -44,6 +45,7 @@ BuildRequires: libneon-devel
|
|||||||
BuildRequires: libwnck-devel
|
BuildRequires: libwnck-devel
|
||||||
BuildRequires: libxslt-devel
|
BuildRequires: libxslt-devel
|
||||||
BuildRequires: pcre-devel
|
BuildRequires: pcre-devel
|
||||||
|
BuildRequires: perl-gettext
|
||||||
BuildRequires: perl-XML-Parser
|
BuildRequires: perl-XML-Parser
|
||||||
BuildRequires: scrollkeeper
|
BuildRequires: scrollkeeper
|
||||||
BuildRequires: shared-mime-info
|
BuildRequires: shared-mime-info
|
||||||
@ -96,8 +98,8 @@ Recommends: libgnomecanvas-doc
|
|||||||
Recommends: libgnomeui-doc
|
Recommends: libgnomeui-doc
|
||||||
Recommends: libgnomeprint-doc
|
Recommends: libgnomeprint-doc
|
||||||
Recommends: libgnomeprintui-doc
|
Recommends: libgnomeprintui-doc
|
||||||
Version: 2.24.1
|
Version: 2.25.901
|
||||||
Release: 3
|
Release: 1
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
Summary: GNOME IDE for C and C++
|
Summary: GNOME IDE for C and C++
|
||||||
Source: anjuta-%{version}.tar.bz2
|
Source: anjuta-%{version}.tar.bz2
|
||||||
@ -245,6 +247,7 @@ fi
|
|||||||
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
%{_datadir}/icons/hicolor/scalable/apps/*.svg
|
||||||
%dir %{_datadir}/omf/anjuta-manual
|
%dir %{_datadir}/omf/anjuta-manual
|
||||||
%{_datadir}/omf/anjuta-manual/*.omf
|
%{_datadir}/omf/anjuta-manual/*.omf
|
||||||
|
%{_datadir}/gnome/help/anjuta-build-tutorial
|
||||||
%doc %{_mandir}/man?/*.*
|
%doc %{_mandir}/man?/*.*
|
||||||
%{_libdir}/glade3/modules/*
|
%{_libdir}/glade3/modules/*
|
||||||
%{_datadir}/glade3/catalogs/*
|
%{_datadir}/glade3/catalogs/*
|
||||||
@ -267,6 +270,22 @@ fi
|
|||||||
%files lang -f %name.lang
|
%files lang -f %name.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 06 2009 hfiguiere@suse.de
|
||||||
|
- Revert some .spec change causing a breakage.
|
||||||
|
* Wed Feb 04 2009 hfiguiere@suse.de
|
||||||
|
- Update to 2.25.901
|
||||||
|
+ A large number of changes and fixes.
|
||||||
|
+ File-browser shows version control status for subversion using
|
||||||
|
emblems
|
||||||
|
+ Remote debugging support using gdbserver
|
||||||
|
+ New bookmark interface
|
||||||
|
+ gnome-build merge into anjuta
|
||||||
|
+ Starter plugin for fast access to common actions
|
||||||
|
+ Symbol-db plugin now default and working, old ctags code and
|
||||||
|
symbol-browser removed
|
||||||
|
+ Glade integration work (GSoc) merged
|
||||||
|
+ Support for scratchbox2
|
||||||
|
- Added perl-gettext and libgda-4_0-devel in the build requires.
|
||||||
* Fri Dec 26 2008 mboman@suse.de
|
* Fri Dec 26 2008 mboman@suse.de
|
||||||
- Use gtksourceview-devel instead of gtksourceview18-devel.
|
- Use gtksourceview-devel instead of gtksourceview18-devel.
|
||||||
Fixes bnc#461287
|
Fixes bnc#461287
|
||||||
@ -276,9 +295,9 @@ fi
|
|||||||
* Mon Oct 20 2008 mboman@suse.de
|
* Mon Oct 20 2008 mboman@suse.de
|
||||||
- Update to version 2.24.1:
|
- Update to version 2.24.1:
|
||||||
+ bgo#545668 - new file are not added correctly to the project
|
+ bgo#545668 - new file are not added correctly to the project
|
||||||
+ bgo#545668 – file's icon not correctly updated on tabs-right-click
|
+ bgo#545668 - file's icon not correctly updated on tabs-right-click
|
||||||
+ bgo#556053 – closing file tabs disable 'save button'
|
+ bgo#556053 - closing file tabs disable 'save button'
|
||||||
+ bgo#554684 – Cursor column number is not updated when typing text
|
+ bgo#554684 - Cursor column number is not updated when typing text
|
||||||
+ Debugger was unable to start if build and source directory are different
|
+ Debugger was unable to start if build and source directory are different
|
||||||
+ Subversion: Make sure the repository URL given to the switch command is
|
+ Subversion: Make sure the repository URL given to the switch command is
|
||||||
canonicalized.
|
canonicalized.
|
||||||
@ -418,7 +437,7 @@ fi
|
|||||||
- Do not require linc.
|
- Do not require linc.
|
||||||
* Sun Nov 07 2004 ro@suse.de
|
* Sun Nov 07 2004 ro@suse.de
|
||||||
- make it build with new intltool
|
- make it build with new intltool
|
||||||
* Tue Oct 26 2004 ro@suse.de
|
* Mon Oct 25 2004 ro@suse.de
|
||||||
- locale rename: no -> nb
|
- locale rename: no -> nb
|
||||||
* Tue Sep 07 2004 sbrabec@suse.cz
|
* Tue Sep 07 2004 sbrabec@suse.cz
|
||||||
- Generated shared mime info.
|
- Generated shared mime info.
|
||||||
@ -432,7 +451,7 @@ fi
|
|||||||
* Thu Jun 10 2004 sbrabec@suse.cz
|
* Thu Jun 10 2004 sbrabec@suse.cz
|
||||||
- Updated to version 1.2.2.
|
- Updated to version 1.2.2.
|
||||||
- Fixed IA64 crash on start (#41854).
|
- Fixed IA64 crash on start (#41854).
|
||||||
* Mon Apr 26 2004 ro@suse.de
|
* Sun Apr 25 2004 ro@suse.de
|
||||||
- fix function return type to void
|
- fix function return type to void
|
||||||
* Wed Mar 17 2004 sbrabec@suse.cz
|
* Wed Mar 17 2004 sbrabec@suse.cz
|
||||||
- Fixed scrollkeeper calling conventions (#36215).
|
- Fixed scrollkeeper calling conventions (#36215).
|
||||||
@ -440,7 +459,7 @@ fi
|
|||||||
- FHS 2.3 fix (mandir, infodir, #35821).
|
- FHS 2.3 fix (mandir, infodir, #35821).
|
||||||
* Mon Mar 15 2004 sbrabec@suse.cz
|
* Mon Mar 15 2004 sbrabec@suse.cz
|
||||||
- Added package set sufficient for compilation to requirements (#35900),
|
- Added package set sufficient for compilation to requirements (#35900),
|
||||||
* Thu Feb 19 2004 ro@suse.de
|
* Wed Feb 18 2004 ro@suse.de
|
||||||
- fix plugindir for lib64
|
- fix plugindir for lib64
|
||||||
* Thu Feb 12 2004 sbrabec@suse.cz
|
* Thu Feb 12 2004 sbrabec@suse.cz
|
||||||
- Updated to version 1.2.1 (GNOME2).
|
- Updated to version 1.2.1 (GNOME2).
|
||||||
@ -480,7 +499,7 @@ fi
|
|||||||
- updated to version 0.1.9
|
- updated to version 0.1.9
|
||||||
* Mon May 27 2002 ro@suse.de
|
* Mon May 27 2002 ro@suse.de
|
||||||
- removed gpc from neededforbuild
|
- removed gpc from neededforbuild
|
||||||
* Fri Feb 01 2002 ro@suse.de
|
* Thu Jan 31 2002 ro@suse.de
|
||||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||||
* Wed Dec 05 2001 hhetter@suse.de
|
* Wed Dec 05 2001 hhetter@suse.de
|
||||||
- update to version 0.1.8
|
- update to version 0.1.8
|
||||||
|
Loading…
Reference in New Issue
Block a user