SPECS (AC-branch): hibernate.spec - merged from HEAD (up to 1.12)

baggins baggins at pld-linux.org
Sat May 6 20:47:33 CEST 2006


Author: baggins                      Date: Sat May  6 18:47:33 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- merged from HEAD (up to 1.12)

---- Files affected:
SPECS:
   hibernate.spec (1.4 -> 1.4.2.1) 

---- Diffs:

================================================================
Index: SPECS/hibernate.spec
diff -u SPECS/hibernate.spec:1.4 SPECS/hibernate.spec:1.4.2.1
--- SPECS/hibernate.spec:1.4	Mon Aug 30 23:54:41 2004
+++ SPECS/hibernate.spec	Sat May  6 20:47:28 2006
@@ -2,19 +2,19 @@
 Summary:	Software suspend 2 hibernate script
 Summary(pl):	Skrypt hibernujący dla Software suspend 2
 Name:		hibernate
-Version:	0.98
+Version:	1.12
 Release:	1
 License:	GPL
 Group:		Applications/System
-Source0:	http://dagobah.ucc.asn.au/swsusp/script2/%{name}-script-%{version}.tar.gz
-# Source0-md5:	2e70b603287fefcfc94ae6cb1f24bc9a
-URL:		http://softwaresuspend.berlios.de/
+Source0:	http://suspend2.net/downloads/all/%{name}-script-%{version}.tar.gz
+# Source0-md5:	0fb7c524a30daacf200f27de2e398646
+URL:		http://www.suspend2.net/
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 hibernate is a shell script that handles the process of getting ready
 to suspend to disk and to resume from disk. It requires the Software
-Suspend 2 patches available at http://softwaresuspend.berlios.de/ .
+Suspend 2 patches available at <http://www.suspend2.net/>.
 After installing you will want to run 'hibernate -h' to see available
 options and modify your /etc/hibernate/hibernate.conf to set them.
 
@@ -22,9 +22,8 @@
 hibernate to skrypt powłoki obsługujący proces przygotowania do
 zachowania stanu na dysku (suspend to disk) i obudzenia z dysku.
 Wymaga łat Software Suspend 2 dostępnych pod
-http://softwaresuspend.berlios.de/ . Po zainstalowaniu 'hibernate -h'
-pokaże dostępne opcje, które można ustawić w
-/etc/hibernate/hibernate.conf .
+<http://www.suspend2.net/>. Po zainstalowaniu 'hibernate -h' pokaże
+dostępne opcje, które można ustawić w /etc/hibernate/hibernate.conf .
 
 %prep
 %setup -q -n %{name}-script-%{version}
@@ -42,11 +41,10 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README CHANGELOG COPYING TODO SCRIPTLET-API
+%doc README CHANGELOG COPYING SCRIPTLET-API
 %attr(755,root,root) %{_sbindir}/hibernate
 %{_datadir}/hibernate
-%dir /etc/hibernate
-%config(noreplace) %verify(not md5 size mtime) /etc/hibernate/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/hibernate
 %{_mandir}/man?/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -55,6 +53,43 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4.2.1  2006/05/06 18:47:28  baggins
+- merged from HEAD (up to 1.12)
+
+Revision 1.14  2005/10/04 22:26:27  zawadaa
+- up to 1.12
+- needed for suspend2 > 2.2-rc8
+
+Revision 1.13  2005/09/17 16:54:12  petec
+- up to 1.10
+
+Revision 1.12  2005/05/18 22:05:01  zbyniu
+- up to 1.08
+
+Revision 1.11  2005/05/05 09:20:46  darekr
+- use macros
+
+Revision 1.10  2005/05/02 20:57:22  qboosh
+- restored desc URL unification, sort verify() flags
+
+Revision 1.9  2005/05/01 23:29:34  zawadaa
+- up to 1.07
+- project URL update
+
+Revision 1.8  2005/05/01 18:02:05  glen
+- %description url unification
+  find -name '*.spec' | xargs -l1024 sed -i -e 's#\(http://.\+/\) \.#<\1>.#g'
+
+Revision 1.7  2005/02/09 11:06:41  zawadaa
+- update to 1.05
+- new SOURCE0 URL
+
+Revision 1.6  2005/02/04 22:48:39  czucz
+- updated to 1.03
+
+Revision 1.5  2004/12/31 23:31:27  snurf
+- up to 1.02, diff from Mateusz Murawski (matowy at tlen pl)
+
 Revision 1.4  2004/08/30 21:54:41  darekr
 - update to 0.98
 
================================================================

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



More information about the pld-cvs-commit mailing list