aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/rpm
AgeCommit message (Expand)AuthorFilesLines
2016-12-01RPM: fix the date in a recent changelog entry.Jeff Morriss1-1/+1
2016-11-02Packaging: Add dependencies for lz4 and snappy packagesBenoît Canet1-0/+18
2016-10-13Remove nghttp2 code and use system' nghttp2Balint Reczey1-0/+10
2016-08-17RPM: distribute the wireshark.pc file.Jeff Morriss1-0/+4
2016-08-02RPM: Download from https://www.wireshark.org/.Gerald Combs1-2/+2
2016-07-29Use xz to compress the source tarball.Gerald Combs1-2/+2
2016-06-30Remove Makefile.common filesJoão Valverde1-2/+2
2016-05-12RPM: make autoconf (and a few other build dependencies) optional.Jeff Morriss1-4/+21
2016-04-25Another fix for RPM spec file version stringJoão Valverde1-1/+1
2016-04-23autotools: Fix rpm-package targetJoão Valverde1-4/+6
2016-04-14Update the RPM packaging to use the new Gtk ./configure optionsJeff Morriss1-5/+4
2016-03-21Remove ADNS supportJoão Valverde1-8/+0
2015-11-16Don't include wireshark-gtk.desktop in RPMs.Jeff Morriss1-2/+4
2015-11-11Rename the wireshark-gnome RPM package wireshark-gtk.Jeff Morriss1-5/+13
2015-11-11GTK: Add separate working desktop file for GTK+ Wireshark GUIBalint Reczey1-0/+3
2015-09-16Don't force Lua support in RPMs (some distros don't ship a compatible LuaJeff Morriss1-12/+17
2015-09-14Begin support for Qt5 in RPM packagingJeffrey Smith1-6/+37
2015-02-18Add an appdata entry for Wireshark.Jeff Morriss1-0/+7
2015-01-22Add a changelog entry for the license tag change (I82de1bc4ffcb1e962b1a35dc58...Jeff Morriss1-1/+4
2015-01-21Make the license tag in the RPM more specific: Wireshark is GPLv2+.Jeff Morriss1-1/+1
2015-01-21Modernize the description of Wireshark given in the RPM info.Jeff Morriss1-12/+18
2014-12-04Fix building of RPMs and get RPM builds working with a prefix other than /usr...Jeff Morriss1-23/+25
2014-12-04Tell the loader where to find our libraries if we're being installedJeff Morriss1-9/+14
2014-12-03Don't run gtk-update-icon-cache when uninstalling the Qt package. But do runJeff Morriss1-2/+5
2014-09-02Simplify ./configure logic for telling rpmbuild which GUI(s) we're building.Jeff Morriss1-3/+15
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-53/+61
2014-08-13Use a wildcard to exclude all Wireshark (GUI) binaries: rpmbuild in RHEL6Jeff Morriss1-4/+2
2014-08-05Fix some dates in the changelog; add some recent changes to the changelog.Jeff Morriss1-4/+18
2014-08-04Fix RPM builds with a prefix other than /usr.Jeff Morriss1-8/+8
2014-08-01Remove the old wireshark binary during RPM upgrades.Jeff Morriss1-1/+7
2014-07-01Get rid of rpath when we're building RPMs.Jeff Morriss1-0/+6
2014-07-01Fix buildroot.Jeff Morriss1-2/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte3-5/+0
2014-01-07The capabilities for dumpcap don't need to be inheritable.Guy Harris1-2/+2
2013-12-11Trivial: Fix typo.Chris Maynard1-1/+1
2013-11-26Overhaul rpm-building options a bit: as suggested by Anders, have the RPM followJeff Morriss1-17/+28
2013-11-21Attempt to fix Qt dependencies for SUSE.Jeff Morriss1-0/+5
2013-11-13Make subpackage Requires: more generic.Jeff Morriss1-2/+2
2013-11-13Add a (wireshark-)qt package that contains the Qt-based GUI (and the necessaryJeff Morriss1-14/+87
2013-09-20As pointed out by Kurt in http://ask.wireshark.org/questions/24886/error-fail...Jeff Morriss1-0/+5
2013-03-28Simplify the check for rpmbuild's version.Jeff Morriss1-6/+12
2013-03-14SuSE's suse_update_desktop_file macro BuildRequires update-desktop-files.Jeff Morriss1-0/+7
2013-03-08freekdesktop.org says all themes must fall back to 'hicolor' if they don't findJeff Morriss1-9/+13
2013-03-07List more (obvious) build dependencies.Jeff Morriss1-8/+36
2013-03-06Update the changelog.Gerald Combs1-0/+3
2013-03-06Enable c-ares support by default to match the Windows and DebianGerald Combs1-3/+8
2013-02-28Make it so that alternate-prefix RPM builds actually work.Jeff Morriss1-5/+5
2013-02-27Add a %prefix option for users who want to (easily) configure Wireshark toJeff Morriss1-12/+19
2013-02-07Perl is required to build Wireshark, add it to BuildRequires.Jeff Morriss1-3/+3
2013-02-07Overhaul to make this file more useful/up to date. Many changes are based onJeff Morriss1-22/+214