SPECS: bacula.spec - added 3 patches from upstream; rel 2

paszczus paszczus at pld-linux.org
Thu Jul 24 14:06:15 CEST 2008


Author: paszczus                     Date: Thu Jul 24 12:06:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added 3 patches from upstream; rel 2

---- Files affected:
SPECS:
   bacula.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/bacula.spec
diff -u SPECS/bacula.spec:1.93 SPECS/bacula.spec:1.94
--- SPECS/bacula.spec:1.93	Wed Jul  9 17:29:04 2008
+++ SPECS/bacula.spec	Thu Jul 24 14:06:09 2008
@@ -44,7 +44,7 @@
 Summary(pl.UTF-8):	Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:		bacula
 Version:	2.4.1
-Release:	1
+Release:	2
 Epoch:		0
 License:	extended GPL v2
 Group:		Networking/Utilities
@@ -68,7 +68,9 @@
 Patch4:		%{name}-branding.patch
 Patch5:		%{name}-conf.patch
 Patch6:		%{name}-nostatic.patch
-
+Patch7:		%{name}-mount.patch
+Patch8:		%{name}-mysql-timeout.patch
+Patch9:		%{name}-sd-crash.patch
 URL:		http://www.bacula.org/
 BuildRequires:	acl-static
 BuildRequires:	automake
@@ -97,13 +99,13 @@
 BuildRequires:	qt4-qmake >= 4.3.3-3
 BuildRequires:	qwt-devel >= 5.0.2-2
 %endif
+%{?with_mysql:BuildRequires:	mysql-devel}
+%{?with_pgsql:BuildRequires:	postgresql-devel}
 BuildRequires:	readline-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
 %{?with_sqlite:BuildRequires:	sqlite-devel}
 %{?with_sqlite3:BuildRequires:	sqlite3-devel}
-%{?with_mysql:BuildRequires:	mysql-devel}
-%{?with_pgsql:BuildRequires:	postgresql-devel}
 %if %{with console_wx}
 BuildRequires:	wxGTK2-unicode-devel >= 2.4.0
 %endif
@@ -445,6 +447,9 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p0
+%patch8 -p0
+%patch9 -p0
 
 tar -xf %{SOURCE2} && ln -s bacula-rescue-* rescue
 
@@ -941,6 +946,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2008/07/24 12:06:09  paszczus
+- added 3 patches from upstream; rel 2
+
 Revision 1.93  2008/07/09 15:29:04  areq
 - 2.4.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bacula.spec?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list