rebuilt [release 3.32.0-2mamba;Wed Jul 22 2020]
This commit is contained in:
parent
32df7b5e8e
commit
972ffc2013
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: gnome-packagekit
|
Name: gnome-packagekit
|
||||||
Version: 3.32.0
|
Version: 3.32.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A collection of graphical tools for PackageKit to be used in the GNOME desktop
|
Summary: A collection of graphical tools for PackageKit to be used in the GNOME desktop
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,46 +13,10 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: PackageKit-glib-devel
|
BuildRequires: PackageKit-glib-devel
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: ldconfig
|
||||||
BuildRequires: libXau-devel
|
|
||||||
BuildRequires: libXdmcp-devel
|
|
||||||
BuildRequires: libatk-devel
|
|
||||||
BuildRequires: libbsd-devel
|
|
||||||
BuildRequires: libbzip2-devel
|
|
||||||
BuildRequires: libcairo-devel
|
|
||||||
BuildRequires: libcanberra-devel
|
|
||||||
BuildRequires: libcap-devel
|
|
||||||
BuildRequires: libdw-devel
|
|
||||||
BuildRequires: libexpat-devel
|
|
||||||
BuildRequires: libffi-devel
|
|
||||||
BuildRequires: libfontconfig-devel
|
|
||||||
BuildRequires: libfreetype-devel
|
|
||||||
BuildRequires: libgcrypt-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgpg-error-devel
|
|
||||||
BuildRequires: libgraphite2-devel
|
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk-devel
|
||||||
BuildRequires: libgudev-devel
|
|
||||||
BuildRequires: libharfbuzz-devel
|
|
||||||
BuildRequires: libltdl-devel
|
|
||||||
BuildRequires: liblzma-devel
|
|
||||||
BuildRequires: libnotify-devel
|
|
||||||
BuildRequires: libogg-devel
|
|
||||||
BuildRequires: libpango-devel
|
|
||||||
BuildRequires: libpcre-devel
|
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libpolkit-devel
|
BuildRequires: libpolkit-devel
|
||||||
BuildRequires: libselinux-devel
|
|
||||||
BuildRequires: libsepol-devel
|
|
||||||
BuildRequires: libsqlite-devel
|
|
||||||
BuildRequires: libsystemd-devel
|
|
||||||
BuildRequires: libtdb-devel
|
|
||||||
BuildRequires: libthai-devel
|
|
||||||
BuildRequires: libudev-devel
|
|
||||||
BuildRequires: libvorbis-devel
|
|
||||||
BuildRequires: libxcb-devel
|
|
||||||
BuildRequires: libz-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: PackageKit-glib-devel >= 0.9
|
BuildRequires: PackageKit-glib-devel >= 0.9
|
||||||
Provides: packagekitgui
|
Provides: packagekitgui
|
||||||
@ -62,6 +26,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|||||||
%description
|
%description
|
||||||
gnome-packagekit is a collection of graphical tools for PackageKit to be used in the GNOME desktop.
|
gnome-packagekit is a collection of graphical tools for PackageKit to be used in the GNOME desktop.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -158,6 +124,9 @@ exit 0
|
|||||||
# ChangeLog NEWS README TODO
|
# ChangeLog NEWS README TODO
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 22 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 3.32.0-2mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Thu Mar 14 2019 Automatic Build System <autodist@mambasoft.it> 3.32.0-1mamba
|
* Thu Mar 14 2019 Automatic Build System <autodist@mambasoft.it> 3.32.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user