SPECS: weechat.spec - removed INSTALL from doc (nothing useful aft...

qboosh qboosh at pld-linux.org
Thu May 17 22:40:49 CEST 2007


Author: qboosh                       Date: Thu May 17 20:40:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed INSTALL from doc (nothing useful after build)
- plugin files cleanup

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

---- Diffs:

================================================================
Index: SPECS/weechat.spec
diff -u SPECS/weechat.spec:1.9 SPECS/weechat.spec:1.10
--- SPECS/weechat.spec:1.9	Fri Mar 16 19:14:02 2007
+++ SPECS/weechat.spec	Thu May 17 22:40:44 2007
@@ -54,6 +54,7 @@
 	--enable-libsuffix=64 \
 %endif
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
+	--disable-static \
 	--enable-plugins \
 	--with-qt-libraries=%{_libdir} \
 	--%{?with_qt:en}%{!?with_qt:dis}able-qt \
@@ -72,7 +73,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/weechat/plugins/*.a
+rm -f $RPM_BUILD_ROOT%{_libdir}/weechat/plugins/*.la
 
 %find_lang %{name}
 
@@ -81,11 +82,10 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README FAQ AUTHORS BUGS INSTALL NEWS TODO
+%doc AUTHORS BUGS FAQ NEWS README TODO
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/weechat/plugins
 %attr(755,root,root) %{_libdir}/weechat/plugins/*.so*
-%{_libdir}/weechat/plugins/*.la
 %{_mandir}/man1/*.1*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -94,6 +94,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007/05/17 20:40:44  qboosh
+- removed INSTALL from doc (nothing useful after build)
+- plugin files cleanup
+
 Revision 1.9  2007/03/16 18:14:02  qboosh
 - pl
 
================================================================

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



More information about the pld-cvs-commit mailing list