SPECS: acroread.spec - 7.0.9 CVE-2006-5857, CVE-2007-0044, CVE-2...

glen glen at pld-linux.org
Tue Jan 23 12:01:07 CET 2007


Author: glen                         Date: Tue Jan 23 11:01:07 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 7.0.9
  CVE-2006-5857, CVE-2007-0044, CVE-2007-0045, CVE-2007-0046, CVE-2007-0048

---- Files affected:
SPECS:
   acroread.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.69 SPECS/acroread.spec:1.70
--- SPECS/acroread.spec:1.69	Fri Dec  8 19:20:47 2006
+++ SPECS/acroread.spec	Tue Jan 23 12:01:02 2007
@@ -4,8 +4,8 @@
 %bcond_with	license_agreement	# generates package
 #
 %define		base_name	acroread
-Summary:	Acrobat Reader
-Summary(pl):	Acrobat Reader - czytnik plików PDF
+Summary:	Adobe Acrobat Reader
+Summary(pl):	Adobe Acrobat Reader - czytnik plików PDF
 Summary(ru):	đŇĎÇŇÁÍÍÁ ÄĚŃ ŢÔĹÎÉŃ ÄĎËŐÍĹÎÔĎ× × ĆĎŇÍÁÔĹ PDF ĎÔ Adobe
 Summary(uk):	đŇĎÇŇÁÍÁ ÄĚŃ ŢÉÔÁÎÎŃ ÄĎËŐÍĹÎÔŚ× Ő ĆĎŇÍÁÔŚ PDF ×ŚÄ Adobe
 %if %{with license_agreement}
@@ -13,8 +13,8 @@
 %else
 Name:		%{base_name}-installer
 %endif
-%define	_rel	4
-Version:	7.0.8
+%define	_rel	1
+Version:	7.0.9
 Release:	%{_rel}%{?with_license_agreement:wla}
 Epoch:		1
 License:	distribution restricted (http://www.adobe.com/products/acrobat/distribute.html)
@@ -23,9 +23,11 @@
 # - distribution on CD requires signing Distribution Agreement (see URL above)
 Group:		X11/Applications/Graphics
 %if %{with license_agreement}
-Source0:	http://ardownload.adobe.com/pub/adobe/reader/unix/7x/7.0.8/enu/AdobeReader_enu-%{version}-1.i386.tar.gz
+Source0:	http://ardownload.adobe.com/pub/adobe/reader/unix/7x/%{version}/enu/AdobeReader_enu-%{version}-1.i386.tar.gz
+# Source0-md5:	a8e79a1af58f90640cf9e7e1532a5745
 %else
 Source0:	license-installer.sh
+# Source0-md5:	a8e79a1af58f90640cf9e7e1532a5745
 %endif
 # please update @COPYSOURCES@ below if you add more Sources.
 Source1:	%{base_name}.desktop
@@ -102,7 +104,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%if !%{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
 sed -e '
@@ -145,7 +147,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if !%{with license_agreement}
+%if %{without license_agreement}
 %post
 %{_bindir}/%{base_name}.install
 
@@ -190,7 +192,7 @@
 
 %files
 %defattr(644,root,root,755)
-%if !%{with license_agreement}
+%if %{without license_agreement}
 %attr(755,root,root) %{_bindir}/%{base_name}.install
 %{_datadir}/%{base_name}
 %else
@@ -233,6 +235,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2007/01/23 11:01:02  glen
+- 7.0.9
+  CVE-2006-5857, CVE-2007-0044, CVE-2007-0045, CVE-2007-0046, CVE-2007-0048
+
 Revision 1.69  2006/12/08 18:20:47  qboosh
 - added gtk patch (real fix for expr syntax errors with gtk+ 2.10 or without gtk+2-devel)
 
================================================================

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



More information about the pld-cvs-commit mailing list