]> git.puffer.fish Git - mirror/frr.git/commit
redhat: rpm spec: added protobuf-c to deps & fix bogus changelog date 15054/head
authorKonstantin Shalygin <k0ste@k0ste.ru>
Thu, 21 Dec 2023 13:34:26 +0000 (16:34 +0300)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Fri, 22 Dec 2023 08:03:41 +0000 (11:03 +0300)
commit47bce1762b2000e12b12ef4b5fe6bcf7d6cc4266
tree278ef3c827dd3519898c6be54d632b5e119f272b
parentbbda45a82546bc0d841de5503e14b674db5e8c80
redhat: rpm spec: added protobuf-c to deps & fix bogus changelog date

Fixes for:
```
checking for protoc-c... no
configure: error: in `/builddir/build/BUILD/frr-frr-9.1':
configure: error: protobuf requested but protoc-c not found.  Install protobuf-c.
```

And rpmlint warnings:
```
warning: line 208: It's not recommended to have unversioned Obsoletes: Obsoletes:          gated mrt zebra frr-sysvinit
warning: bogus date in %changelog: Thu Oct 09 2023 Donatas Abraitis <donatas@opensourcerouting.org> - 9.1
    line 208: It's not recommended to have unversioned Obsoletes: Obsoletes:          gated mrt zebra frr-sysvinit
    bogus date in %changelog: Thu Oct 09 2023 Donatas Abraitis <donatas@opensourcerouting.org> - 9.1
```

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
redhat/frr.spec.in