SPECS (AC-branch): test.spec - /dev test

glen glen at pld-linux.org
Sun Feb 10 12:18:10 CET 2008


Author: glen                         Date: Sun Feb 10 11:18:10 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- /dev test

---- Files affected:
SPECS:
   test.spec (1.16.4.69 -> 1.16.4.70) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.69 SPECS/test.spec:1.16.4.70
--- SPECS/test.spec:1.16.4.69	Wed Nov 28 01:34:24 2007
+++ SPECS/test.spec	Sun Feb 10 12:18:05 2008
@@ -1,12 +1,10 @@
 # $Revision$, $Date$
 Summary:	testing
-Name:		test
+Name:		devtest
 Version:	0.1
 Release:	0.1
 License:	GPL
 Group:		Applications/System
-ExclusiveArch:	i686
-BuildRequires:	a
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -14,19 +12,18 @@
 
 %prep
 %setup -qcT
-exit 13
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
-%pretrans
-exit 1
+install -d $RPM_BUILD_ROOT/dev
+touch $RPM_BUILD_ROOT/dev/testfile
 
 %files
 %defattr(644,root,root,755)
+/dev/testfile
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -34,6 +31,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.70  2008-02-10 11:18:05  glen
+- /dev test
+
 Revision 1.16.4.69  2007-11-28 00:34:24  glen
 - testing builder
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/test.spec?r1=1.16.4.69&r2=1.16.4.70&f=u



More information about the pld-cvs-commit mailing list