[bacula-docs/f17: 1/2] Update to 5.2.7, spec file changes

Simone Caronni slaanesh at fedoraproject.org
Mon Jun 4 09:51:25 UTC 2012


commit 0018470dae52d9ad38fae04ac6a8e68bd53da07f
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Mon Jun 4 11:51:00 2012 +0200

    Update to 5.2.7, spec file changes

 .gitignore       |    1 +
 bacula-docs.spec |   30 +++++++++++++++++-------------
 sources          |    3 +--
 3 files changed, 19 insertions(+), 15 deletions(-)
---
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 <negativo17 at gmail.com> - 5.2.7-1
+- Updated to 5.2.7.
+- Replaced tabs with blanks in spec file (rpmlint).
+
 * Mon May 21 2012 Simone Caronni <negativo17 at gmail.com> - 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


More information about the scm-commits mailing list