From: Marcin Banasiak Date: Fri, 16 May 2008 14:34:08 +0000 (+0000) Subject: - updated to 2.4.1 X-Git-Tag: auto/th/anjuta-2_4_1-1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=6c7e56915c477c685c19812cc5f8eeff48df661e;hp=b3b79ea20f957d204544ade0fe21d6d80e580f14;p=packages%2Fanjuta.git - updated to 2.4.1 - more verbose files Changed files: anjuta.spec -> 1.142 --- diff --git a/anjuta.spec b/anjuta.spec index 5c351ea..c6f1b35 100644 --- a/anjuta.spec +++ b/anjuta.spec @@ -3,13 +3,13 @@ Summary(es.UTF-8): Entorno integrado de desarrollo (IDE) de GNOME 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.0 -Release: 5 +Version: 2.4.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: 5eca972ef7b95de85a8088eaf9cc0753 +# Source0-md5: 97d919cade598ab86442b34bbc2cbe1e #Patch0: %{name}-home_etc.patch Patch1: %{name}-desktop.patch URL: http://anjuta.sourceforge.net/ @@ -22,41 +22,43 @@ BuildRequires: binutils-devel >= 3:2.15.92 BuildRequires: devhelp-devel >= 0.13 BuildRequires: gdl-devel >= 0.7.3 BuildRequires: gettext-devel -BuildRequires: glib2-devel >= 1:2.14 +BuildRequires: glib2-devel >= 1:2.14.0 BuildRequires: gnome-build-devel >= 0.2.0 -BuildRequires: gnome-doc-utils BuildRequires: gnome-common -BuildRequires: gnome-vfs2-devel >= 2.10.0 +BuildRequires: gnome-doc-utils +BuildRequires: gnome-vfs2-devel >= 2.14.0 BuildRequires: graphviz-devel >= 2.6.0 +BuildRequires: gtk+2-devel >= 2:2.10.0 BuildRequires: gtk-doc >= 1.7 -BuildRequires: gtk+2-devel >= 2:2.10 -BuildRequires: gtksourceview-devel >= 1.4.0 -BuildRequires: intltool >= 0.35.0 -BuildRequires: libgladeui-devel >= 3.0.2 +BuildRequires: gtksourceview2-devel >= 2.2.0 +BuildRequires: intltool >= 0.36.2 +BuildRequires: libglade2-devel >= 1:2.6.2 +BuildRequires: libgladeui-devel >= 3.2.0 +BuildRequires: libgnome-devel >= 2.14.0 BuildRequires: libgnomecanvas-devel >= 2.12.0 BuildRequires: libgnomeprintui-devel >= 2.12.0 -BuildRequires: libgnome-devel >= 2.14 BuildRequires: libgnomeui-devel >= 2.12.0 BuildRequires: libstdc++-devel BuildRequires: libtool -BuildRequires: libwnck-devel >= 2.12 -BuildRequires: libxml2-devel >= 2.4.23 +BuildRequires: libwnck-devel >= 2.12.0 +BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: libxslt-devel BuildRequires: neon-devel >= 0.24.5 -BuildRequires: pango-devel >= 1:1.1.1 -BuildRequires: pcre-devel >= 3.9 BuildRequires: pkgconfig +BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: scrollkeeper +BuildRequires: sed >= 4.0 BuildRequires: subversion-devel >= 1.0.2 BuildRequires: vte-devel >= 0.14.0 -Requires(post,preun): GConf2 +Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper Requires(post,postun): shared-mime-info +Requires(post,preun): GConf2 # Requires: gnome-terminal -Requires: glib2 >= 1:2.14 +Requires: glib2 >= 1:2.14.0 Requires: libanjuta = %{epoch}:%{version}-%{release} # sr@Latn vs. sr@latin Conflicts: glibc-misc < 6:2.7 @@ -111,6 +113,8 @@ Summary: Header files for libanjuta library Summary(pl.UTF-8): Pliki nagłówkowe biblioteki libanjuta Group: Development/Libraries Requires: libanjuta-devel = %{epoch}:%{version}-%{release} +Requires: libglade2-devel >= 1:2.6.2 +Requires: libgnomeui-devel >= 2.12.0 %description -n libanjuta-devel Header files for libanjuta library. @@ -135,12 +139,15 @@ Dokumentacja API biblioteki libanjuta. #%patch0 -p1 NEEDS checking %patch1 -p1 +sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS +mv po/sr@{Latn,latin}.po + %build %{__intltoolize} %{__libtoolize} %{__aclocal} -%{__autoheader} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --with-html-dir=%{_gtkdocdir} \ @@ -149,14 +156,14 @@ Dokumentacja API biblioteki libanjuta. --with-neon-config=%{_bindir}/neon-config \ --with-omf-dir=%{_omf_dest_dir} \ --disable-scrollkeeper \ - --disable-static + --disable-static %{__make} %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ +%{__make} -j1 install \ DESTDIR=$RPM_BUILD_ROOT \ gnomemenudir=%{_desktopdir} \ mimepngicondir=%{_iconsdir}/hicolor/48x48/mimetypes \ @@ -167,9 +174,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/anjuta/lib*.la rm -rf $RPM_BUILD_ROOT%{_docdir}/anjuta -[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr@latin ] || \ - mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin} -%find_lang %{name} --with-gnome --all-name +%find_lang %{name} --with-gnome --with-omf --all-name %clean rm -rf $RPM_BUILD_ROOT @@ -177,15 +182,37 @@ rm -rf $RPM_BUILD_ROOT %post %scrollkeeper_update_post %update_mime_database +%update_desktop_database +%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 +%gconf_schema_install anjuta.schemas +%gconf_schema_install anjuta-symbol-browser-plugin.schemas +%gconf_schema_install anjuta-terminal-plugin.schemas %gconf_schema_install anjuta-valgrind.schemas %update_icon_cache hicolor %preun +%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 +%gconf_schema_uninstall anjuta.schemas +%gconf_schema_uninstall anjuta-symbol-browser-plugin.schemas +%gconf_schema_uninstall anjuta-terminal-plugin.schemas %gconf_schema_uninstall anjuta-valgrind.schemas %postun %scrollkeeper_update_postun %update_mime_database +%update_desktop_database_postun %update_icon_cache hicolor %post -n libanjuta -p /sbin/ldconfig @@ -194,7 +221,9 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog FUTURE NEWS README ROADMAP THANKS TODO doc/ScintillaDoc.html -%attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_bindir}/anjuta +%attr(755,root,root) %{_bindir}/anjuta_import.sh +%attr(755,root,root) %{_bindir}/anjuta_launcher %dir %{_libdir}/%{name} %attr(755,root,root) %{_libdir}/%{name}/lib*.so* %{_libdir}/%{name}/*.plugin @@ -223,25 +252,44 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/layout.xml %{_datadir}/%{name}/macros.xml %{_datadir}/%{name}/welcome.txt -%{_datadir}/mime/packages/%{name}.xml +%{_datadir}/%{name}/AUTHORS +%{_datadir}/mime/packages/anjuta.xml %{_datadir}/glade3/catalogs/anjuta-glade.xml %{_desktopdir}/%{name}.desktop %{_mandir}/man1/anjuta.1* %{_mandir}/man1/anjuta_launcher.1* -%{_omf_dest_dir}/%{name}-manual -%{_sysconfdir}/gconf/schemas/*.* +%{_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 +%{_sysconfdir}/gconf/schemas/anjuta.schemas +%{_sysconfdir}/gconf/schemas/anjuta-symbol-browser-plugin.schemas +%{_sysconfdir}/gconf/schemas/anjuta-terminal-plugin.schemas +%{_sysconfdir}/gconf/schemas/anjuta-valgrind.schemas %{_iconsdir}/hicolor/*/*/*.* %files -n libanjuta %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/*.so.* +%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) -%{_includedir}/libanjuta-* -%attr(755,root,root) %{_libdir}/*.so -%{_libdir}/*.la -%{_pkgconfigdir}/*.pc +%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 %files -n libanjuta-apidocs %defattr(644,root,root,755)