Enlightenment CVS committal

Author  : mej
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        enlightenment.spec.in 


Log Message:
Fri Mar  2 15:12:40 2007                        Michael Jennings (mej)

Fix directory ownerships.
----------------------------------------------------------------------

===================================================================
RCS file: /cvs/e/e17/apps/e/enlightenment.spec.in,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- enlightenment.spec.in       3 Nov 2006 23:36:28 -0000       1.17
+++ enlightenment.spec.in       3 Mar 2007 02:12:43 -0000       1.18
@@ -56,6 +56,8 @@
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING COPYING-PLAIN README
+%dir %{_sysconfdir}/enlightenment
+%config(noreplace) %{_sysconfdir}/enlightenment/*
 %{_bindir}/enlightenment
 %{_bindir}/enlightenment_*
 #%{_bindir}/eap_to_desktop
@@ -63,11 +65,10 @@
 %{_datadir}/%{name}
 %{_datadir}/locale/*
 %{_datadir}/xsessions/%{name}.desktop
-%config(noreplace) %{_sysconfdir}/enlightenment/*
 
 %files devel
 %defattr(-, root, root)
 %{_bindir}/enlightenment-config
-%{_includedir}/enlightenment/*.h
+%{_includedir}/enlightenment
 
 %changelog



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to