aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/rpm
AgeCommit message (Collapse)AuthorFilesLines
2002-01-21"ethereal.spec" is now in the "packaging/rpm/SPECS" directory, so removeGuy Harris1-1/+0
it from the .cvsignore file in the "packaging/rpm" directory. svn path=/trunk/; revision=4585
2002-01-21Add a .cvsignore file.Guy Harris1-0/+3
svn path=/trunk/; revision=4584
2002-01-20Revamp the RPM building process. For versions of rpm that supportGerald Combs3-1/+4
"--define", we now build the RPM and SRPM packages in packages/rpm. As a result, one need not be root to build RPM-based packages. Move the specfile to packaging/rpm/SPECS. Update the INSTALL document to include the various packaging makefile targets. svn path=/trunk/; revision=4581
2001-12-12Add the Diameter dictionary stuff to the list of installed files.Guy Harris1-0/+10
Also mark those files as configuration files; "dictionary.xml" should definitely be one, as it could be modified by the administrator if other XML dictionary files are added to the list at the end, and the other ones might be modified if there are any protocol changes. svn path=/trunk/; revision=4389
2001-06-18From Craig Rodrigues: changes to handle current versions of RPM, whichGuy Harris1-3/+3
compress man pages. svn path=/trunk/; revision=3567
2000-11-22Change Ethereal homepage URL from etheral.zing.org to www.ethereal.com.Gilbert Ramirez1-1/+1
svn path=/trunk/; revision=2696
2000-07-30Update and add ".cvsignore" files to reduce the level of noise from CVS.Guy Harris1-0/+3
svn path=/trunk/; revision=2179
2000-07-26Remove some "Makefile.in"s that I accidentally committed last night.Gerald Combs1-224/+0
svn path=/trunk/; revision=2166
2000-07-26Switch Solaris package build naming to a more generic SVR4. Add RPM and SRPMGerald Combs3-0/+298
package build targets. Move ethereal.spec(.in) to packaging/rpm. The spec file is different from Henri's. We might want to switch to his for the sake of consistency. svn path=/trunk/; revision=2162