SPECS: acroread.spec - added missing defines

baggins baggins at pld-linux.org
Fri Dec 9 14:33:42 CET 2005


Author: baggins                      Date: Fri Dec  9 13:33:42 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing defines

---- Files affected:
SPECS:
   acroread.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.47 SPECS/acroread.spec:1.48
--- SPECS/acroread.spec:1.47	Fri Dec  9 14:30:00 2005
+++ SPECS/acroread.spec	Fri Dec  9 14:33:35 2005
@@ -29,10 +29,19 @@
 Source1:	%{base_name}.desktop
 Source2:	%{base_name}.png
 URL:		http://www.adobe.com/products/acrobat/
-%{?with_license_agreement:Requires:	openldap-libs >= 2.2}
+%if %{with license_agreement}
+BuildRequires:	rpmbuild(macros) >= 1.236
+Requires:	openldap-libs >= 2.2
+%endif
 ExclusiveArch:	%{ix86}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_plugindir	%{_libdir}/browser-plugins
+
+# TODO: galeon and skipstone, konqueror, opera.
+# use macro, otherwise extra LF inserted along with the ifarch
+%define	browsers mozilla, mozilla-firefox
+
 %define		platform	intellinux
 %define		tar0		ILINXR.TAR
 %define		tar1		COMMON.TAR
@@ -218,6 +227,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2005/12/09 13:33:35  baggins
+- added missing defines
+
 Revision 1.47  2005/12/09 13:30:00  baggins
 - release 2.1
 - use browser-plugins framework
================================================================

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




More information about the pld-cvs-commit mailing list