packages: coovachilli/coovachilli.spec - %files fixes - temporarily disable...

pawelz pawelz at pld-linux.org
Wed Oct 20 18:44:55 CEST 2010


Author: pawelz                       Date: Wed Oct 20 16:44:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- %files fixes
- temporarily disabled the default captive portal
- what to do with /usr/lib/python/CoovaChilliLib.py?

---- Files affected:
packages/coovachilli:
   coovachilli.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/coovachilli/coovachilli.spec
diff -u packages/coovachilli/coovachilli.spec:1.14 packages/coovachilli/coovachilli.spec:1.15
--- packages/coovachilli/coovachilli.spec:1.14	Wed Oct 20 18:31:24 2010
+++ packages/coovachilli/coovachilli.spec	Wed Oct 20 18:44:49 2010
@@ -91,8 +91,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) %{_libdir}/*.so*
+%attr(755,root,root) %{_sbindir}/chilli
 %attr(755,root,root) %ghost %{_libdir}/libbstring.so.0
 %attr(755,root,root) %{_libdir}/libbstring.so.0.0.0
 %attr(755,root,root) %ghost %{_libdir}/libchilli.so.0
@@ -101,10 +100,16 @@
 %doc AUTHORS COPYING ChangeLog INSTALL README doc/dictionary.chillispot doc/hotspotlogin.cgi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/chilli.conf
 %dir %{_sysconfdir}/chilli
+%attr(755,root,root) %{_sbindir}/chilli_opt
+%attr(755,root,root) %{_sbindir}/chilli_query
+%attr(755,root,root) %{_sbindir}/chilli_radconfig
+%attr(755,root,root) %{_sbindir}/chilli_response
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/chilli/*
 %attr(755,root,root)%{_sysconfdir}/chilli/www/config.sh
+%if 0
 %dir %{_sysconfdir}/chilli/www
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/chilli/www/*
+%endif
 %{_mandir}/man1/*.1*
 %{_mandir}/man5/*.5*
 %{_mandir}/man8/*.8*
@@ -126,6 +131,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2010/10/20 16:44:49  pawelz
+- %files fixes
+- temporarily disabled the default captive portal
+- what to do with /usr/lib/python/CoovaChilliLib.py?
+
 Revision 1.14  2010/10/20 16:31:24  pawelz
 - skip_post_check_so in libchilli. _options symbol needs to be defined in a
   library that links against libchilli. It is used to pass configuration to the
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/coovachilli/coovachilli.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list