Mercurial > pidgin.yaz
changeset 14515:a8e05cb27456
[gaim-migrate @ 17235]
Changes to account for shuffling around of some docs and
for gnt
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 11 Sep 2006 01:08:24 +0000 |
parents | bb99380c67c3 |
children | 3c8b4bcb68fb |
files | gaim.spec.in |
diffstat | 1 files changed, 23 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/gaim.spec.in Mon Sep 11 01:07:45 2006 +0000 +++ b/gaim.spec.in Mon Sep 11 01:08:24 2006 +0000 @@ -246,8 +246,15 @@ %files -f %{name}-%{version}-coreplugins %defattr(-, root, root) -%doc doc/the_penguin.txt doc/CREDITS NEWS COPYING AUTHORS COPYRIGHT -%doc README ChangeLog +%doc AUTHORS +%doc COPYING +%doc COPYRIGHT +%doc ChangeLog +%doc NEWS +%doc README +%doc README.SVN +%doc doc/FAQ +%doc doc/the_penguin.txt %doc %{_mandir}/man1/* %doc %{_mandir}/man3*/* @@ -261,10 +268,13 @@ %dir %{_datadir}/sounds/gaim %{_datadir}/sounds/gaim/* %{_datadir}/applications/* +%{_libdir}/libgaim.so.* +%{_libdir}/libgnt.so.* %if 0%{?_with_dbus:1} %{_libdir}/libgaim-client.so.* %{_datadir}/dbus-1/services/gaim.service +%doc README.dbus %endif %if 0%{?_with_howl:1} || 0%{?_with_avahi:1} @@ -313,12 +323,21 @@ %files devel %defattr(-, root, root) -%doc plugins/HOWTO -%doc HACKING PROGRAMMING_NOTES +%doc ChangeLog.API +%doc HACKING +%doc PLUGIN_HOWTO +%doc PROGRAMMING_NOTES %dir %{_includedir}/gaim %{_includedir}/gaim/*.h +%dir %{_includedir}/gaim/gnt +%{_includedir}/gaim/gnt/*.h +%dir %{_includedir}/gnt +%{_includedir}/gnt/*.h +%{_libdir}/libgaim.so +%{_libdir}/libgnt.so %{_libdir}/pkgconfig/gaim.pc +%{_libdir}/pkgconfig/gnt.pc %{_datadir}/aclocal/gaim.m4 %if 0%{?_with_dbus:1} %{_libdir}/libgaim-client.so