Skip to content

Commit a44b0b0

Browse files
author
jenslody
committed
- Another fix for the Fedora spec-file to build on Redhat/CentOS7 (avoid unpackaged files).
1 parent c8794c8 commit a44b0b0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

codeblocks.fedora.spec.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -189,9 +189,7 @@ fi
189189
%{plugindir}/libscriptedwizard.so
190190
%{plugindir}/libtodo.so
191191

192-
%if 0%{?fedora}
193192
%{_datadir}/appdata/%{name}.appdata.xml
194-
%endif
195193
%{_datadir}/applications/%{name}.desktop
196194
%{_datadir}/icons/hicolor/48x48/mimetypes/*.png
197195
%{_datadir}/mime/packages/%{name}.xml
@@ -339,12 +337,14 @@ fi
339337
%{plugindir}/libNassiShneiderman.so
340338
%{plugindir}/libSpellChecker.so
341339
%{plugindir}/libSmartIndent*.so
342-
%if 0%{?fedora}
343340
%{_datadir}/appdata/%{name}-contrib.metainfo.xml
344-
%endif
345341

346342

347343
%changelog
344+
* Tue Jul 19 2016 Jens Lody <[email protected]> - 16.01.svn.10885-1
345+
- New upstream.
346+
- Spec-file clean up.
347+
348348
* Wed Feb 03 2016 Fedora Release Engineering <[email protected]> - 13.12-23
349349
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
350350

0 commit comments

Comments
 (0)