Author: darekr                       Date: Fri Dec 23 15:39:01 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dirs

---- Files affected:
SPECS:
   endeavour.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/endeavour.spec
diff -u SPECS/endeavour.spec:1.1 SPECS/endeavour.spec:1.2
--- SPECS/endeavour.spec:1.1    Fri Dec 23 15:48:32 2005
+++ SPECS/endeavour.spec        Fri Dec 23 16:38:55 2005
@@ -97,11 +97,12 @@
 %defattr(644,root,root,755)
 %doc AUTHORS HACKING INSTALL LICENSE TODO LANGUAGE README
 %attr(755,root,root) %{_bindir}/%{pname}
-%attr(755,root,root) %{_libdirend}/*
+%attr(755,root,root) %{_libdirend}
 %{_mandir}/man1/*
-%{_icons}/*
-%{_help}/*
-%{_confdir}/*
+%dir %{_datadir}/%{pname}
+%{_icons}
+%{_help}
+%{_confdir}
 
 %files libs
 %defattr(644,root,root,755)
@@ -111,13 +112,16 @@
 %defattr(644,root,root,755)
 %doc endeavour2/lib/INTERPS
 %attr(755,root,root) %{_bindir}/endeavour2-config
-%{_includedir}/%{pname}/*
+%{_includedir}/%{pname}
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <[EMAIL PROTECTED]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.2  2005/12/23 15:38:55  darekr
+- missing dirs
+
 Revision 1.1  2005/12/23 14:48:32  abram
 - NEW
 - new file browser, works without gnome,kde..., simple for use
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/endeavour.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to