SPECS: xrdp.spec - simplified %%files section

pawelz pawelz at pld-linux.org
Wed Nov 26 21:41:20 CET 2008


Author: pawelz                       Date: Wed Nov 26 20:41:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- simplified %%files section

---- Files affected:
SPECS:
   xrdp.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/xrdp.spec
diff -u SPECS/xrdp.spec:1.7 SPECS/xrdp.spec:1.8
--- SPECS/xrdp.spec:1.7	Tue Sep 23 18:35:50 2008
+++ SPECS/xrdp.spec	Wed Nov 26 21:41:14 2008
@@ -118,10 +118,8 @@
 %dir %{_localstatedir}/run
 %{_libdir}/libscp.so
 %{_libdir}/libxrdp.so
-%dir %{_libdir}/xrdp
-%{_libdir}/xrdp/*
-%dir %{_datadir}/xrdp
-%{_datadir}/xrdp/*
+%{_libdir}/xrdp
+%{_datadir}/xrdp
 %attr(755,root,root) %{_sbindir}/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/sesman
 %attr(754,root,root) /etc/rc.d/init.d/xrdp
@@ -137,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008/11/26 20:41:14  pawelz
+- simplified %%files section
+
 Revision 1.7  2008/09/23 16:35:50  pawelz
 - %post should restart not stop service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xrdp.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list