]> git.pld-linux.org Git - packages/bacula.git/blobdiff - bacula.spec
- bcond descs cleanup
[packages/bacula.git] / bacula.spec
index d48a9f543cd58848a234eb58384909cffbab5834..ee714d21aec0c10606aaf789713e3444f8d706b1 100644 (file)
@@ -1,9 +1,10 @@
 #
 # TODO:
 #      - update desktop files, think about su-wrappers for console
-%bcond_with    console_wx      #Enable console-wx program
-%bcond_without gnome           #Enable gnome console program
-
+# Conditional build:
+%bcond_with    console_wx      # build wx-console program
+%bcond_without gnome           # don't build gnome-console program
+#
 Summary:       Bacula - The Network Backup Solution
 Summary(pl):   Bacula - rozwi±zanie do wykonywania kopii zapasowych po sieci
 Name:          bacula
@@ -426,8 +427,6 @@ install updatedb/update_sqlite* $RPM_BUILD_ROOT%{_libexecdir}/%{name}
 # manual
 cp -a man1 man8 $RPM_BUILD_ROOT%{_mandir}
 
-
-
 # place for site passwords
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{dir-password,fd-password,sd-password}
 touch $RPM_BUILD_ROOT%{_sysconfdir}/{mon-dir-password,mon-fd-password,mon-sd-password}
This page took 0.08183 seconds and 4 git commands to generate.