SPECS (AC-branch): test.spec - test spec for bug 120

glen glen at pld-linux.org
Wed Mar 19 22:44:02 CET 2008


Author: glen                         Date: Wed Mar 19 21:44:02 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- test spec for bug 120

---- Files affected:
SPECS:
   test.spec (1.16.4.78 -> 1.16.4.79) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.78 SPECS/test.spec:1.16.4.79
--- SPECS/test.spec:1.16.4.78	Wed Mar 19 22:42:57 2008
+++ SPECS/test.spec	Wed Mar 19 22:43:57 2008
@@ -1,75 +1,29 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	noarch	# build noarch kernel-source package
-
-%if "%{_arch}" == "noarch"
-%define		with_noarch	1
-%endif
-#
-Summary:	test
-Name:		testarch
-Version:	3
-Release:	0.2
+Summary:	University of Cambridge Mail Transfer Agent
+Name:		bug120
+Version:	4.69
+Release:	1.40
 License:	GPL
-Group:		Applications/System
-%{?with_noarch:BuildArch:	noarch}
+Group:		Networking/Daemons
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package should be never installed.
-
-%package source
-Summary:	source
-Group:		Applications/System
-
-%description source
-source
+Smail like Mail Transfer Agent with single configuration file.
 
 %prep
 %setup -qcT
-echo "target: %{_arch}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-%if %{with foobar}
-echo ":asd"
-%else
-echo ":asd"
-%endif
-
-%if 0
-echo ":asd"
-
-%if %{with shalabala}
-nested
-%else
-nested
-%endif
-
-sadf
-%else
-echo ":asd"
-asdfasdf
-%endif
 
-sitaperse
-#endif
+%triggerpostun -- %{name} < 0:5.0-1
+echo "triggerpostun %{name}-%{version}-%{release}"
 
-%if %{without noarch}
 %files
 %defattr(644,root,root,755)
-sdaf
-%endif
-
-%if %{with noarch}
-%files source
-%defattr(644,root,root,755)
-%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -77,29 +31,6 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.16.4.78  2008-03-19 21:42:57  glen
-- vim syntax test
-
-Revision 1.16.4.77  2008-02-24 13:32:07  glen
-- multiarch subpgk test
-
-Revision 1.16.4.76  2008-02-12 00:37:42  glen
-- builder script fooling
-
-Revision 1.16.4.75  2008-02-12 00:30:06  glen
-- remove automatic bcond tune on --target
-
-Revision 1.16.4.74  2008-02-12 00:19:31  glen
-- rename
-
-Revision 1.16.4.73  2008-02-11 23:04:30  glen
-- mkdir installroot for unpatched find-debug-info
-
-Revision 1.16.4.72  2008-02-11 16:59:33  glen
-- build source pkg depending on target
-
-Revision 1.16.4.71  2008-02-10 12:43:34  glen
-- add remove /etc/shells lua tests
+Revision 1.16.4.79  2008-03-19 21:43:57  glen
+- test spec for bug 120
 
-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.78&r2=1.16.4.79&f=u



More information about the pld-cvs-commit mailing list