SPECS: electricsheep.spec - unify BuildRoot, missing dir

darekr darekr at pld-linux.org
Sat Dec 17 12:59:10 CET 2005


Author: darekr                       Date: Sat Dec 17 11:59:10 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unify BuildRoot, missing dir

---- Files affected:
SPECS:
   electricsheep.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/electricsheep.spec
diff -u SPECS/electricsheep.spec:1.2 SPECS/electricsheep.spec:1.3
--- SPECS/electricsheep.spec:1.2	Sat Dec 17 12:47:21 2005
+++ SPECS/electricsheep.spec	Sat Dec 17 12:59:05 2005
@@ -20,7 +20,7 @@
 Requires:	curl
 Requires:	xloadimage
 Requires:	xscreensaver
-BuildRoot:	/tmp/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Electric Sheep is a screensaver that realizes the collective dream of
@@ -58,6 +58,7 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
+%dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*.png
 %{_datadir}/control-center/screensavers/electricsheep.xml
 %{_mandir}/man1/*
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/17 11:59:05  darekr
+- unify BuildRoot, missing dir
+
 Revision 1.2  2005/12/17 11:47:21  ankry
 - pl, BRs, some cosmetics, rel. 0.1 - it is unfinished
 
================================================================

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




More information about the pld-cvs-commit mailing list