SPECS: macromedia-flash.spec - use without macro

glen glen at pld-linux.org
Tue Aug 23 18:47:58 CEST 2005


Author: glen                         Date: Tue Aug 23 16:47:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use without macro

---- Files affected:
SPECS:
   macromedia-flash.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/macromedia-flash.spec
diff -u SPECS/macromedia-flash.spec:1.25 SPECS/macromedia-flash.spec:1.26
--- SPECS/macromedia-flash.spec:1.25	Tue Aug 23 18:45:34 2005
+++ SPECS/macromedia-flash.spec	Tue Aug 23 18:47:51 2005
@@ -12,7 +12,7 @@
 Name:		%{base_name}-installer
 %endif
 Version:	7.0r25
-Release:	2%{?with_license_agreement:wla}.1
+Release:	2%{?with_license_agreement:wla}.2
 License:	Free to use, non-distributable
 Group:		X11/Applications/Multimedia
 %if %{with license_agreement}
@@ -79,7 +79,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_datadir}/%{base_name}}
 
 cat <<'EOF' >$RPM_BUILD_ROOT%{_bindir}/%{base_name}.install
@@ -169,7 +169,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 %pre
 echo "
 License issues made us not to include inherent files into
@@ -194,7 +194,7 @@
 	MOZILLA_FIVE_HOME=/usr/%{_lib}/mozilla /usr/bin/regxpcom
 fi
 
-%if ! %{with license_agreement}
+%if %{without license_agreement}
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{base_name}.install
@@ -222,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2005/08/23 16:47:51  glen
+- use without macro
+
 Revision 1.25  2005/08/23 16:45:34  glen
 - use non-expanding heredoc redirection for readiness
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/macromedia-flash.spec?r1=1.25&r2=1.26&f=u




More information about the pld-cvs-commit mailing list