[Bug 529374] Review Request: ethos - Plugin framework for GLib

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 24 10:28:48 UTC 2009


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


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





--- Comment #14 from Josephine Tannhäuser <josephine.tannhauser at googlemail.com>  2009-12-24 05:28:42 EDT ---
(In reply to comment #10)
> you should use "*" instead of version numbers. 
I tried to do that with your filelist, like:

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc COPYING AUTHORS README NEWS
%{_libdir}/lib%{name}*
%{_libdir}/%{name}/
%{_libdir}/girepository-*/Ethos-*.typelib
%{_datadir}/%{name}/

%files devel
%defattr(-,root,root,-)
%{_includedir}/%{name}-*/
%{_libdir}/pkgconfig/%{name}*.pc
%{_libdir}/*.so
%{_datadir}/gir-*/Ethos-*.gir

%files docs
%defattr(-,root,root,-)
%{_datadir}/gtk-doc/html/%{name}/

%files python
%defattr(-,root,root,-)
%{python_sitearch}/gtk-*/_%{name}*so
%{python_sitearch}/gtk-*/%{name}/
%{_datadir}/pygtk/*/defs/%{name}*

%files vala
%defattr(-,root,root,-)
%{_datadir}/vala/vapi/%{name}*vapi

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list