[Bacula-users] RPM Build on openSUSE 42.2

2017-06-12 Thread David Westfall
Searching google for "bacula build rpm" I find the link below. http://www.bacula.org/5.0.x-manuals/es/utility/utility/Bacula_RPM_Packaging_FAQ.html Looking at the instructions and what is in the spec files I figured that I should use the following command to build the rpm. rpmbuild -ba --define

Re: [Bacula-users] RPM Build on openSUSE 42.2

2017-06-12 Thread Kern Sibbald
Hello, I suspect that you used the bacula.spec.in file, which is not going to work.  If you do a correct ./configure with all needed arguments for a proper build in the root directory the bacula.spec.in file will be compiled into a bacula.spec file, w

Re: [Bacula-users] Wildcards in FileSet questions

2017-06-12 Thread Ivan Adzhubey
Hi, I have found a somewhat relevant discussion on the list archive, which dates back to 2005: https://sourceforge.net/p/bacula/mailman/message/14923506/ This clarified some of the questions about priority in the pattern matching process but still for majority of my questions it does not provi