diff --git a/bacula.spec b/bacula.spec index ce33482..fcf4ec0 100644 --- a/bacula.spec +++ b/bacula.spec @@ -11,7 +11,6 @@ URL: http://www.%{name}.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Source1: http://download.sourceforge.net/%{name}/%{name}-docs-%{version}.tar.bz2 Source3: %{name}-gconsole.desktop Source4: %{name}-wxconsole.desktop Source5: %{name}-traymonitor.desktop @@ -29,10 +28,8 @@ BuildRequires: bonobo-activation-devel BuildRequires: desktop-file-utils BuildRequires: freetype-devel BuildRequires: GConf2-devel -BuildRequires: ghostscript BuildRequires: glibc-devel BuildRequires: gtk2-devel -BuildRequires: latex2html BuildRequires: libacl-devel BuildRequires: libart_lgpl-devel BuildRequires: libbonobo-devel @@ -53,8 +50,6 @@ BuildRequires: python-devel BuildRequires: sed BuildRequires: sqlite-devel BuildRequires: tcp_wrappers -BuildRequires: tetex -BuildRequires: tetex-latex BuildRequires: wxGTK-devel BuildRequires: zlib-devel @@ -304,21 +299,8 @@ based on a client/server architecture. This development package contains static libraries and header files. -%package docs -Summary: Bacula documentation -Group: Documentation - -%description docs -Bacula is a set of programs that allow you to manage the backup, recovery, and -verification of computer data across a network of different computers. It is -based on a client/server architecture. - -This package contains the documentation for most of the %{name}-packages. - - %prep %setup -q -c -n %{name}-%{version} -%setup -q -a 1 -D -T # Patching and other source preparation pushd %{name}-%{version} @@ -426,12 +408,6 @@ pushd %{name}-postgresql build --with-postgresql popd -# Build the docs -pushd %{name}-docs-%{version} - %configure --with-%{name}=%{_builddir}/%{name}-%{version}/%{name}-%{version} - make -popd - %install rm -rf %{buildroot} @@ -1011,21 +987,13 @@ fi %defattr(-,root,root,-) %{_includedir}/bacula -%files docs -%defattr(-,root,root,-) -%doc %{name}-docs-%{version}/%{name}-web/%{name}-web.pdf -%doc %{name}-docs-%{version}/%{name}-web/%{name}-web/ -%doc %{name}-docs-%{version}/developers/developers.pdf -%doc %{name}-docs-%{version}/developers/developers/ -%doc %{name}-docs-%{version}/manual/%{name}.pdf -%doc %{name}-docs-%{version}/manual/%{name}/ - %changelog * Wed Jul 18 2012 Simone Caronni 2.4.4-4 - Remove fedora-usermgmt entirely, see thread at: http://lists.fedoraproject.org/pipermail/packaging/2011-December/008034.html - Add devel subpackage. +- Remove docs subpackage. * Wed Jul 18 2012 Simone Caronni 2.4.4-3 - Removed commented stuff that will never come back. diff --git a/sources b/sources index a198e71..6218218 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ 4eb6155b45611018af03002d37a2ffde bacula-2.4.4.tar.gz -d9bb3e8ca8c9a4c741b83569c21a4806 bacula-docs-2.4.4.tar.bz2