SPECS: bacula.spec - 2.2.2

areq areq at pld-linux.org
Mon Sep 10 00:22:08 CEST 2007


Author: areq                         Date: Sun Sep  9 22:22:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.2.2

---- Files affected:
SPECS:
   bacula.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/bacula.spec
diff -u SPECS/bacula.spec:1.67 SPECS/bacula.spec:1.68
--- SPECS/bacula.spec:1.67	Sat Aug 18 22:53:34 2007
+++ SPECS/bacula.spec	Mon Sep 10 00:22:03 2007
@@ -40,17 +40,17 @@
 Summary:	Bacula - The Network Backup Solution
 Summary(pl.UTF-8):	Bacula - rozwiązanie do wykonywania kopii zapasowych po sieci
 Name:		bacula
-Version:	2.2.0
+Version:	2.2.2
 Release:	0.1
 Epoch:		0
 License:	extended GPL v2
 Group:		Networking/Utilities
 Source0:	http://dl.sourceforge.net/bacula/%{name}-%{version}.tar.gz
-# Source0-md5:	bdd2320f1adc03c552598b14443a4d3d
+# Source0-md5:	7d21d14d8411949383b2cfd58dbb9f26
 Source1:	http://dl.sourceforge.net/bacula/%{name}-docs-%{version}.tar.bz2
-# Source1-md5:	f8599e55a4ec67f9d6f8296d61ba15d5
-Source2:	http://dl.sourceforge.net/bacula/%{name}-rescue-2.2.0.tar.gz
-# Source2-md5:	cb651b7341e6afc72f36671d7e1d5c2a
+# Source1-md5:	cd3d6e4a425a2c4a9607a1597528add9
+Source2:	http://dl.sourceforge.net/bacula/%{name}-rescue-2.2.2.tar.gz
+# Source2-md5:	5d827dfc73c6307269173b5aa4fa49ce
 Source10:	%{name}-dir.init
 Source11:	%{name}-fd.init
 Source12:	%{name}-sd.init
@@ -84,6 +84,8 @@
 %if %{with python}
 BuildRequires:	python-static
 %endif
+BuildRequires:	qwt-devel
+BuildRequires:	QtGui-devel
 BuildRequires:	readline-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	sed >= 4.0
@@ -423,9 +425,10 @@
 %configure \
 	--with-scriptdir=%{_libexecdir}/%{name} \
 	--%{!?with_gnome:dis}%{?with_gnome:en}able-gnome \
+	--enable-bat \
 	--disable-conio \
 	--enable-smartalloc \
-	%{?with_console_wx:--enable-wx-console} \
+	%{?with_console_wx:--enable-bwx-console} \
 	--enable-tray-monitor \
 	%{?with_python:--with-python} \
 	--with-readline \
@@ -818,9 +821,9 @@
 %doc LICENSE
 %{_pixmapsdir}/%{name}.png
 %{_desktopdir}/bacula-wx.desktop
-%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/wx-console.conf
-%attr(755,root,root) %{_sbindir}/wx-console
-%{_mandir}/man1/bacula-wxconsole.1*
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bwx-console.conf
+%attr(755,root,root) %{_sbindir}/bwx-console
+%{_mandir}/man1/bacula-bwxconsole.1*
 %endif
 
 %if %{with gnome}
@@ -829,9 +832,9 @@
 %doc LICENSE
 %{_pixmapsdir}/%{name}.png
 %{_desktopdir}/bacula.desktop
-%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gnome-console.conf
-%attr(755,root,root) %{_sbindir}/gnome-console
-%{_mandir}/man1/bacula-console-gnome.1*
+%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bgnome-console.conf
+%attr(755,root,root) %{_sbindir}/bgnome-console
+%{_mandir}/man1/bacula-bgnome-console.1*
 %endif
 
 %if %{with console_wx}
@@ -868,6 +871,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007/09/09 22:22:03  areq
+- 2.2.2
+
 Revision 1.67  2007/08/18 20:53:34  areq
 - start upgrade to 2.2.0
 
================================================================

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



More information about the pld-cvs-commit mailing list