summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2023-02-13 17:17:28 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2023-02-13 17:17:28 +0000
commit8afde9d19ceb1db02fcc8d7458e1acf40741104f (patch)
tree333b4cfc482556ca67344a954e5b91df6c4461e0
parent6f263bb8009916e793b9d030e08d8fa75bca3981 (diff)
automatic import of whatipHEADmasterf38f37f36
-rw-r--r--whatip.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/whatip.spec b/whatip.spec
index ce9df93..79f04cf 100644
--- a/whatip.spec
+++ b/whatip.spec
@@ -1,4 +1,4 @@
-%global app_id org.gabmus.whatip
+%global app_id org.gabmus.whatip
Name: whatip
Version: 1.1
@@ -23,6 +23,7 @@ Requires: iputils
Requires: python3-gobject
Requires: python3-netaddr
Requires: python3-requests
+Requires: hicolor-icon-theme
BuildArch: noarch
@@ -51,13 +52,13 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/%{app_id}.appd
%license LICENSE
%doc README.md
%{_bindir}/whatip
-%{python3_sitelib}/%{name}
+%{python3_sitelib}/%{name}/
%{_datadir}/applications/%{app_id}.desktop
%{_datadir}/dbus-1/services/%{app_id}.service
%{_datadir}/glib-2.0/schemas/%{app_id}.gschema.xml
%{_datadir}/icons/hicolor/*/*/%{app_id}*
%{_metainfodir}/%{app_id}.appdata.xml
-%{_datadir}/%{name}
+%{_datadir}/%{name}/
%changelog