aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-12-12 08:00:35 +0000
committerGuy Harris <guy@alum.mit.edu>2001-12-12 08:00:35 +0000
commita93f4f8515b39e6e4d66b44e3dc420092fc79f34 (patch)
tree5d7822449f60d075326a263c2cf4548c3a36d47f /packaging
parentdf152c2a228528ccdb2b7dda96b2f2e733fc16b6 (diff)
Add the Diameter dictionary stuff to the list of installed files.
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
Diffstat (limited to 'packaging')
-rw-r--r--packaging/rpm/ethereal.spec.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/packaging/rpm/ethereal.spec.in b/packaging/rpm/ethereal.spec.in
index 3b4f85cf21..4524497eb6 100644
--- a/packaging/rpm/ethereal.spec.in
+++ b/packaging/rpm/ethereal.spec.in
@@ -36,6 +36,11 @@ cp ethereal.1 $RPM_BUILD_ROOT/usr/X11R6/man/man1
cp tethereal.1 $RPM_BUILD_ROOT/usr/man/man1
cp editcap.1 $RPM_BUILD_ROOT/usr/man/man1
cp manuf $RPM_BUILD_ROOT/etc
+cp dictionary.dtd $RPM_BUILD_ROOT/etc
+cp dictionary.xml $RPM_BUILD_ROOT/etc
+cp mobileipv4.xml $RPM_BUILD_ROOT/etc
+cp nasreq.xml $RPM_BUILD_ROOT/etc
+cp sunping.xml $RPM_BUILD_ROOT/etc
%clean
rm -rf $RPM_BUILD_ROOT
@@ -47,6 +52,11 @@ rm -rf $RPM_BUILD_ROOT
%doc README.aix README.irix README.tru64 README.win32
%doc README.bsd
%config /etc/manuf
+%config /etc/dictionary.dtd
+%config /etc/dictionary.xml
+%config /etc/mobileipv4.xml
+%config /etc/nasreq.xml
+%config /etc/sunping.xml
/usr/X11R6/bin/ethereal
/usr/X11R6/man/man1/ethereal.1.gz
/usr/bin/tethereal