SPECS: squid.spec - revert, epoll not poll

glen glen at pld-linux.org
Sun Jan 13 14:57:35 CET 2008


Author: glen                         Date: Sun Jan 13 13:57:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- revert, epoll not poll

---- Files affected:
SPECS:
   squid.spec (1.287 -> 1.288) 

---- Diffs:

================================================================
Index: SPECS/squid.spec
diff -u SPECS/squid.spec:1.287 SPECS/squid.spec:1.288
--- SPECS/squid.spec:1.287	Sun Jan 13 14:54:50 2008
+++ SPECS/squid.spec	Sun Jan 13 14:57:30 2008
@@ -79,7 +79,7 @@
 Requires:	setup >= 2.4.6
 Provides:	group(squid)
 # epoll enabled by default:
-Requires:	getconf(_POSIX_POLL)
+Requires:	uname(release) >= 2.6
 Provides:	user(squid)
 Conflicts:	logrotate < 3.7-4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -608,7 +608,7 @@
 %attr(755,root,root) %{_libexecdir}/fakeauth_auth
 %attr(755,root,root) %{_sbindir}/*
 
-%attr(755,root,root) %dir %{_sysconfdir}
+%dir %{_sysconfdir}
 
 %attr(754,root,root) /etc/rc.d/init.d/squid
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/squid
@@ -654,7 +654,7 @@
 %lang(zh_TW) %{_datadir}/squid/errors/Traditional_Chinese
 %lang(tr) %{_datadir}/squid/errors/Turkish
 
-%attr(755,root,root) %dir %{_libexecdir}
+%dir %{_libexecdir}
 
 %attr(770,root,squid) %dir /var/log/archive/squid
 %attr(770,root,squid) %dir /var/log/squid
@@ -766,6 +766,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.288  2008-01-13 13:57:30  glen
+- revert, epoll not poll
+
 Revision 1.287  2008-01-13 13:54:50  glen
 - rather specific epoll dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squid.spec?r1=1.287&r2=1.288&f=u



More information about the pld-cvs-commit mailing list