SPECS: anjuta.spec - updated to 2.24.0.1

hawk hawk at pld-linux.org
Wed Oct 15 11:37:00 CEST 2008


Author: hawk                         Date: Wed Oct 15 09:37:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.24.0.1

---- Files affected:
SPECS:
   anjuta.spec (1.148 -> 1.149) 

---- Diffs:

================================================================
Index: SPECS/anjuta.spec
diff -u SPECS/anjuta.spec:1.148 SPECS/anjuta.spec:1.149
--- SPECS/anjuta.spec:1.148	Wed Oct  8 17:45:01 2008
+++ SPECS/anjuta.spec	Wed Oct 15 11:36:54 2008
@@ -4,15 +4,16 @@
 Summary(pl.UTF-8):	Zintegrowane środowisko programowania dla GNOME
 Summary(pt_BR.UTF-8):	Ambiente de desenvolvimento integrado C e C++
 Name:		anjuta
-Version:	2.4.2
-Release:	6
+Version:	2.24.0.1
+Release:	1
 Epoch:		1
 License:	GPL
 Group:		Development/Tools
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.4/%{name}-%{version}.tar.bz2
-# Source0-md5:	66dc5a9aeb051846f82715b1bed55e37
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.24/%{name}-%{version}.tar.bz2
+# Source0-md5:	98cfa3707923c339b987f87f659d1e4f
 #Patch0: %{name}-home_etc.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-includes.patch
 URL:		http://anjuta.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.12.0
 BuildRequires:	ORBit2-devel >= 1:2.12.1
@@ -139,9 +140,7 @@
 %setup -q
 #%patch0 -p1 NEEDS checking
 %patch1 -p1
-
-sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
-mv po/sr@{Latn,latin}.po
+%patch2 -p0
 
 %build
 %{__intltoolize}
@@ -187,7 +186,6 @@
 %gconf_schema_install anjuta-build-basic-autotools-plugin.schemas
 %gconf_schema_install anjuta-cvs-plugin.schemas
 %gconf_schema_install anjuta-document-manager.schemas
-%gconf_schema_install anjuta-editor-scintilla.schemas
 %gconf_schema_install anjuta-editor-sourceview.schemas
 %gconf_schema_install anjuta-language-cpp-java.schemas
 %gconf_schema_install anjuta-message-manager-plugin.schemas
@@ -201,7 +199,6 @@
 %gconf_schema_uninstall anjuta-build-basic-autotools-plugin.schemas
 %gconf_schema_uninstall anjuta-cvs-plugin.schemas
 %gconf_schema_uninstall anjuta-document-manager.schemas
-%gconf_schema_uninstall anjuta-editor-scintilla.schemas
 %gconf_schema_uninstall anjuta-editor-sourceview.schemas
 %gconf_schema_uninstall anjuta-language-cpp-java.schemas
 %gconf_schema_uninstall anjuta-message-manager-plugin.schemas
@@ -238,7 +235,6 @@
 %{_datadir}/%{name}/gtodo
 %{_datadir}/%{name}/profiles
 %{_datadir}/%{name}/project
-%{_datadir}/%{name}/properties
 %dir %{_datadir}/%{name}/scripts
 %attr(755,root,root) %{_datadir}/%{name}/scripts/create_global_tags.sh
 %dir %{_datadir}/%{name}/tools
@@ -262,7 +258,6 @@
 %{_sysconfdir}/gconf/schemas/anjuta-build-basic-autotools-plugin.schemas
 %{_sysconfdir}/gconf/schemas/anjuta-cvs-plugin.schemas
 %{_sysconfdir}/gconf/schemas/anjuta-document-manager.schemas
-%{_sysconfdir}/gconf/schemas/anjuta-editor-scintilla.schemas
 %{_sysconfdir}/gconf/schemas/anjuta-editor-sourceview.schemas
 %{_sysconfdir}/gconf/schemas/anjuta-language-cpp-java.schemas
 %{_sysconfdir}/gconf/schemas/anjuta-message-manager-plugin.schemas
@@ -276,18 +271,14 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libanjuta-ctags.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libanjuta-ctags.so.0
-%attr(755,root,root) %{_libdir}/libanjuta-egg.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libanjuta-egg.so.0
 %attr(755,root,root) %{_libdir}/libanjuta.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libanjuta.so.0
 
 %files -n libanjuta-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libanjuta-ctags.so
-%attr(755,root,root) %{_libdir}/libanjuta-egg.so
 %attr(755,root,root) %{_libdir}/libanjuta.so
 %{_libdir}/libanjuta-ctags.la
-%{_libdir}/libanjuta-egg.la
 %{_libdir}/libanjuta.la
 %{_includedir}/libanjuta-1.0
 %{_pkgconfigdir}/libanjuta-1.0.pc
@@ -302,6 +293,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2008/10/15 09:36:54  hawk
+- updated to 2.24.0.1
+
 Revision 1.148  2008/10/08 15:45:01  arekm
 - release 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anjuta.spec?r1=1.148&r2=1.149&f=u



More information about the pld-cvs-commit mailing list