SPECS: python-kickstart.spec - BR gettext-devel for msgfmt
glen
glen at pld-linux.org
Fri Aug 29 22:16:54 CEST 2008
Author: glen Date: Fri Aug 29 20:16:54 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR gettext-devel for msgfmt
---- Files affected:
SPECS:
python-kickstart.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/python-kickstart.spec
diff -u SPECS/python-kickstart.spec:1.7 SPECS/python-kickstart.spec:1.8
--- SPECS/python-kickstart.spec:1.7 Wed Aug 27 01:56:38 2008
+++ SPECS/python-kickstart.spec Fri Aug 29 22:16:49 2008
@@ -8,6 +8,7 @@
Group: Libraries/Python
Source0: pykickstart-%{version}.tar.gz
# Source0-md5: 3761b1e456c1dba745af1e44681829b7
+BuildRequires: gettext-devel
BuildRequires: python-devel
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +27,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%{__python} setup.py install \
--root=$RPM_BUILD_ROOT
%py_postclean
@@ -46,6 +47,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2008/08/29 20:16:49 glen
+- BR gettext-devel for msgfmt
+
Revision 1.7 2008/08/26 23:56:38 patrys
- 1.42
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-kickstart.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list