remove past patch to fix pkgconfig [release 1.1.0-2mamba;Fri Nov 22 2019]
This commit is contained in:
parent
4abd060294
commit
74db311274
@ -1,6 +1,6 @@
|
|||||||
Name: libmygpo-qt
|
Name: libmygpo-qt
|
||||||
Version: 1.1.0
|
Version: 1.1.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A library supporting gpodder.net Podcast Directory
|
Summary: A library supporting gpodder.net Podcast Directory
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -13,8 +13,7 @@ License: LGPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libqjson-devel
|
BuildRequires: libqt5-devel
|
||||||
BuildRequires: libqt4-devel
|
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Provides: libmyqpo-qt
|
Provides: libmyqpo-qt
|
||||||
@ -35,9 +34,11 @@ Obsoletes: libmyqpo-qt-devel
|
|||||||
A library supporting gpodder.net Podcast Directory.
|
A library supporting gpodder.net Podcast Directory.
|
||||||
This package contains static libraries and header files need for development.
|
This package contains static libraries and header files need for development.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}.%{version}
|
%setup -q -n %{name}.%{version}
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake -d build \
|
%cmake -d build \
|
||||||
@ -71,6 +72,9 @@ This package contains static libraries and header files need for development.
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 22 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-2mamba
|
||||||
|
- remove past patch to fix pkgconfig
|
||||||
|
|
||||||
* Sun Apr 15 2018 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
* Sun Apr 15 2018 Automatic Build System <autodist@mambasoft.it> 1.1.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user