SPECS: acroread.spec - run script in %post; rel 4

glen glen at pld-linux.org
Mon Jan 2 12:00:46 CET 2006


Author: glen                         Date: Mon Jan  2 11:00:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- run script in %post; rel 4

---- Files affected:
SPECS:
   acroread.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.50 SPECS/acroread.spec:1.51
--- SPECS/acroread.spec:1.50	Fri Dec  9 14:47:14 2005
+++ SPECS/acroread.spec	Mon Jan  2 12:00:41 2006
@@ -14,7 +14,8 @@
 Name:		%{base_name}-installer
 %endif
 Version:	7.0.1
-Release:	3%{?with_license_agreement:wla}
+%define	_rel	4
+Release:	%{_rel}%{?with_license_agreement:wla}
 Epoch:		1
 License:	distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
 # in short:
@@ -26,6 +27,7 @@
 %else
 Source0:	license-installer.sh
 %endif
+# please update @COPYSOURCES@ below if you add more Sources.
 Source1:	%{base_name}.desktop
 Source2:	%{base_name}.png
 URL:		http://www.adobe.com/products/acrobat/
@@ -134,7 +136,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %if %{without license_agreement}
-%pre
+%post
 %{_bindir}/%{base_name}.install
 
 %else
@@ -227,6 +229,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2006/01/02 11:00:41  glen
+- run script in %post; rel 4
+
 Revision 1.50  2005/12/09 13:47:14  baggins
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/acroread.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list