SPECS: electricsheep.spec - typos, cleanups

qboosh qboosh at pld-linux.org
Tue Dec 20 18:48:42 CET 2005


Author: qboosh                       Date: Tue Dec 20 17:48:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typos, cleanups

---- Files affected:
SPECS:
   electricsheep.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/electricsheep.spec
diff -u SPECS/electricsheep.spec:1.4 SPECS/electricsheep.spec:1.5
--- SPECS/electricsheep.spec:1.4	Sun Dec 18 21:23:04 2005
+++ SPECS/electricsheep.spec	Tue Dec 20 18:48:37 2005
@@ -33,10 +33,10 @@
 %description -l pl
 Electric Sheep (Elektryczna owca) jest wygaszaczem ekranu realizującym
 wspólny sen uśpionych komputerów w całym Internecie. Jest to moduł
-xscreensavera wyświetlający animowację fraktalnego płomienie w
-formacie MPEG. W tle tworzone są elementy przyszłych animacji. Po
-ukończeniu są one co jakiś czas zapisywane na serwerze, gdzie są
-kompresowane w celu udostępnienia wszystkim klientom.
+xscreensavera wyświetlający animację fraktalnego płomienia w formacie
+MPEG. W tle tworzone są elementy przyszłych animacji. Po ukończeniu są
+one co jakiś czas zapisywane na serwerze, gdzie są kompresowane w celu
+udostępnienia wszystkim klientom.
 
 %prep
 %setup -q
@@ -51,11 +51,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/{%{_bindir},%{_datadir}/xscreensaver}
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/xscreensaver}
+
 %{__make} install \
 	SCREENSAVER_DATADIR=%{_datadir}/xscreensaver \
 	DESTDIR=$RPM_BUILD_ROOT
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
@@ -64,15 +68,15 @@
 %{_datadir}/xscreensaver/*.xml
 %{_mandir}/man1/*
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/12/20 17:48:37  qboosh
+- typos, cleanups
+
 Revision 1.4  2005/12/18 20:23:04  aredridel
 - correct xscreensaver datadir
 
@@ -84,4 +88,3 @@
 
 Revision 1.1  2005/12/17 05:28:27  aredridel
 - added
-
================================================================

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



More information about the pld-cvs-commit mailing list