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
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A library supporting gpodder.net Podcast Directory
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -13,8 +13,7 @@ License: LGPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libqjson-devel
|
||||
BuildRequires: libqt4-devel
|
||||
BuildRequires: libqt5-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
Provides: libmyqpo-qt
|
||||
@ -35,9 +34,11 @@ Obsoletes: libmyqpo-qt-devel
|
||||
A library supporting gpodder.net Podcast Directory.
|
||||
This package contains static libraries and header files need for development.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}.%{version}
|
||||
%patch0 -p1
|
||||
#%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake -d build \
|
||||
@ -71,6 +72,9 @@ This package contains static libraries and header files need for development.
|
||||
%doc README
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user