Mageia Bugzilla – Attachment 3212 Details for
Bug 5761
Filenames containing percent sign ("%") are rejected by youri
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
[patch]
Proposed patch
svndiff (text/plain), 1.04 KB, created by
Barry Jackson
on 2012-12-08 00:38:58 CET
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Barry Jackson
Created:
2012-12-08 00:38:58 CET
Size:
1.04 KB
patch
obsolete
>Index: SOURCES/distribution.exceptions.conf >=================================================================== >--- SOURCES/distribution.exceptions.conf (revision 327977) >+++ SOURCES/distribution.exceptions.conf (working copy) >@@ -194,6 +194,9 @@ > addFilter('unexpanded-macro /usr/lib64/jruby') > addFilter('unexpanded-macro /usr/lib/jruby') > >+# for opencpn >+addFilter('unexpanded-macro /usr/share/opencpn/doc/OpenCPN User Manual_files/') >+ > # for gdm > addFilter('unexpanded-macro /var/lib/gdm/.gconf.mandatory/%gconf-tree.xml') > addFilter('unexpanded-macro /var/lib/gdm/.gconf.defaults/%gconf-tree.xml') >Index: SPECS/rpmlint-mageia-policy.spec >=================================================================== >--- SPECS/rpmlint-mageia-policy.spec (revision 327977) >+++ SPECS/rpmlint-mageia-policy.spec (working copy) >@@ -9,7 +9,7 @@ > > Name: rpmlint-%{_real_vendor}-policy > Version: 0.2.24 >-Release: %mkrel 3 >+Release: %mkrel 4 > Summary: Rpmlint policy for %{_vendor} > Group: Development/Other > License: GPLv2+
Index: SOURCES/distribution.exceptions.conf =================================================================== --- SOURCES/distribution.exceptions.conf (revision 327977) +++ SOURCES/distribution.exceptions.conf (working copy) @@ -194,6 +194,9 @@ addFilter('unexpanded-macro /usr/lib64/jruby') addFilter('unexpanded-macro /usr/lib/jruby') +# for opencpn +addFilter('unexpanded-macro /usr/share/opencpn/doc/OpenCPN User Manual_files/') + # for gdm addFilter('unexpanded-macro /var/lib/gdm/.gconf.mandatory/%gconf-tree.xml') addFilter('unexpanded-macro /var/lib/gdm/.gconf.defaults/%gconf-tree.xml') Index: SPECS/rpmlint-mageia-policy.spec =================================================================== --- SPECS/rpmlint-mageia-policy.spec (revision 327977) +++ SPECS/rpmlint-mageia-policy.spec (working copy) @@ -9,7 +9,7 @@ Name: rpmlint-%{_real_vendor}-policy Version: 0.2.24 -Release: %mkrel 3 +Release: %mkrel 4 Summary: Rpmlint policy for %{_vendor} Group: Development/Other License: GPLv2+
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5761
: 3212