SPECS: rpm-build-macros.spec - __spec_install_post_chrpath uses python

adamg adamg at pld-linux.org
Tue Jun 3 17:03:17 CEST 2008


Author: adamg                        Date: Tue Jun  3 15:03:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __spec_install_post_chrpath uses python

---- Files affected:
SPECS:
   rpm-build-macros.spec (1.167 -> 1.168) 

---- Diffs:

================================================================
Index: SPECS/rpm-build-macros.spec
diff -u SPECS/rpm-build-macros.spec:1.167 SPECS/rpm-build-macros.spec:1.168
--- SPECS/rpm-build-macros.spec:1.167	Tue May 27 13:15:51 2008
+++ SPECS/rpm-build-macros.spec	Tue Jun  3 17:03:12 2008
@@ -1,4 +1,7 @@
 # $Revision$, $Date$
+# TODO:
+# - __spec_install_post_chrpath requires python (path normalization)
+
 %define		rpm_macros_rev	1.454
 %define		find_lang_rev	1.32
 Summary:	PLD Linux RPM build macros
@@ -14,6 +17,7 @@
 Source3:	rpm-find-lang
 Provides:	rpmbuild(find_lang) = %{find_lang_rev}
 Requires:	findutils >= 1:4.2.26
+Requires:	python
 Provides:	rpmbuild(macros) = %{rpm_macros_rev}
 Obsoletes:	rpm-macros
 Conflicts:	gettext-devel < 0.11
@@ -70,6 +74,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.168  2008-06-03 15:03:12  adamg
+- __spec_install_post_chrpath uses python
+
 Revision 1.167  2008-05-27 11:15:51  glen
 - 1.454
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm-build-macros.spec?r1=1.167&r2=1.168&f=u



More information about the pld-cvs-commit mailing list