From katz at ccs.neu.edu Wed Apr 22 18:06:36 2009 From: katz at ccs.neu.edu (Adam Katz) Date: Wed, 22 Apr 2009 18:06:36 -0400 (EDT) Subject: [Tipz] 64-bit rpm tip Message-ID: (do people still use this list?) I so infrequently deal RPM-based systems that this was new to me ... but it's essential. echo '%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}' >>~/.rpmmacros (shove that all on one line) This solves the whole 32 vs 64 bit package listing issue. Stolen from http://hacktux.com/rpm/error/specifies/multiple/packages An aside - I've become quite the SpamAssassin guru. Catch me in irc://irc.freenode.com/#spamassassin as khopesh or check out my SA channels at http://khopesh.com/Anti-spam#Custom_SA_hacks - specifically, khop-bl will catch far more spam without increasing false positives. From strax-haber.m at neu.edu Wed Apr 22 22:19:47 2009 From: strax-haber.m at neu.edu (Matthew Strax-Haber) Date: Wed, 22 Apr 2009 22:19:47 -0400 Subject: [Tipz] 64-bit rpm tip In-Reply-To: References: Message-ID: <23CDA0A4-00F8-4B46-9AF9-2F636F260965@neu.edu> i haven't seen traffic on it since i signed up. would be nice to learn new things from it though. On Apr 22, 2009, at 6:06 PM, Adam Katz wrote: > (do people still use this list?) > > I so infrequently deal RPM-based systems that this was new to me ... > but > it's essential. > > echo '%_query_all_fmt %%{name}-%%{version}-%%{release}.%%{arch}' >>> ~/.rpmmacros > > (shove that all on one line) > > This solves the whole 32 vs 64 bit package listing issue. > Stolen from http://hacktux.com/rpm/error/specifies/multiple/packages > > > An aside - I've become quite the SpamAssassin guru. Catch me in > irc://irc.freenode.com/#spamassassin as khopesh or check out my SA > channels at http://khopesh.com/Anti-spam#Custom_SA_hacks - > specifically, > khop-bl will catch far more spam without increasing false positives. > > _______________________________________________ > Tipz mailing list > Tipz at lists.ccs.neu.edu > https://lists.ccs.neu.edu/bin/listinfo/tipz