rebuild
This commit is contained in:
parent
33f8bd5e70
commit
cbfcc9b064
14
d-feet.spec
14
d-feet.spec
@ -1,14 +1,12 @@
|
||||
Name: d-feet
|
||||
Version: 0.3.16
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A powerful D-Bus Debugger
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/DFeet
|
||||
Source0: https://download.gnome.org/sources/d-feet/0.3/d-feet-%{version}.tar.xz
|
||||
|
||||
BuildRequires: libxml2 libstdc++ libgcc
|
||||
%if 0
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -23,14 +21,13 @@ BuildRequires: python3-pycodestyle
|
||||
BuildRequires: libappstream-glib
|
||||
Requires: libwnck3
|
||||
Requires: python3-gobject
|
||||
%endif
|
||||
|
||||
%description
|
||||
D-Feet is an easy to use D-Bus debugger.
|
||||
|
||||
D-Bus is an RPC library used on the Desktop. D-Feet can be used to inspect
|
||||
D-Bus objects of running programs and invoke methods on those objects.
|
||||
%if 0
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -47,9 +44,6 @@ D-Bus objects of running programs and invoke methods on those objects.
|
||||
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.dfeet.desktop
|
||||
|
||||
%files -f d-feet.lang
|
||||
%endif
|
||||
%files
|
||||
%if 0
|
||||
%license COPYING
|
||||
%doc AUTHORS README.md NEWS
|
||||
%{python3_sitelib}/dfeet/
|
||||
@ -61,9 +55,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.dfeet.deskt
|
||||
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.dfeet.svg
|
||||
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.dfeet-symbolic.svg
|
||||
%{_datadir}/metainfo/org.gnome.dfeet.appdata.xml
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Mar 01 2022 tanyulong <tanyulong@kylinos.cn> - 0.3.16-4
|
||||
- Rebuilt
|
||||
|
||||
* Mon Feb 21 2021 peijiankang <peijiankang@kylinos.cn> - 0.3.16-3
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user