[gaim-migrate @ 18163]

Fri, 19 Jan 2007 04:13:59 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Fri, 19 Jan 2007 04:13:59 +0000
changeset 15432
dc6f10fc8337
parent 15431
b691b149a55c
child 15433
1be109687973

[gaim-migrate @ 18163]
Include oscarcommon.h in the tarball

Include symlinks in the RPMs (liboscar.so and liboscar.so.1)

gaim.spec.in file | annotate | diff | comparison | revisions
libgaim/protocols/oscar/Makefile.am file | annotate | diff | comparison | revisions
--- a/gaim.spec.in	Fri Jan 19 04:13:23 2007 +0000
+++ b/gaim.spec.in	Fri Jan 19 04:13:59 2007 +0000
@@ -244,7 +244,7 @@
 
 %find_lang %{name}
 
-find $RPM_BUILD_ROOT%{_libdir}/gaim -type f -print | \
+find $RPM_BUILD_ROOT%{_libdir}/gaim -xtype f -print | \
         sed "s@^$RPM_BUILD_ROOT@@g" | \
         grep -v /gntgf.so | \
         grep -v /gnthistory.so | \
--- a/libgaim/protocols/oscar/Makefile.am	Fri Jan 19 04:13:23 2007 +0000
+++ b/libgaim/protocols/oscar/Makefile.am	Fri Jan 19 04:13:59 2007 +0000
@@ -34,6 +34,7 @@
 	oft.c               \
 	oscar.c             \
 	oscar.h             \
+	oscarcommon.h       \
 	oscar_data.c        \
 	peer.c              \
 	peer.h              \

mercurial