- rebuild against python 2.5
This commit is contained in:
parent
66bbef5c17
commit
8e448ad228
@ -6,7 +6,7 @@
|
|||||||
%endif
|
%endif
|
||||||
Name: avahi
|
Name: avahi
|
||||||
Version: 0.6.15
|
Version: 0.6.15
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: Local network service discovery
|
Summary: Local network service discovery
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: LGPL
|
License: LGPL
|
||||||
@ -314,7 +314,7 @@ fi
|
|||||||
%defattr(0755, root, root, 0755)
|
%defattr(0755, root, root, 0755)
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
# These are .py files only, so they don't go in lib64
|
# These are .py files only, so they don't go in lib64
|
||||||
%{_prefix}/lib/python2.4/site-packages/*
|
%{_prefix}/lib/python?.?/site-packages/*
|
||||||
%attr(0644,root,root) %{_mandir}/man1/*
|
%attr(0644,root,root) %{_mandir}/man1/*
|
||||||
%{_datadir}/avahi/interfaces/
|
%{_datadir}/avahi/interfaces/
|
||||||
%{_datadir}/avahi/service-types*
|
%{_datadir}/avahi/service-types*
|
||||||
@ -386,6 +386,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 6 2006 Jeremy Katz <katzj@redhat.com> - 0.6.15-4
|
||||||
|
- rebuild against python 2.5
|
||||||
|
|
||||||
* Mon Nov 27 2006 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.15-3
|
* Mon Nov 27 2006 Martin Bacovsky <mbacovsk@redhat.com> - 0.6.15-3
|
||||||
- automake-1.10 required for building
|
- automake-1.10 required for building
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user