Summary: Free user-friendly XML editor Summary(pl): Wolnodostępny, przyjazny dla użytkownika edytor XML Name: conglomerate Version: 0.5.4 Release: 1 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz # Source0-md5: 43e9a1c29fc4a096a03a0496db25a0c6 Patch0: %{name}-desktop.patch URL: http://www.conglomerate.org/ BuildRequires: gtk+2-devel BuildRequires: libglade2-devel BuildRequires: libgnomeui-devel BuildRequires: libxslt-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Conglomerate is a free user-friendly XML editor. It attempts to hide the gory details of XML from the end-user. It can support any XML file format, but so far we have been concentrating on DocBook support. A goal of the project is to create a free DocBook editor that Word users can easily learn. %description -l pl Conglomerate to wolnodostępny, przyjazny dla użytkownika edytor XML. Próbuje ukryć mordercze szczegóły XML-a przed końcowym użytkownikiem. Potrafi obsłużyć każdy format pliku XML, ale jak na razie jego rozwój jest skoncentrowany na obsłudze dla DocBooka. Celem projektu jest stworzenie wolnodostępnego edytora DocBooka, łatwego do nauczenia dla użytkowników Worda. %prep %setup -q %patch0 -p1 %build %configure %{__make} %install rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT %find_lang %{name} %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %attr (755,root,root) %{_bindir}/* %{_datadir}/%{name} %{_desktopdir}/* %{_pixmapsdir}/*.png