SPECS (AC-branch): poldek.spec - removed obsolete workaround, no n...
qboosh
qboosh at pld-linux.org
Fri Nov 4 18:14:36 CET 2005
Author: qboosh Date: Fri Nov 4 17:14:36 2005 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- removed obsolete workaround, no need to write default attr
---- Files affected:
SPECS:
poldek.spec (1.197.2.54 -> 1.197.2.55)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.197.2.54 SPECS/poldek.spec:1.197.2.55
--- SPECS/poldek.spec:1.197.2.54 Fri Nov 4 17:43:00 2005
+++ SPECS/poldek.spec Fri Nov 4 18:14:30 2005
@@ -143,8 +143,6 @@
%{__autoconf}
%{__automake}
cp -f config.sub trurlib
-# glibc 2.3.5 workaround (to be removed when new snap come)
-perl -pi -e 's|HAVE_FOPENCOOKIE|HAVE_FOPENCOOKIE_XXX|g' trurlib/nstream.c
%configure \
%{?with_static:--enable-static --disable-shared} \
@@ -278,7 +276,7 @@
%defattr(644,root,root,755)
%doc README* NEWS TODO configs/
%dir %{_sysconfdir}/%{name}
-%attr(644,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*.conf
+%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*.conf
%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*
@@ -308,6 +306,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.197.2.55 2005/11/04 17:14:30 qboosh
+- removed obsolete workaround, no need to write default attr
+
Revision 1.197.2.54 2005/11/04 16:43:00 qboosh
- more sorting
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/poldek.spec?r1=1.197.2.54&r2=1.197.2.55&f=u
More information about the pld-cvs-commit
mailing list