search for: bcond_without

Displaying 7 results from an estimated 7 matches for "bcond_without".

2020 Jun 26
2
R 4.0.0 rebuild status
On Tuesday, 23 June 2020 16.48.53 WEST Tom Callaway wrote: > There are a few of those, but not many. Hi Tom, I noticed that for example in R-assertthat you have used the bcond: %bcond_with check would not it be better to use bootstrap instead to take advantage of: https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping I am asking for curiosity since from now on we will
2020 Jun 26
2
R 4.0.0 rebuild status
On Friday, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > I used bcond locally and wrongly assumed that fedpkg build would > support --with BCOND and --without BCOND. Instead, the way to activate > it is to change to "%bcond_with check" and then revert to > "%bcond_without check". The only difference with bootstrap is that > "bootstrap" is recognized and a suffix ~bootstrap can be added > automatically to the resulting build. So the question is whether we > want that suffix or not. AFAIU the issue is that the bootstrap scheme does not require...
2020 Jun 26
0
R 4.0.0 rebuild status
...ay, 26 June 2020 10.47.13 WEST I?aki Ucar wrote: > > I used bcond locally and wrongly assumed that fedpkg build would > > support --with BCOND and --without BCOND. Instead, the way to activate > > it is to change to "%bcond_with check" and then revert to > > "%bcond_without check". The only difference with bootstrap is that > > "bootstrap" is recognized and a suffix ~bootstrap can be added > > automatically to the resulting build. So the question is whether we > > want that suffix or not. > > AFAIU the issue is that the bootstrap...
2007 Dec 11
1
1.0.8 with quota 1.0.8 patch - undefined symbol: quota_set
...hs %patch106 -p1 -b .quota Since I'm using centos to match RHEL 4 [rpmbuild at test SPECS]$ cat /etc/redhat-release Red Hat Enterprise Linux WS release 4 (Nahant) I also added to my .rpmmacros for the rpmbuild user I have %bcond_with() %{expand:%%{?_with_%{1}:%%global with_%{1} 1}} %bcond_without() %{expand:%%{!?_without_%{1}:%%global without_%{1} 1}} %with() %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}} %without() %{expand:%%{?without_%{1}:0}%%{!?without_%{1}:1}} then rpm -e dovecot su rpmbuild ... rpmbuild -ba postfix.spec rpm -Uvh ...dovecot.rpm [root at test doveco...
2020 Jun 26
0
R 4.0.0 rebuild status
...estion does not make sense since I am still trying to make > sense of this maze. :-) I used bcond locally and wrongly assumed that fedpkg build would support --with BCOND and --without BCOND. Instead, the way to activate it is to change to "%bcond_with check" and then revert to "%bcond_without check". The only difference with bootstrap is that "bootstrap" is recognized and a suffix ~bootstrap can be added automatically to the resulting build. So the question is whether we want that suffix or not. -- I?aki ?car
2020 Jun 26
2
R 4.0.0 rebuild status
Hi Jos?, On Thu, 25 Jun 2020 at 20:05, Jos? Ab?lio Matos <jamatos at fc.up.pt> wrote: > > On Friday, 26 June 2020 00.45.46 WEST Elliott Sales de Andrade wrote: > > Thanks for starting off builds. However, please be careful merging to > > master, as some packages were bumped and have incompatibilities that > > should not be put in stable releases. I will try to come
2008 Oct 08
8
Auth Issues - Urgent - Help!
After a few hours of running, I get tons of the following errors in my logs: dovecot: Oct 08 07:41:50 Error: auth(default): ldap(user at domain,x.x.x.x): Request queue is full I removed the username and IP, obviously. Any idea how to stop this? I have about 5 Thousand users using horde that login ever 1-5 minutes to refresh their page. I assume it is a setting, but I am confused as to