[Bug 209259] Review Request: beryl-core - Beryl OpenGL window and compositing manager

bugzilla at redhat.com bugzilla at redhat.com
Tue Nov 14 17:33:45 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: beryl-core -  Beryl OpenGL window and compositing manager


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=209259





------- Additional Comments From martin.sourada at seznam.cz  2006-11-14 12:33 EST -------
About your spec: to me it seems fine, only one problem I saw there. You are a
bit outdated - source tarballs are available since 7. November. You can get them
here:
http://releases.beryl-project.org/0.1.2/

Rpmlint output:
E: beryl-core library-without-ldconfig-postin /usr/lib/libberylsettings.so.0.0.0
E: beryl-core library-without-ldconfig-postun /usr/lib/libberylsettings.so.0.0.0

You should add to your specfile %post and %postun sections. Something like this:
%post
/sbin/ldconfig

%postun
/sbin/ldconfig

and add requires:
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig

Remember but, that I am NOT a reviewer.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list