comparison gaim.spec.in @ 9400:ecd93503a5c9

[gaim-migrate @ 10214] Retroactivity. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 26 Jun 2004 04:44:36 +0000
parents 7b524aa57718
children a3e3c71d995a
comparison
equal deleted inserted replaced
9399:0c31db6bde62 9400:ecd93503a5c9
119 %defattr(-, root, root) 119 %defattr(-, root, root)
120 120
121 %doc plugins/HOWTO 121 %doc plugins/HOWTO
122 %doc HACKING PROGRAMMING_NOTES 122 %doc HACKING PROGRAMMING_NOTES
123 123
124 %attr(755, root, root) %{_libdir}/libgaim-remote.so
124 %attr(755, root, root) %{_libdir}/libgaim-remote.la 125 %attr(755, root, root) %{_libdir}/libgaim-remote.la
125 %dir %{_includedir}/gaim 126 %dir %{_includedir}/gaim
126 %{_includedir}/gaim/*.h 127 %{_includedir}/gaim/*.h
127 %{_libdir}/pkgconfig/gaim.pc 128 %{_libdir}/pkgconfig/gaim.pc
128 129
129 %changelog 130 %changelog
131 * Thu Jun 24 2004 Mark Doliner <thekingant@users.sourceforge.net>
132 - Add --with silc rebuild option for compiling a separate gaim-silc
133 RPM containing the silc protocol plugin (Stu Tomlinson).
134
130 * Wed Jun 23 2004 Ethan Blanton <eblanton@cs.ohiou.edu> 135 * Wed Jun 23 2004 Ethan Blanton <eblanton@cs.ohiou.edu>
131 - Moved gaim headers and a pkgconfig configuration file into the 136 - Moved gaim headers and a pkgconfig configuration file into the
132 gaim-devel RPM (Stu Tomlinson) 137 gaim-devel RPM (Stu Tomlinson).
133 138
134 * Thu Jan 15 2004 Ethan Blanton <eblanton@cs.ohiou.edu> 139 * Thu Jan 15 2004 Ethan Blanton <eblanton@cs.ohiou.edu>
135 - Removed the manual strip command, as it seems to be unwarranted if 140 - Removed the manual strip command, as it seems to be unwarranted if
136 the necessary programs are properly installed. (For me, this was 141 the necessary programs are properly installed. (For me, this was
137 elfutils.) 142 elfutils.)