- Mention rpmlintrc file in spec

+ php-smbclient-rpmlintrc

OBS-URL: https://build.opensuse.org/package/show/server:php:extensions/php-smbclient?expand=0&rev=4
This commit is contained in:
Arjen de Korte 2021-02-19 19:00:21 +00:00 committed by Git OBS Bridge
parent 12ffd9ae39
commit 139b06c103
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 19 18:59:18 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- Mention rpmlintrc file in spec
+ php-smbclient-rpmlintrc
-------------------------------------------------------------------
Wed Feb 17 21:32:51 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>

View File

@ -37,7 +37,8 @@ Summary: A PHP wrapper for libsmbclient
License: PHP-3.01
Group: Productivity/Networking/Web/Servers
URL: https://pecl.php.net/package/smbclient
Source: https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
Source0: https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
Source1: php-%{pkg_name}-rpmlintrc
BuildRequires: %{php_name}-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(smbclient)