#49802 Update Source0 URL in rpm/389-ds-base.spec.in
Closed 3 years ago by spichugi. Opened 5 years ago by srakitnican.
srakitnican/389-ds-base master  into  master

file modified
+1 -2
@@ -1,4 +1,3 @@ 

- 

  %global pkgname   dirsrv

  %global srcname   389-ds-base

  
@@ -160,7 +159,7 @@ 

  # Picks up our systemd deps.

  %{?systemd_requires}

  

- Source0:          http://www.port389.org/sources/%{name}-%{version}%{?prerel}.tar.bz2

+ Source0:          https://releases.pagure.org/%{name}/%{name}-%{version}%{?prerel}.tar.bz2

  # 389-ds-git.sh should be used to generate the source tarball from git

  Source1:          %{name}-git.sh

  Source2:          %{name}-devel.README

The old URL pointing to http://www.port389.org/sources/ does not work anymore.

Pull-Request has been merged by mreynolds

5 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This pull request has been cloned to Github as issue and is available here:
- https://github.com/389ds/389-ds-base/issues/2861

If you want to continue to work on the PR, please navigate to the github issue,
download the patch from the attachments and file a new pull request.

Thank you for understanding. We apologize for all inconvenience.

Pull-Request has been closed by spichugi

3 years ago
Metadata