Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary ea-libcurl, ea-libcurl-devel, valgrind and perl* Provides. #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ezamriy
Copy link

@ezamriy ezamriy commented Mar 20, 2017

Each RPM package provides its name by default so there is no reason to do it manually.
Valgrind and perl(*) Provides are wrong since resulting packages don't provide those features and can possibly break other packages build.

Also, update like that is required for ea-phpXY-php-curl packages to make it work:

 Summary: A module for PHP applications that need to interface with curl
 Group: Development/Languages
 License: PHP
+Autoreq:  0
 Requires: %{?scl_prefix}php-common%{?_isa} = %{version}-%{release}
+Requires: %{ns_name}-libcurl
+BuildRequires: libssh2 libssh2-devel libidn libidn-devel
 Provides: %{?scl_prefix}php-curl = %{version}-%{release}, %{?scl_prefix}php-curl%{?_isa} = %{version}-%{release}
 
 %description curl

@surjit
Copy link

surjit commented Nov 1, 2020

Your Branch is too old, can you pull latest

gitcory pushed a commit that referenced this pull request Dec 17, 2024
EA-12607: Update ea-libcurl from v8.11.0 to v8.11.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants