SPECS: aethera.spec - more files, builds on amd64 too

glen glen at pld-linux.org
Sun Nov 5 17:06:42 CET 2006


Author: glen                         Date: Sun Nov  5 16:06:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more files, builds on amd64 too

---- Files affected:
SPECS:
   aethera.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/aethera.spec
diff -u SPECS/aethera.spec:1.9 SPECS/aethera.spec:1.10
--- SPECS/aethera.spec:1.9	Sun Nov  5 16:04:31 2006
+++ SPECS/aethera.spec	Sun Nov  5 17:06:35 2006
@@ -166,19 +166,34 @@
 %{__make} -C koplugin install \
 	INSTALL_ROOT=$RPM_BUILD_ROOT
 
+# x86 binary
+rm $RPM_BUILD_ROOT%{_libdir}/aethera/bin/sox
+# unneccessary wrappers
+rm $RPM_BUILD_ROOT%{_libdir}/aethera/bin/aethera_sound
+rm $RPM_BUILD_ROOT%{_prefix}/local/bin/aethera
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post	-p	/sbin/ldconfig
+%postun	-p	/sbin/ldconfig
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/aethera
-%dir %attr(755,root,root) %{_libdir}/aethera
-%dir %attr(755,root,root) %{_libdir}/aethera/plugins
+%attr(755,root,root) %{_libdir}/libaethera.so.1.0.1
+%attr(755,root,root) %{_libdir}/libfilebrowser.so.1.0.0
+%attr(755,root,root) %{_libdir}/libtino.so.1.0.0
+%attr(755,root,root) %{_libdir}/libtkcbase.so.1.0.0
+%attr(755,root,root) %{_libdir}/libtkcssl.so.1.0.0
+%dir %{_libdir}/aethera
+%dir %{_libdir}/aethera/plugins
+%attr(755,root,root) %{_libdir}/aethera/plugins/libhomeplugin.so.1.0.0
+%attr(755,root,root) %{_libdir}/aethera/plugins/libkomcontactsplugin.so.1.0.0
 %attr(755,root,root) %{_libdir}/aethera/plugins/libkommailplugin.so.1.0.0
 %attr(755,root,root) %{_libdir}/aethera/plugins/libkomnotesplugin.so.1.0.0
 %attr(755,root,root) %{_libdir}/aethera/plugins/libkorganizer.so.1.0.0
-%attr(755,root,root) %{_libdir}/aethera/plugins/libkomcontactsplugin.so.1.0.0
-%dir %{_libdir}/aethera
+%attr(755,root,root) %{_libdir}/aethera/plugins/libmailimport.so.1.0.0
 %{_libdir}/aethera/help
 %{_libdir}/aethera/pics
 %{_libdir}/aethera/sound
@@ -207,6 +222,8 @@
 
 %files devel
 %defattr(644,root,root,755)
+%{_libdir}/libtkwidgets.a
+%{_libdir}/libwebdav.a
 %{_includedir}/aethera
 %{_includedir}/tino
 %{_includedir}/tkcbase
@@ -218,6 +235,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/11/05 16:06:35  glen
+- more files, builds on amd64 too
+
 Revision 1.9  2006/11/05 15:04:31  glen
 - patrys: google says fpic breaks static libs on arches other then amd64 makes
   them significantly slower
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/aethera.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list