Drop %%config from rpm macros
This commit is contained in:
parent
301a3e914a
commit
52ebbb1916
@ -150,7 +150,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
|
||||
|
||||
%files
|
||||
%config(noreplace) %{_sysconfdir}/rpm/macros.cmake
|
||||
%{_sysconfdir}/rpm/macros.cmake
|
||||
%{_docdir}/%{name}-%{version}/
|
||||
%if %{with gui}
|
||||
%exclude %{_docdir}/%{name}-%{version}/cmake-gui.*
|
||||
@ -186,6 +186,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
- Drop %%config from rpm macros
|
||||
- Define FCFLAGS in cmake macro
|
||||
|
||||
* Fri Feb 8 2013 Orion Poplawski <orion@cora.nwra.com> - 2.8.10.2-4
|
||||
|
Loading…
Reference in New Issue
Block a user