SPECS: cryopid.spec - cleanups.

pluto pluto at pld-linux.org
Fri Jun 24 12:17:42 CEST 2005


Author: pluto                        Date: Fri Jun 24 10:17:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanups.

---- Files affected:
SPECS:
   cryopid.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/cryopid.spec
diff -u SPECS/cryopid.spec:1.1 SPECS/cryopid.spec:1.2
--- SPECS/cryopid.spec:1.1	Fri Jun 24 01:47:06 2005
+++ SPECS/cryopid.spec	Fri Jun 24 12:17:37 2005
@@ -1,5 +1,4 @@
 # $Revision$, $Date$
-#
 Summary:	CryoPID - a process freezer for Linux
 Summary(pl):	CryoPID - zamrażacz procesów dla Linuksa
 Name:		cryopid
@@ -29,7 +28,7 @@
 innej maszynie.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch0 -p1
 
 %{__sed} -i 's/-g -Wall -O0/%{rpmcflags}/' Makefile
@@ -39,9 +38,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_bindir}/
-mv freeze $RPM_BUILD_ROOT%{_bindir}/
+install -d $RPM_BUILD_ROOT%{_bindir}
+
+install freeze $RPM_BUILD_ROOT%{_bindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -57,7 +56,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/06/24 10:17:37  pluto
+- cleanups.
+
 Revision 1.1  2005/06/23 23:47:06  prism
 - initial
 - builds, sigsegv on my machine - needs testing
-
================================================================

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




More information about the pld-cvs-commit mailing list