Mageia Bugzilla – Attachment 10498 Details for
Bug 23891
Unnecessary dependecies in ppp package
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
ppp package spec file patch to avoid unneeded dependencies
ppp-diff.out (text/plain), 417 bytes, created by
Zoltan Balaton
on 2018-11-24 12:10:49 CET
(
hide
)
Description:
ppp package spec file patch to avoid unneeded dependencies
Filename:
MIME Type:
Creator:
Zoltan Balaton
Created:
2018-11-24 12:10:49 CET
Size:
417 bytes
patch
obsolete
>--- ppp.spec.orig 2015-04-17 10:04:00.000000000 +0200 >+++ ppp.spec 2015-07-19 15:24:31.000000000 +0200 >@@ -2,6 +2,8 @@ > %define libname %mklibname radiusclient %{major} > %define develname %mklibname radiusclient -d > >+# Avoid auto dependencies adding expect for secure-card example script >+%global __requires_exclude_from ^%{_docdir}/.*$ > > %define enable_inet6 1 > %{?_with_inet6: %{expand: %%global enable_inet6 1}}
--- ppp.spec.orig 2015-04-17 10:04:00.000000000 +0200 +++ ppp.spec 2015-07-19 15:24:31.000000000 +0200 @@ -2,6 +2,8 @@ %define libname %mklibname radiusclient %{major} %define develname %mklibname radiusclient -d +# Avoid auto dependencies adding expect for secure-card example script +%global __requires_exclude_from ^%{_docdir}/.*$ %define enable_inet6 1 %{?_with_inet6: %{expand: %%global enable_inet6 1}}
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 23891
: 10498