[Bug 180345] Review Request: ser - Sip Express Router

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 20 15:10:47 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: ser - Sip Express Router


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=180345





------- Additional Comments From jeff at ollie.clive.ia.us  2006-03-20 10:10 EST -------
(In reply to comment #27)
> Okay. Sorry for the delay, I was on vacation.
> The spec and srpms are updated. And for the next release, I'm even gonna bump
> the release number. ;)
> I hope I fixed the "file listed twice" part.
> Where did you see that warning in the past? During the rpmbuild?

Still getting some duplicate file warnings, although fewer than before. Yes, the
error shows up during rpmbuild.

> warning: File listed twice: /etc/ser/dictionary.ser
> warning: File listed twice: /etc/ser/ser.cfg
> warning: File listed twice: /etc/ser/serweb

Also, these lines in the latest spec file are incorrect:

> %dir %{_sysconfdir}/ser/*
> %config(noreplace) %{_sysconfdir}/ser

I think that what you really probably want is:

%dir %{_sysconfdir}/ser
%config(noreplace) %{_sysconfdir}/dictionary.ser
%config(noreplace) %{_sysconfdir}/ser.cfg

%dir %{_sysconfdir}/ser/serweb
%config(noreplace) %{_sysconfdir}/ser/serweb/*.php


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the fedora-extras-list mailing list