electricsheep.spec

lisu lisu87 at gmail.com
Mon Aug 28 19:48:03 CEST 2006


Update electricsheep-2.6.4 ==> electricsheep-2.6.8

ChangeLog:

2.6.8: use new libpng api, handle libpng errors properly (from nix at
esperi.org.uk). name the window. update documentation. update use of
AC_OUTPUT. handle readonly parts of the cache. avoid playing files
partially downloaded by bittorrent. add --show-errors option.
-------------- next part --------------
--- electricsheep.spec.old	2006-03-17 02:15:57.000000000 +0100
+++ electricsheep.spec	2006-08-26 18:46:38.000000000 +0200
@@ -2,12 +2,12 @@
 Summary:	Collaborative screensaver
 Summary(pl):	Wygaszacz ekranu współpracujących komputerów
 Name:		electricsheep
-Version:	2.6.4
+Version:	2.6.8
 Release:	0.1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://electricsheep.org/%{name}-%{version}.tar.gz
-# Source0-md5:	59834e2b6a13280e9e6313533c7ff6cf
+# Source0-md5:	5c3535a7c679d67d460c1d9e259a5d38
 Patch0:		%{name}-destdir.patch
 URL:		http://electricsheep.org/
 BuildRequires:	SDL-devel
@@ -62,10 +62,13 @@
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %attr(755,root,root) %{_bindir}/*
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*.png
 %{_datadir}/xscreensaver/*.xml
+%{_includedir}/*
+%{_libdir}/*	
 %{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)


More information about the pld-devel-pl mailing list