From 0018470dae52d9ad38fae04ac6a8e68bd53da07f Mon Sep 17 00:00:00 2001 From: Simone Caronni Date: Jun 04 2012 09:51:00 +0000 Subject: Update to 5.2.7, spec file changes --- diff --git a/.gitignore b/.gitignore index a25938f..3a7a7f8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /bacula-docs-5.2.4.tar.bz2 /bacula-docs-5.2.5.tar.bz2 /bacula-docs-5.2.6.tar.bz2 +/bacula-docs-5.2.7.tar.bz2 diff --git a/bacula-docs.spec b/bacula-docs.spec index 2cd602b..4ffd6d9 100644 --- a/bacula-docs.spec +++ b/bacula-docs.spec @@ -1,22 +1,22 @@ %define debug_package %{nil} -Name: bacula-docs -Version: 5.2.6 -Release: 3%{?dist} -Summary: Bacula documentation -Group: Documentation +Name: bacula-docs +Version: 5.2.7 +Release: 1%{?dist} +Summary: Bacula documentation +Group: Documentation -License: GPLv2 with exceptions -URL: http://www.bacula.org -Source0: http://www.bacula.org/downloads/Bacula-%{version}/%{name}-%{version}.tar.bz2 -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildArch: noarch +License: GPLv2 with exceptions +URL: http://www.bacula.org +Source0: http://www.bacula.org/downloads/Bacula-%{version}/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +BuildArch: noarch -BuildRequires: tetex-latex, tetex, ghostscript, latex2html -BuildRequires: bacula-devel = %{version} +BuildRequires: tetex-latex, tetex, ghostscript, latex2html +BuildRequires: bacula-devel = %{version} %if 0%{?fedora} >= 9 || 0%{?rhel} >= 6 -BuildRequires: dvipdfm +BuildRequires: dvipdfm %endif Provides: bacula-docs = %{version}-%{release} @@ -56,6 +56,10 @@ done %changelog +* Mon Jun 04 2012 Simone Caronni - 5.2.7-1 +- Updated to 5.2.7. +- Replaced tabs with blanks in spec file (rpmlint). + * Mon May 21 2012 Simone Caronni - 5.2.6-3 - Removed __make macro. diff --git a/sources b/sources index db514f6..e40fbf8 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -fbfb246c97ef653b9714268af4250035 bacula-docs-5.2.5.tar.bz2 -30b340fefc46c8148b1ba89cd1db60e4 bacula-docs-5.2.6.tar.bz2 +1138c2cbfa4a87624fac1cf67b1a5a19 bacula-docs-5.2.7.tar.bz2