#2253 extension.js included twice in spec
Closed: Fixed None Opened 12 years ago by rcritten.

Building the ipa rpms returns this:

warning: File listed twice: /usr/share/ipa/ui/extension.js

This is because of a glob

%{_usr}/share/ipa/ui/*.js

and then more specifically

%config(noreplace) %{_usr}/share/ipa/ui/extension.js


Not sure how you want to separate this out from the rest, or if you want to do away with the glob.

Moving to next month iteration.

Metadata Update from @rcritten:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/03

7 years ago

Login to comment on this ticket.

Metadata