SPECS: free-sa.spec - add dirs

areq areq at pld-linux.org
Fri Oct 17 17:29:28 CEST 2008


Author: areq                         Date: Fri Oct 17 15:29:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add dirs

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

---- Diffs:

================================================================
Index: SPECS/free-sa.spec
diff -u SPECS/free-sa.spec:1.1 SPECS/free-sa.spec:1.2
--- SPECS/free-sa.spec:1.1	Fri Oct 17 16:53:27 2008
+++ SPECS/free-sa.spec	Fri Oct 17 17:29:22 2008
@@ -40,6 +40,9 @@
 rm -rf $RPM_BUILD_ROOT%{_prefix}/{man,share/doc} 
 install etc/free-sa.conf.sample.in $RPM_BUILD_ROOT/%_sysconfdir/%{name}/%{name}.conf
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %doc COPYING ChangeLog FAQ INSTALL README THANKS
@@ -47,6 +50,8 @@
 %attr(755,root,root) %{_bindir}/%{name}
 %{_datadir}/%{name}/*
 %{_mandir}/man[15]/*
+%dir %{_datadir}/%{name}
+%dir %_sysconfdir/%{name}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -54,9 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/10/17 15:29:22  areq
+- add dirs
+
 Revision 1.1  2008/10/17 14:53:27  areq
 - raw PLD spec
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/free-sa.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list