This website requires JavaScript.
Explore
Help
Sign In
rpms
/
mrtg
Watch
7
Star
0
Fork
0
You've already forked mrtg
Code
Issues
Pull Requests
Releases
Activity
92fcbbe528
mrtg
/
filter-requires-mrtg.sh
4 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
auto-import changelog data from mrtg-2.9.17-7.src.rpm Wed May 29 2002 Chip Turner <cturner@redhat.com> - added filter for soft perl dependencies Sun May 26 2002 Tim Powers <timp@redhat.com> - automated rebuild Fri May 17 2002 Nalin Dahyabhai <nalin@redhat.com> 2.9.17-4 - rebuild in new environment
2004-09-09 08:48:09 +00:00
#!/bin/sh
- Add LANG and LC_ALL definition to cron script for easier copying to command line (#167530) - Don't ship MANIFEST and a very obsolete version of 14all.cgi - Fix rewriting of perl paths to /usr/bin/perl in contrib scripts - Make contrib scripts unexecutable to avoid unnecessary rpm dependencies; remove unnecessary entries from filter-requires-mrtg.sh
2005-09-12 00:32:47 +00:00
/usr/lib/rpm/find-requires
"
$@
"
|
grep -v
'perl(GD)'
|
grep -v
'perl(MRP::BaseClass)'
Reference in New Issue
Copy Permalink