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
This commit is contained in:
Guy Harris 2001-12-12 08:00:35 +00:00
parent df152c2a22
commit a93f4f8515
1 changed files with 10 additions and 0 deletions

View File

@ -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