forked from pool/pidgin
This commit is contained in:
parent
be858e174f
commit
667e9fbc89
@ -308,12 +308,19 @@ done
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%post -n libpurple -p /sbin/ldconfig
|
%post -n libpurple -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n libpurple -p /sbin/ldconfig
|
%postun -n libpurple -p /sbin/ldconfig
|
||||||
|
|
||||||
%post -n finch -p /sbin/ldconfig
|
%post -n finch -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -n finch -p /sbin/ldconfig
|
%postun -n finch -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%if 0%{?suse_version} >= 1500
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
%else
|
||||||
|
%doc COPYING
|
||||||
|
%endif
|
||||||
%doc AUTHORS COPYRIGHT ChangeLog README doc/the_penguin.txt
|
%doc AUTHORS COPYRIGHT ChangeLog README doc/the_penguin.txt
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_libdir}/%{name}/
|
%{_libdir}/%{name}/
|
||||||
|
Loading…
Reference in New Issue
Block a user