Re: Specs using %define

2016-01-31 Thread Eduardo Mayorga Téllez
El jue, 24-12-2015 a las 15:01 -0600, Jason L Tibbitts III escribió: > ngspice (chitlesh, mayorga) Fix pushed and built in Rawhide. Eduardo -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-26 Thread Tom Callaway
On 12/24/2015 04:01 PM, Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. > > Here's a complete (long) list. I don't think

Re: Specs using %define

2016-01-19 Thread Nils Philippsen
On Thu, 2015-12-24 at 15:01 -0600, Jason L Tibbitts III wrote: > ardour4 (nphilipp) > gegl (deji, nphilipp) > gimp-data-extras (nphilipp) > gimp-help (nphilipp) > glade2 (nphilipp, alexl, caillon, caolanm, johnp, mbarnes, rhughes, rstrode, > ssp, group::gnome-sig) > python-augeas (xaeth,

Re: Specs using %define

2016-01-17 Thread Richard Fearn
> eclipse-findbugs (richardfearn) Fixed - thanks! Richard -- Richard Fearn richardfe...@gmail.com -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-12 Thread Jakub Jelen
On 12/24/2015 10:01 PM, Jason L Tibbitts III wrote: To satisfy my curiosity, I grepped the convenient tarball of specfiles (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines matching "(?After fixing %define -> %global in my spec file, my vim is having several problems: *

Re: Specs using %define

2016-01-10 Thread Ankur Sinha
On Thu, 2015-12-24 at 15:01 -0600, Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of > specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for line > s > matching "(? there were more than 1900 hits. > > Here's a complete (long) list.  

Re: Specs using %define

2016-01-07 Thread Louis Lagendijk
On Thu, 2015-12-24 at 15:01 -0600, Jason L Tibbitts III wrote: > cups-bjnp Is fixed and built in Rawhide, F22/F23 are fixed but not built. Louid -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-06 Thread Richard W.M. Jones
On Tue, Jan 05, 2016 at 09:15:29PM +0200, Panu Matilainen wrote: > On 01/05/2016 07:16 PM, Richard W.M. Jones wrote: > >On Thu, Dec 24, 2015 at 03:01:02PM -0600, Jason L Tibbitts III wrote: > >>coccinelle (rjones) > > > >coccinelle.spec has: > > > >%{!?python_sitelib: %define python_sitelib

Re: Specs using %define

2016-01-06 Thread Richard W.M. Jones
On Wed, Jan 06, 2016 at 11:54:06AM +, Richard W.M. Jones wrote: > On Tue, Jan 05, 2016 at 09:15:29PM +0200, Panu Matilainen wrote: > > On 01/05/2016 07:16 PM, Richard W.M. Jones wrote: > > >On Thu, Dec 24, 2015 at 03:01:02PM -0600, Jason L Tibbitts III wrote: > > >>mingw-freetype (rjones,

Re: Specs using %define

2016-01-06 Thread Panu Matilainen
On 01/06/2016 01:59 PM, Richard W.M. Jones wrote: On Wed, Jan 06, 2016 at 11:54:06AM +, Richard W.M. Jones wrote: On Tue, Jan 05, 2016 at 09:15:29PM +0200, Panu Matilainen wrote: On 01/05/2016 07:16 PM, Richard W.M. Jones wrote: On Thu, Dec 24, 2015 at 03:01:02PM -0600, Jason L Tibbitts

Re: Specs using %define

2016-01-06 Thread Richard W.M. Jones
On Wed, Jan 06, 2016 at 02:28:45PM +0200, Panu Matilainen wrote: > On 01/06/2016 01:59 PM, Richard W.M. Jones wrote: > >On Wed, Jan 06, 2016 at 11:54:06AM +, Richard W.M. Jones wrote: > >>On Tue, Jan 05, 2016 at 09:15:29PM +0200, Panu Matilainen wrote: > >>>On 01/05/2016 07:16 PM, Richard W.M.

Re: Specs using %define

2016-01-06 Thread Kevin Kofler
Panu Matilainen wrote: > Right. Freetype is old enough to actually predate rpm's > %bcond_with/without so custom variants have been implemented + evolved > by various packagers over the years, but this should've really been > using %bcond already: IMHO, that conditional should just be dropped

Re: Specs using %define

2016-01-06 Thread Daiki Ueno
Jason L Tibbitts III writes: > baekmuk-bdf-fonts (ueno) > baekmuk-ttf-fonts (ueno) > ibus-gucharmap (ueno) > un-core-fonts (ueno) > un-extra-fonts (ueno) Done in rawhide. Regards, -- Daiki Ueno -- devel mailing list devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-05 Thread Richard W.M. Jones
On Thu, Dec 24, 2015 at 03:01:02PM -0600, Jason L Tibbitts III wrote: > coccinelle (rjones) coccinelle.spec has: %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} TBH I have no idea if this is correct or not,

Re: Specs using %define

2016-01-05 Thread Panu Matilainen
On 01/05/2016 07:16 PM, Richard W.M. Jones wrote: On Thu, Dec 24, 2015 at 03:01:02PM -0600, Jason L Tibbitts III wrote: coccinelle (rjones) coccinelle.spec has: %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print

Re: Specs using %define

2016-01-04 Thread Jakub Jelen
On 12/24/2015 10:01 PM, Jason L Tibbitts III wrote: cyrus-sasl (plautrba, tmraz, jjelen) Fixed, waiting for prepared upstream release. openssh (plautrba, mitr, sgrubb, dwalsh, lkundrak, mgrepl, tmraz, jjelen) tcp_wrappers (plautrba, herczy, jjelen) Fixed, committed to rawhide. Will build

Re: Specs using %define

2016-01-04 Thread Florian Weimer
On 12/24/2015 10:01 PM, Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. Your message would have benefited from a link to the

Re: Specs using %define

2016-01-04 Thread Vít Ondruch
Dne 24.12.2015 v 22:01 Jason L Tibbitts III napsal(a): > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. > > Here's a complete (long) list. I don't think

Re: Specs using %define

2016-01-04 Thread Vít Ondruch
Dne 24.12.2015 v 22:01 Jason L Tibbitts III napsal(a): > http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz Btw why this ^^ was never announced to my knowledge nor it is documented, except [1]. It seems useful indeed. Vít [1]

Re: Specs using %define

2016-01-04 Thread Kevin Fenzi
On Mon, 4 Jan 2016 16:45:01 +0100 Vít Ondruch wrote: > Dne 24.12.2015 v 22:01 Jason L Tibbitts III napsal(a): > > http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz > > > Btw why this ^^ was never announced to my knowledge nor it is > documented, except [1]. It

Re: Specs using %define

2016-01-03 Thread Akira TAGOH
On Fri, Dec 25, 2015 at 6:01 AM, Jason L Tibbitts III wrote: > anthy (tagoh) > emacs-apel (tagoh) > emacs-mew (tagoh) > hanazono-fonts (tagoh) > japanese-bitmap-fonts (tagoh) > jisksp16-1990-fonts (tagoh) > kinput2 (tagoh) > linux-libertine-fonts (tagoh) > lv (tagoh) > mozc

Re: Specs using %define

2016-01-03 Thread Paul Howarth
On Sat, 02 Jan 2016 09:29:01 -0600 Jason L Tibbitts III wrote: > > "PH" == Paul Howarth writes: > > PH> In perl-Module-Extract-VERSION I have this for provides filtering > PH> that works in EPEL < 7: > > Maybe I can grep that out, but you really

Re: Specs using %define

2016-01-02 Thread drago01
> bless (drago01) > ghex (dodji, drago01, kalev) -> fixed in rawhide. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-02 Thread Jason L Tibbitts III
> "PH" == Paul Howarth writes: PH> In perl-Module-Extract-VERSION I have this for provides filtering PH> that works in EPEL < 7: Maybe I can grep that out, but you really should be using the proper macros in releases where they are supported. PH> It's been there for a

Re: Specs using %define

2016-01-02 Thread Michael Cronenworth
On 12/24/2015 03:01 PM, Jason L Tibbitts III wrote: linux-igd (masahase, mooninite) Fixed. Thanks. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2016-01-02 Thread Neal Gompa
On Thu, Dec 24, 2015 at 3:01 PM, Jason L Tibbitts III wrote: > oggconvert (ngompa) Took the opportunity to clean up the package spec a bit and pushed it to build for rawhide. Thanks. Ahh, the days gone by when we weren't sure that macros would be available to us all the time.

Re: Specs using %define

2016-01-02 Thread Dave Johansen
On Thu, Dec 24, 2015 at 2:01 PM, Jason L Tibbitts III wrote: > odb (daveisfera) > Fixed in rawhide. No builds made. Thanks, Dave -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2015-12-29 Thread Douglas Schilling Landgraf
Hi Jason, On 12/24/2015 04:01 PM, Jason L Tibbitts III wrote: To satisfy my curiosity, I grepped the convenient tarball of specfiles (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines matching "(? python-confparser (dougsland, aquini) python-ovirt-register (dougsland) vdsm

Re: Specs using %define

2015-12-28 Thread Paul Howarth
On Thu, 24 Dec 2015 15:01:02 -0600 Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. > > Here's a

Re: Specs using %define

2015-12-26 Thread Jason L Tibbitts III
> "PS" == Petr Stodulka writes: PS> zip, unzip, git, gzip - are false positives: found "%%" or just PS> "define*" in changelog I'm confused; none of those were in the list I posted. PS> sed - fixed For fun, what was there: %ifos linux %define _bindir /bin %endif

Re: Specs using %define

2015-12-26 Thread Petr Stodulka
On 24.12.2015 22:01, Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. > > Here's a complete (long) list. I don't think

Re: Specs using %define

2015-12-26 Thread Michael Schwendt
On Sat, 26 Dec 2015 14:37:13 -0600, Jason L Tibbitts III wrote: > For fun, what was there: > > %ifos linux > %define _bindir /bin > %endif > > Wow. I can't imagine the original purpose of that block, or how long > ago it must have been added. > > However, why not actually remove it

Re: Specs using %define

2015-12-26 Thread Reindl Harald
Am 26.12.2015 um 22:45 schrieb Jason L Tibbitts III: "MS" == Michael Schwendt writes: MS> %_bindir is not /bin In Fedora there's not exactly much of a difference because of the symlink. But why conditionalize it on "%ifos linux" in any case? there *is* a difference

Re: Specs using %define

2015-12-26 Thread Michael Schwendt
On Sat, 26 Dec 2015 15:45:24 -0600, Jason L Tibbitts III wrote: > MS> %_bindir is not /bin > > In Fedora there's not exactly much of a difference because of the > symlink. Not true. While "rpm -q --whatprovides …" queries follow symlinks, the same cannot be said about dependencies in

Re: Specs using %define

2015-12-26 Thread Petr Stodulka
On 26.12.2015 22:02, Michael Schwendt wrote: > On Sat, 26 Dec 2015 14:37:13 -0600, Jason L Tibbitts III wrote: > >> For fun, what was there: >> >> %ifos linux >> %define _bindir /bin >> %endif >> >> Wow. I can't imagine the original purpose of that block, or how long >> ago it must have been

Re: Specs using %define

2015-12-26 Thread Jason L Tibbitts III
> "MS" == Michael Schwendt writes: MS> %_bindir is not /bin In Fedora there's not exactly much of a difference because of the symlink. But why conditionalize it on "%ifos linux" in any case? - J< -- devel mailing list devel@lists.fedoraproject.org

Re: Specs using %define

2015-12-25 Thread Björn Esser
Am 24.12.2015 um 22:01 schrieb Jason L Tibbitts III: To satisfy my curiosity, I grepped the convenient tarball of specfiles (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines matching "(? All %define changed to %global in recent commit. NLopt (besser82) This spec-file

Re: Specs using %define

2015-12-25 Thread Alec Leamas
On 24/12/15 22:01, Jason L Tibbitts III wrote: > To satisfy my curiosity, I grepped the convenient tarball of specfiles > (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines > matching "(? there were more than 1900 hits. > iguanaIR (leamas) Fixed in git, no builds made.

Re: Specs using %define

2015-12-25 Thread Ville Skyttä
On Fri, Dec 25, 2015 at 2:10 AM, Jason L Tibbitts III wrote: >> "JJ" == Jerry James writes: > > JJ> This uses a %define inside the %check script as a convenient macro, > JJ> used only inside the %check script; i.e., it really is a local > JJ>

Re: Specs using %define

2015-12-25 Thread Jason L Tibbitts III
> "BE" == Björn Esser writes: BE> This spec-file uses %global, but in one special case: I use %define BE> for nested macro-expansion ---> BE> %define lc_name %(echo ${%{name},,}) BE> lc_name would be empty during parsing the spec-file, when declaring BE> with %global…

Re: Specs using %define

2015-12-25 Thread Christian Dersch
On 12/24/2015 10:01 PM, Jason L Tibbitts III wrote: > libapogee (sergiopr, lupinix) > qwtplot3d (chitlesh, lupinix) > Done :) Also added %license. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2015-12-24 Thread Michael Schwendt
On Thu, 24 Dec 2015 15:01:02 -0600, Jason L Tibbitts III wrote: > eiciel (mschwendt) Fixed in rawhide git. No build requested, though. > libmowgli (ertzing, mschwendt) This has not been touched except for several mass-rebuilds. No API users are left in the package collection. It could be

Specs using %define

2015-12-24 Thread Jason L Tibbitts III
To satisfy my curiosity, I grepped the convenient tarball of specfiles (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines matching "(?http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Re: Specs using %define

2015-12-24 Thread Jason L Tibbitts III
> "JJ" == Jerry James writes: JJ> This uses a %define inside the %check script as a convenient macro, JJ> used only inside the %check script; i.e., it really is a local JJ> definition. But %define isn't a "local definition" in the sense that you're thinking of. It's

Re: Specs using %define

2015-12-24 Thread Antonio
Smuxi has been fixed right now. Thanks. Sent with AquaMail for Android http://www.aqua-mail.com On December 24, 2015 10:01:36 PM Jason L Tibbitts III wrote: To satisfy my curiosity, I grepped the convenient tarball of specfiles

Re: Specs using %define

2015-12-24 Thread Antonio
smuxi (sagitter, cicku) On December 24, 2015 10:01:36 PM Jason L Tibbitts III wrote: To satisfy my curiosity, I grepped the convenient tarball of specfiles (http://pkgs.fedoraproject.org/repo/rpm-specs-latest.tar.xz) for lines matching "(?alacarte (magcius, alexl,

Re: Specs using %define

2015-12-24 Thread Jerry James
On Thu, Dec 24, 2015 at 2:01 PM, Jason L Tibbitts III wrote: > alt-ergo (amdunn, jjames) This uses a %define inside the %check script as a convenient macro, used only inside the %check script; i.e., it really is a local definition. > bigloo (jjames, salimma) This uses a

Re: Specs using %define

2015-12-24 Thread gil
hi Il 24/12/2015 22:01, Jason L Tibbitts III ha scritto: java_cup (gil, mizdebsk) fixed in java_cup-0.11b-2.fc24 Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=12300790 proxool (gil) fixed in proxool-0.9.1-17.fc24 Task info:

Re: Specs using %define

2015-12-24 Thread Jason L Tibbitts III
> "MS" == Michael Schwendt writes: >> libmowgli (ertzing, mschwendt) MS> This has not been touched except for several mass-rebuilds. No API MS> users are left in the package collection. It could be retired. That's one of the reasons I like to poke around in the