Author: glen                         Date: Tue Apr 20 13:46:18 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- if we want logrotate optional then /var/log/archive should be placed here or 
packages like mysql pull logrotate anyway
- rel 34

---- Files affected:
packages/filesystem:
   filesystem.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: packages/filesystem/filesystem.spec
diff -u packages/filesystem/filesystem.spec:1.111 
packages/filesystem/filesystem.spec:1.112
--- packages/filesystem/filesystem.spec:1.111   Mon Feb 22 20:52:16 2010
+++ packages/filesystem/filesystem.spec Tue Apr 20 15:46:12 2010
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):     Wspólne katalogi
 Name:          filesystem
 Version:       3.0
-Release:       33
+Release:       34
 License:       GPL
 Group:         Base
 BuildRequires: automake
@@ -68,6 +68,7 @@
        
$RPM_BUILD_ROOT/usr/share/{backgrounds,gnome/{help,wm-properties},man/man{n,l},man/pl/mann,pkgconfig,sound{,font}s,themes/Default,wallpapers,xsessions}
 \
        $RPM_BUILD_ROOT/usr/src/examples \
        $RPM_BUILD_ROOT/var/lock/subsys \
+       $RPM_BUILD_ROOT/var/log/archive \
        
$RPM_BUILD_ROOT{%{_aclocaldir},%{_desktopdir}/docklets,%{_iconsdir},%{_pixmapsdir}}
 \
        
$RPM_BUILD_ROOT%{_fontsdir}/{{100,75}dpi,OTF,Speedo,Type1/{afm,pfm},TTF,cyrillic,local,misc}
 \
        $RPM_BUILD_ROOT{%{_idldir},%{_privsepdir}}
@@ -181,6 +182,7 @@
 %dir /usr/share/xsessions
 %dir /usr/src/examples
 %attr(700,root,root) %dir /var/lock/subsys
+%attr(750,root,logs) %dir /var/log/archive
 %dir %{_aclocaldir}
 %dir %{_desktopdir}
 %dir %{_desktopdir}/docklets
@@ -220,6 +222,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2010/04/20 13:46:12  glen
+- if we want logrotate optional then /var/log/archive should be placed here or 
packages like mysql pull logrotate anyway
+- rel 34
+
 Revision 1.111  2010/02/22 19:52:16  glen
 - do X11 dir stat in lua
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/filesystem/filesystem.spec?r1=1.111&r2=1.112&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to