Author: freetz                       Date: Thu Oct 13 14:50:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more work, more files: init and sysconfig files added

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

---- Diffs:

================================================================
Index: SPECS/powersave.spec
diff -u SPECS/powersave.spec:1.4 SPECS/powersave.spec:1.5
--- SPECS/powersave.spec:1.4    Thu Oct 13 00:41:39 2005
+++ SPECS/powersave.spec        Thu Oct 13 16:50:37 2005
@@ -9,6 +9,8 @@
 Group:         Daemons
 Source0:       
http://forgeftp.novell.com/powersave/powersave/0.10.10-rc/%{name}-%{version}.tar.bz2
 # Source0-md5: 170db6ee365dee08adbc5a8cb477bfc0
+Source1:       %{name}.init
+Source2:       %{name}.sysconfig
 URL:           http://forge.novell.com/modules/xfmod/project/?powersave
 BuildRequires: autoconf
 BuildRequires: automake
@@ -89,6 +91,9 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/powersave
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/powersave
+
 rm -rf $RPM_BUILD_ROOT/etc/init.d
 
 %clean
@@ -118,7 +123,7 @@
 %dir %{_sysconfdir}/acpi/events.ignore
 %{_sysconfdir}/acpi/events.ignore/events.ignore
 
-#%%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/powersaved
+%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/powersave
 
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/powersaved
@@ -147,6 +152,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2005/10/13 14:50:37  freetz
+- more work, more files: init and sysconfig files added
+
 Revision 1.4  2005/10/12 22:41:39  qboosh
 - -devel R: -libs, unified
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to