rpms/bacula/devel .cvsignore, 1.7, 1.8 bacula.spec, 1.24, 1.25 sources, 1.6, 1.7

Jon Ciesla limb at fedoraproject.org
Mon Apr 27 17:54:22 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/bacula/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27588

Modified Files:
	.cvsignore bacula.spec sources 
Log Message:
3.0.0.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	6 Jan 2009 14:27:16 -0000	1.7
+++ .cvsignore	27 Apr 2009 17:53:52 -0000	1.8
@@ -1,2 +1,2 @@
-bacula-2.4.4.tar.gz
-bacula-docs-2.4.4.tar.bz2
+bacula-3.0.0.tar.gz
+bacula-docs-3.0.0.tar.bz2


Index: bacula.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/devel/bacula.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- bacula.spec	24 Feb 2009 03:54:47 -0000	1.24
+++ bacula.spec	27 Apr 2009 17:53:52 -0000	1.25
@@ -7,8 +7,8 @@
 
 Summary: Cross platform network backup for Linux, Unix, Mac and Windows
 Name: bacula
-Version: 2.4.4
-Release: 3%{?dist}
+Version: 3.0.0
+Release: 1%{?dist}
 # See LICENSE for details
 License: GPLv2 with exceptions
 Group: System Environment/Daemons
@@ -423,6 +423,7 @@
 	--with-x \
 	--enable-bat \
 	--with-qwt=/usr/lib \
+	--disable-libtool \
 	$*
 # Scratch this, it is trouble
 #	--with-readline \
@@ -623,6 +624,9 @@
 chmod 755 %{buildroot}%{_libexecdir}/bacula/*
 chmod 644 %{buildroot}%{_libexecdir}/bacula/btraceback.*
 
+# Remove extra docs
+rm -rf %{buildroot}%{_datadir}/doc/bacula/
+
 %clean
 rm -rf %{buildroot}
 
@@ -795,7 +799,9 @@
 %{_mandir}/man8/btraceback.8*
 %dir %attr(750, bacula, bacula) %{_localstatedir}/log/bacula
 %dir %attr(750, bacula, bacula) %{_localstatedir}/spool/bacula
-
+%{_sbindir}/bacula
+%{_libdir}/bpipe-fd.so
+/usr/libexec/bacula/mtx-changer.conf
 
 %files client
 %defattr(-,root,root,-)
@@ -971,12 +977,13 @@
 
 %files docs
 %defattr(-,root,root,-)
-%doc bacula-docs-%{docs_version}/bacula-web/bacula-web.pdf
-%doc bacula-docs-%{docs_version}/bacula-web/bacula-web/
-%doc bacula-docs-%{docs_version}/developers/developers.pdf
-%doc bacula-docs-%{docs_version}/developers/developers/
-%doc bacula-docs-%{docs_version}/manual/bacula.pdf
-%doc bacula-docs-%{docs_version}/manual/bacula/
+%doc bacula-docs-%{docs_version}/manuals/en/install/install.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/problems/problems.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/console/console.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/utility/utility.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/concepts/concepts.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/catalog/catalog.pdf
+%doc bacula-docs-%{docs_version}/manuals/en/developers/developers.pdf
 
 
 #%files web
@@ -990,6 +997,9 @@
 
 
 %changelog
+* Tue Apr 21 2009 Jon Ciesla <limb at jcomserv.net - 3.0.0-1
+- Update to new upstream, 3.0.0.
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.4.4-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bacula/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	6 Jan 2009 14:27:16 -0000	1.6
+++ sources	27 Apr 2009 17:53:52 -0000	1.7
@@ -1,2 +1,2 @@
-4eb6155b45611018af03002d37a2ffde  bacula-2.4.4.tar.gz
-d9bb3e8ca8c9a4c741b83569c21a4806  bacula-docs-2.4.4.tar.bz2
+5ea5294c4f66f0d8ba1414f1ca9dc79b  bacula-3.0.0.tar.gz
+2c3a1c6ba46b1371240a9b8d053fdf61  bacula-docs-3.0.0.tar.bz2




More information about the fedora-extras-commits mailing list