[Bug 1763468] Review Request: samdump2 - Retrieves syskey and
extracts hashes from Windows SAM hive
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1763468
Robert-André Mauchin <zebob.m(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |zebob.m(a)gmail.com
Assignee|nobody(a)fedoraproject.org |zebob.m(a)gmail.com
Flags| |fedora-review?
--- Comment #1 from Robert-André Mauchin <zebob.m(a)gmail.com> ---
- Not needed:
rm -rf %{buildroot}
- the license files must be installed with %license not %doc:
%files
%doc AUTHORS README
%license COPYING LICENSE
Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
Issues:
=======
- If (and only if) the source package includes the text of the license(s)
in its own file, then that file, containing the text of the license(s)
for the package is included in %license.
Note: License file COPYING is not marked as %license
See: https://docs.fedoraproject.org/en-US/packaging-
guidelines/LicensingGuidelines/#_license_text
- Package does not use a name that already exists.
Note: A package with this name already exists. Please check
https://src.fedoraproject.org/rpms/samdump2
See: https://docs.fedoraproject.org/en-US/packaging-
guidelines/Naming/#_conflicting_package_names
===== MUST items =====
C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: If your application is a C or C++ application you must list a
BuildRequires against gcc, gcc-c++ or clang.
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
Generic:
[x]: Package is licensed with an open-source compatible license and meets
other legal requirements as defined in the legal section of Packaging
Guidelines.
[x]: License field in the package spec file matches the actual license.
Note: Checking patched sources after %prep for licenses. Licenses
found: "Unknown or generated", "GPL (v2 or later)", "GNU General
Public License (v2)", "*No copyright* GPL (v2)". 5 files have unknown
license. Detailed output of licensecheck in
/home/bob/packaging/review/samdump2/review-samdump2/licensecheck.txt
[!]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[!]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
beginning of %install.
Note: rm -rf %{buildroot} present but not required
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
Note: Documentation size is 40960 bytes in 4 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
Note: There are rpmlint messages (see attachment).
[x]: Package requires other packages for directories it uses.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local
===== SHOULD items =====
Generic:
[-]: If the source package does not include license text(s) as a separate
file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
justified.
[-]: Sources are verified with gpgverify first in %prep if upstream
publishes signatures.
Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Uses parallel make %{?_smp_mflags} macro.
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic:
[x]: Rpmlint is run on debuginfo package(s).
Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
is arched.
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: samdump2-3.0.0-16.fc32.x86_64.rpm
samdump2-debuginfo-3.0.0-16.fc32.x86_64.rpm
samdump2-debugsource-3.0.0-16.fc32.x86_64.rpm
samdump2-3.0.0-16.fc32.src.rpm
samdump2.x86_64: W: spelling-error Summary(en_US) syskey -> passkey
samdump2.x86_64: W: spelling-error %description -l en_US syskey -> passkey
samdump2.x86_64: W: spelling-error %description -l en_US bootkey -> boot key,
boot-key, hotkey
samdump2.x86_64: W: spelling-error %description -l en_US decrypt -> decry pt,
decry-pt, decry
samdump2.src: W: spelling-error Summary(en_US) syskey -> passkey
samdump2.src: W: spelling-error %description -l en_US syskey -> passkey
samdump2.src: W: spelling-error %description -l en_US bootkey -> boot key,
boot-key, hotkey
samdump2.src: W: spelling-error %description -l en_US decrypt -> decry pt,
decry-pt, decry
4 packages and 0 specfiles checked; 0 errors, 8 warnings.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
3 years, 3 months
[Bug 1763459] Review Request: rust-multipart - Backend-agnostic
extension for HTTP libraries
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1763459
Robert-André Mauchin <zebob.m(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Review Request: |Review Request:
|rust-multipart - |rust-multipart -
|Backend-agnostic extension |Backend-agnostic extension
|for HTTP libraries that |for HTTP libraries
|provides support for POST |
|multipart/form-data |
|requests on both client and |
|server |
--- Comment #2 from Robert-André Mauchin <zebob.m(a)gmail.com> ---
(In reply to Igor Gnatenko from comment #1)
> Summary is too large, please fix that.
Summary is not over 80 characters?
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
3 years, 3 months
[Bug 1763423] Review Request: gedit-color-schemes - Color schemes
for Gedit and apps to render the syntax highlight
by bugzilla@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=1763423
Robert-André Mauchin <zebob.m(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |zebob.m(a)gmail.com
Assignee|nobody(a)fedoraproject.org |zebob.m(a)gmail.com
Flags| |fedora-review?
--- Comment #2 from Robert-André Mauchin <zebob.m(a)gmail.com> ---
%global date 20130722
date should be the date you took the snapshot, not the date of the git commit.
- Install fails because of conflicts:
DEBUG util.py:582: Error: Transaction test error:
DEBUG util.py:582: file /usr/share/gtksourceview-2.0/styles/cobalt.xml
conflicts between attempted installs of
gedit-color-schemes-gtksourceview-2-0-2.20130722git4f62aae.fc32.noarch and
gtksourceview2-2.11.2-30.fc32.x86_64
DEBUG util.py:582: file /usr/share/gtksourceview-2.0/styles/oblivion.xml
conflicts between attempted installs of
gedit-color-schemes-gtksourceview-2-0-2.20130722git4f62aae.fc32.noarch and
gtksourceview2-2.11.2-30.fc32.x86_64
DEBUG util.py:735: Child return code was: 1
You probably need to remove these styles to avoid the conflict.
- Fix the obsolete FSF address and send a patch upstream?
Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
Issues:
=======
- Package installs properly.
Note: Installation errors (see attachment)
See: https://docs.fedoraproject.org/en-US/packaging-guidelines/
===== MUST items =====
Generic:
[x]: Package is licensed with an open-source compatible license and meets
other legal requirements as defined in the legal section of Packaging
Guidelines.
[x]: If (and only if) the source package includes the text of the
license(s) in its own file, then that file, containing the text of the
license(s) for the package is included in %license.
[x]: License field in the package spec file matches the actual license.
Note: Checking patched sources after %prep for licenses. Licenses
found: "Unknown or generated", "GNU Lesser General Public License (v2
or later)", "*No copyright* GNU Lesser General Public License (v2 or
later)", "GPL (v2 or later)", "GNU Lesser General Public License (v2.1
or later)". 115 files have unknown license. Detailed output of
licensecheck in /home/bob/packaging/review/gedit-color-schemes/review-
gedit-color-schemes/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: Package does not own files or directories owned by other packages.
Note: Dirs in package are owned also by:
/usr/share/gtksourceview-2.0(gtksourceview2),
/usr/share/gtksourceview-2.0/styles(gtksourceview2),
/usr/share/gtksourceview-3.0(gnome-builder, gtksourceview3),
/usr/share/gtksourceview-3.0/styles(gnome-builder, gtksourceview3),
/usr/share/gtksourceview-4(gtksourceview4, gnome-builder),
/usr/share/gtksourceview-4/styles(gtksourceview4, gnome-builder)
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
Note: Documentation size is 10240 bytes in 1 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
one supported primary architecture.
[x]: Rpmlint is run on all rpms the build produces.
Note: There are rpmlint messages (see attachment).
[x]: Package requires other packages for directories it uses.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local
===== SHOULD items =====
Generic:
[-]: If the source package does not include license text(s) as a separate
file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
publishes signatures.
Note: gpgverify is not used.
[-]: Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.
===== EXTRA items =====
Generic:
[!]: Rpmlint is run on all installed packages.
Note: Mock build failed
See: https://docs.fedoraproject.org/en-US/packaging-
guidelines/#_use_rpmlint
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: gedit-color-schemes-0-2.20130722git4f62aae.fc32.noarch.rpm
gedit-color-schemes-gtksourceview-2-0-2.20130722git4f62aae.fc32.noarch.rpm
gedit-color-schemes-0-2.20130722git4f62aae.fc32.src.rpm
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Active4D.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Airkitek.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/All Hallow's Eve.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Amy.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Argonaut.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/BBEdit.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Bespin.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Black Pearl II.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Black Pearl.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Blackboard.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/BoysAndGirls01.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Brilliance Black.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Brilliance Dull.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Choco.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Classic Modified.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/CodeZone.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Cool Glow.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Daltonism.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Dawn.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Django (Smoothy).xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Django.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Eiffel.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Emacs.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Espresso Libre.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Fade to Grey.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/ForLaTeX.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Frill.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/GitHub.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/GlitterBomb.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Gmate.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/GmateLight.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/IDLE.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/IR_Black.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/IR_White.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/LAZY.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Lowlight.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Mac Classic.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/MagicWB (Amiga).xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Matrix.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Merbivore Soft.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Merbivore.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Midnight.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Mono Industrial.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Monokai.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Neopro.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Notepad2.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Pastels on Dark.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/PhilGeek.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/PlasticCodeWrap.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Plum Dumb.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/RDark.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Railscasts black improved.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Railscasts black.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Railscasts improved.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Railscasts.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Ruby Blue.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Ruby Robot.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Slate.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Slush & Poppies.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Smurfy.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/SpaceCadedPro.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/SpaceCadet.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Spectacular.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Stoneship.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Sunburst.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Swyphs II.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Tango.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Tek.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Text Ex Machina.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Travis Jeffery.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Twilight.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Vibrant Ink.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Whys Poignant.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/Zenburnesque.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/barf.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/blue_dream.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/chela_light.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/darkmacs.xml
/usr/share/gtksourceview-2.0/styles/darkmacs.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/darkmate.xml
/usr/share/gtksourceview-2.0/styles/darkmate.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/desert.xml
/usr/share/gtksourceview-2.0/styles/desert.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/dreamweaver.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/eclips3.media (ECLM).xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/emacs_dark.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/emacs_mod.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/fluffy.xml
/usr/share/gtksourceview-2.0/styles/fluffy.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/iLife 05.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/iPlastic.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/idleFingers.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/ironman.xml
/usr/share/gtksourceview-2.0/styles/ironman.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/minimal_Theme.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/ryan-light.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/slush_and_poppies.xml
/usr/share/gtksourceview-2.0/styles/slush_and_poppies.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/textmate.xml
gedit-color-schemes.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-3.0/styles/twilight_mod.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/vibrant_fun.xml
/usr/share/gtksourceview-2.0/styles/vibrant_fun.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/vibrant_nerd.xml
/usr/share/gtksourceview-2.0/styles/vibrant_nerd.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-3.0/styles/warm_grey.xml
/usr/share/gtksourceview-2.0/styles/warm_grey.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/darkmacs.xml
/usr/share/gtksourceview-2.0/styles/darkmacs.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/darkmate.xml
/usr/share/gtksourceview-2.0/styles/darkmate.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/desert.xml
/usr/share/gtksourceview-2.0/styles/desert.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/fluffy.xml
/usr/share/gtksourceview-2.0/styles/fluffy.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/ironman.xml
/usr/share/gtksourceview-2.0/styles/ironman.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/slush_and_poppies.xml
/usr/share/gtksourceview-2.0/styles/slush_and_poppies.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/vibrant_fun.xml
/usr/share/gtksourceview-2.0/styles/vibrant_fun.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/vibrant_nerd.xml
/usr/share/gtksourceview-2.0/styles/vibrant_nerd.xml
gedit-color-schemes.noarch: W: dangling-symlink
/usr/share/gtksourceview-4/styles/warm_grey.xml
/usr/share/gtksourceview-2.0/styles/warm_grey.xml
gedit-color-schemes-gtksourceview-2.noarch: W: summary-not-capitalized C
gtksourceview-2.0 schemes for gedit-color-schemes
gedit-color-schemes-gtksourceview-2.noarch: W: no-documentation
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/ChocolateRain.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/blue_dream2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/chela_light.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/cobalt.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/darkermate.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/darkmacs.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/darkmate.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/dreamweaver2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/emacs-darkslategrey2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/emacs2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/github.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/github2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/idle.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/idle2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/inkpot-color-scheme.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/oblivion.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/oblivion2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/railscasts.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/slush_and_poppies.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/slush_and_poppies2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/thankful_eyes2.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/twilight.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/vibrant_fun.xml
gedit-color-schemes-gtksourceview-2.noarch: E: incorrect-fsf-address
/usr/share/gtksourceview-2.0/styles/vibrant_nerd.xml
gedit-color-schemes.src: W: no-%build-section
3 packages and 0 specfiles checked; 112 errors, 21 warnings.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
3 years, 3 months