Wireshark-commits: [Wireshark-commits] rev 48624: / /trunk/tools/: Makefile.am install_rpms_for_dev
Date: Thu, 28 Mar 2013 16:59:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48624

User: morriss
Date: 2013/03/28 09:59 AM

Log:
 Add a little shell script to install all the RPMs necesary to do Wireshark
 development.  Both the development and runtime packages are installed
 although the latter aren't strictly necessary.
 
 Ideally this could automatically pull the packages out of
 packaging/rpm/SPECS/wireshark.spec.in but given the variance in package names
 between distributions, this seems painful...
 
 Tested on Fedora/Redhat and openSUSE.

Directory: /trunk/tools/
  Changes    Path                         Action
  +1 -0      Makefile.am                  Modified
  +67 -0     install_rpms_for_devel.sh    Added