#156 remove network patch
Merged a year ago by rmeggins. Opened a year ago by rmeggins.
rpms/ rmeggins/linux-system-roles remove-network-patch  into  rawhide

file modified
+4 -7
@@ -30,7 +30,7 @@ 

  Url: https://github.com/linux-system-roles

  Summary: Set of interfaces for unified system management

  Version: 1.33.11

- Release: 1%{?dist}

+ Release: 2%{?dist}

  

  License: GPLv3+ and MIT and BSD and Python

  %global _pkglicensedir %{_licensedir}/%{name}
@@ -313,12 +313,6 @@ 

  cd ../..

  %endif

  

- %if 0%{?rhel}

- cd %{rolename5}

- %patch51 -p1

- cd ..

- %endif

- 

  cd %{rolename15}

  find -P tests examples -name \*.yml | while read file; do

    sed -r -i -e "s/ansible-sshd/linux-system-roles.sshd/" \
@@ -748,6 +742,9 @@ 

  %endif

  

  %changelog

+ * Thu Jan 26 2023 Rich Megginson <rmeggins@redhat.com> - 1.33.11-2

+ - remove network patch

+ 

  * Thu Jan 26 2023 Packit <hello@packit.dev> - 1.33.11-1

  - Update to upstream version 1.33.11

  

no initial comment

Pull-Request has been merged by rmeggins

a year ago

Build succeeded.

Metadata