SPECS (AC-branch): acroread.spec - package pathes into -installer ...
ankry
ankry at pld-linux.org
Fri Apr 20 15:23:38 CEST 2007
Author: ankry Date: Fri Apr 20 13:23:38 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- package pathes into -installer for without license_agreement
license-installer.sh need to be fixed to handle them properly
- rel. 0.1
---- Files affected:
SPECS:
acroread.spec (1.71 -> 1.71.2.1)
---- Diffs:
================================================================
Index: SPECS/acroread.spec
diff -u SPECS/acroread.spec:1.71 SPECS/acroread.spec:1.71.2.1
--- SPECS/acroread.spec:1.71 Tue Jan 23 20:37:31 2007
+++ SPECS/acroread.spec Fri Apr 20 15:23:33 2007
@@ -13,7 +13,7 @@
%else
Name: %{base_name}-installer
%endif
-%define _rel 1
+%define _rel 0.1
Version: 7.0.9
Release: %{_rel}%{?with_license_agreement:wla}
Epoch: 1
@@ -119,6 +119,9 @@
install %{_specdir}/%{base_name}.spec $RPM_BUILD_ROOT%{_datadir}/%{base_name}
install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
install %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
+install %{PATCH0} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
+install %{PATCH1} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
+install %{PATCH2} $RPM_BUILD_ROOT%{_datadir}/%{base_name}
%else
install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/%{base_name},%{_plugindir}} \
@@ -234,6 +237,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.71.2.1 2007/04/20 13:23:33 ankry
+- package pathes into -installer for without license_agreement
+ license-installer.sh need to be fixed to handle them properly
+- rel. 0.1
+
Revision 1.71 2007/01/23 19:37:31 qboosh
- use NoSource-md5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/acroread.spec?r1=1.71&r2=1.71.2.1&f=u
More information about the pld-cvs-commit
mailing list