SPECS (AC-branch): test.spec - release 3

glen glen at pld-linux.org
Sat Apr 26 15:46:29 CEST 2008


Author: glen                         Date: Sat Apr 26 13:46:29 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- release 3

---- Files affected:
SPECS:
   test.spec (1.16.4.84 -> 1.16.4.85) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.84 SPECS/test.spec:1.16.4.85
--- SPECS/test.spec:1.16.4.84	Thu Mar 27 16:59:29 2008
+++ SPECS/test.spec	Sat Apr 26 15:46:24 2008
@@ -1,13 +1,13 @@
 # $Revision$, $Date$
 Summary:	University of Cambridge Mail Transfer Agent
-Name:		exim
+Name:		deptest
 Version:	4.69
-Release:	1
+Release:	3
 Epoch:		2
 License:	GPL
-Source0:	ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-2.5.1.tar.gz.sig
-# Source0-md5:	05672b50a1b02104274dcb2f760f6a9f
 Group:		Networking/Daemons
+Requires:	%%{runtimedep}
+Conflicts:	%%{runtimeconflict}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -18,16 +18,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT/test
+install -d $RPM_BUILD_ROOT/test/aa
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%triggerpostun -- exim  < 3.90
-set -x
-echo "triggerpostun %{name}-%{version}-%{release}"
-
 %files
 %defattr(644,root,root,755)
+/test
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -35,6 +34,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.85  2008-04-26 13:46:24  glen
+- release 3
+
 Revision 1.16.4.84  2008-03-27 15:59:29  glen
 - df test
 
================================================================

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



More information about the pld-cvs-commit mailing list