We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011ec66 commit 2191198Copy full SHA for 2191198
rpm/qgis.spec.template
@@ -253,7 +253,7 @@ rm -f %{buildroot}%{_datadir}/%{name}/doc/INSTALL*
253
254
%find_lang %{name} --with-qt
255
256
-# TODO: Remove after F28 EoL
+# TODO: Remove all %%post, %%posttrans and %%postun after F28 EoL
257
# Ref: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
258
%post
259
/sbin/ldconfig
@@ -281,8 +281,6 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
281
282
%postun -n python3-qgis -p /sbin/ldconfig
283
284
-# END TODO #
285
-
286
%files -f %{name}.lang
287
%doc BUGS NEWS Exception_to_GPL_for_Qt.txt ChangeLog.gz
288
# QGIS shows the following files in the GUI, including the license text
0 commit comments