X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=glom.spec;h=3c6bd4bf315aad37224d9225e61b5b55a0c0d24d;hb=4ab1b7770a65a30c57c37971eafc63ac307ff4df;hp=c32b4b471838a5e464f42dec7d6fafcace2e164e;hpb=384aa7d74136f01107534813cfb0a632147781fb;p=packages%2Fglom.git diff --git a/glom.spec b/glom.spec index c32b4b4..3c6bd4b 100644 --- a/glom.spec +++ b/glom.spec @@ -1,43 +1,68 @@ Summary: A user-friendly database environment Summary(pl.UTF-8): Przyjazne użytkownikowi środowisko bazodanowe Name: glom -Version: 1.8.6 -Release: 4 +Version: 1.26.0 +Release: 1 License: GPL v2 Group: X11/Applications -Source0: http://ftp.gnome.org/pub/GNOME/sources/glom/1.8/%{name}-%{version}.tar.bz2 -# Source0-md5: 36599a6909e40afb5bcf4c414a70c49b -Patch0: %{name}-desktop.patch -Patch1: %{name}-postgres-utils.patch +Source0: http://ftp.gnome.org/pub/GNOME/sources/glom/1.26/%{name}-%{version}.tar.xz +# Source0-md5: 7e1d9fe660437e19134f52de0d2af5b4 URL: http://www.glom.org/ -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: avahi-glib-devel -BuildRequires: bakery-devel >= 2.6.0 -BuildRequires: gettext-devel +BuildRequires: autoconf >= 2.63 +BuildRequires: automake >= 1:1.10 +BuildRequires: boost-devel +BuildRequires: evince-devel >= 3.0 +BuildRequires: gettext-devel >= 0.17 +BuildRequires: glibmm-devel >= 2.32.0 BuildRequires: gnome-doc-utils >= 0.10.0 -BuildRequires: goocanvasmm-devel >= 0.13.0 -BuildRequires: gtkmm-devel >= 2.10.5 -BuildRequires: gtksourceviewmm2-devel +BuildRequires: goocanvas2-devel >= 2.0.1 +BuildRequires: goocanvasmm2-devel >= 1.90.8 +BuildRequires: gtkmm3-devel >= 3.10.0 +BuildRequires: gtksourceviewmm3-devel >= 3.0.0 BuildRequires: intltool >= 0.36.0 BuildRequires: iso-codes -BuildRequires: libepc-devel >= 0.3.1 -BuildRequires: libgdamm3-devel -BuildRequires: libtool +BuildRequires: libarchive-devel >= 3.0 +BuildRequires: libepc-devel >= 0.4.0 +BuildRequires: libgda5-devel >= 5.2.1 +BuildRequires: libgdamm5-devel >= 4.99.6 +BuildRequires: libstdc++-devel +BuildRequires: libtool >= 2:2.2.0 +BuildRequires: libxml++-devel >= 2.23.1 BuildRequires: libxslt-devel >= 1.1.17 +BuildRequires: mm-common >= 0.9.5 BuildRequires: pkgconfig -BuildRequires: python-gnome-extras-gda-devel >= 2.19.1 -BuildRequires: python-pygtk-devel >= 2:2.12.0 +BuildRequires: pkgconfig(libgda-mysql-5.0) +BuildRequires: pkgconfig(libgda-postgres-5.0) +BuildRequires: pkgconfig(libgda-sqlite-5.0) +BuildRequires: python-devel +BuildRequires: python-pygobject3-devel >= 2.29.0 BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 +BuildRequires: sphinx-pdg +BuildRequires: tar >= 1:1.22 +BuildRequires: xz Requires(post,postun): desktop-file-utils Requires(post,postun): gtk-update-icon-cache Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper Requires(post,postun): shared-mime-info -Requires: libgda3-provider-postgres -Requires: python-gnome-extras-gda >= 2.19.1 %pyrequires_eq python-modules +Requires: evince >= 3.0 +Requires: glibmm >= 2.32.0 +Requires: goocanvas2 >= 2.0.1 +Requires: goocanvasmm2 >= 1.90.8 +Requires: gtkmm3 >= 3.10.0 +Requires: gtksourceviewmm3 >= 3.0.0 +Requires: iso-codes +Requires: libepc >= 0.4.0 +Requires: libgda5 >= 5.2.1 +Requires: libgdamm5 >= 4.99.6 +Requires: libxml++ >= 2.23.1 +Requires: libxslt >= 1.1.17 +Requires: python-pygobject3 >= 2.29.0 +Suggests: libgda5-provider-mysql >= 5.2.1 +Suggests: libgda5-provider-postgres >= 5.2.1 +Suggests: libgda5-provider-sqlite >= 5.2.1 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -47,14 +72,46 @@ Glom is an easy-to-use database designer and user interface. Glom jest łatwym w użyciu programem do projektowania baz danych oraz interfejsem użytkownika. +%package devel +Summary: Header files for Glom library +Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Glom +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +Header files for Glom library. + +%description devel -l pl.UTF-8 +Pliki nagłówkowe biblioteki Glom. + +%package apidocs +Summary: API documentation for Glom library and its Python binding +Summary(pl.UTF-8): Dokumentacja API biblioteki Glom i jej wiązań do Pythona +Group: Documentation + +%description apidocs +API documentation for Glom library and its Python binding. + +%description apidocs -l pl.UTF-8 +Dokumentacja API biblioteki Glom i jej wiązań do Pythona. + +%package examples +Summary: Examples for Glom +Summary(pl.UTF-8): Przykłady dla Gloma +Group: Documentation + +%description examples +Examples for Glom. + +%description examples -l pl.UTF-8 +Przykłady dla Gloma. + %prep %setup -q -%patch0 -p1 -%patch1 -p1 %build %{__gnome_doc_prepare} -%{__glib_gettextize} +%{__gettextize} %{__intltoolize} %{__libtoolize} %{__aclocal} -I macros @@ -62,9 +119,10 @@ interfejsem użytkownika. %{__autoheader} %{__automake} %configure \ + --disable-scrollkeeper \ + --disable-silent-rules \ --disable-static \ --disable-update-mime-database \ - --disable-scrollkeeper \ --with-postgres-utils=%{_bindir} %{__make} @@ -74,9 +132,11 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.la -rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info +%{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la +%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/*.la + +install -d $RPM_BUILD_ROOT%{_examplesdir} +cp -pr examples $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} %find_lang %{name} --with-gnome --with-omf @@ -101,10 +161,32 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_bindir}/glom -%attr(755,root,root) %{_libdir}/libglom.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libglom.so.0 -%attr(755,root,root) %{py_sitedir}/glom.so +%attr(755,root,root) %{_bindir}/glom_export_po +%attr(755,root,root) %{_bindir}/glom_export_po_all +%attr(755,root,root) %{_bindir}/glom_import_po_all +%attr(755,root,root) %{_bindir}/glom_test_connection +%attr(755,root,root) %{_libdir}/libglom-1.26.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libglom-1.26.so.0 +%attr(755,root,root) %{py_sitedir}/glom_1_26.so %{_datadir}/%{name} +%{_datadir}/appdata/glom.appdata.xml %{_datadir}/mime/packages/glom.xml %{_desktopdir}/glom.desktop -%{_iconsdir}/hicolor/*/apps/* +%{_iconsdir}/hicolor/*/apps/glom.* + +%files devel +%defattr(644,root,root,755) +%attr(755,root,root) %{_libdir}/libglom-1.26.so +%{_includedir}/glom-1.26 +%{_pkgconfigdir}/glom-1.26.pc + +%files apidocs +%defattr(644,root,root,755) +%{_docdir}/libglom-1.26 +%{_docdir}/pyglom_1_26 +%{_datadir}/devhelp/books/libglom-1.26 + +%files examples +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/glom_create_from_example +%{_examplesdir}/%{name}-%{version}