SPECS: python-rhpl.spec - 0.212
patrys
patrys at pld-linux.org
Tue Dec 18 11:32:47 CET 2007
Author: patrys Date: Tue Dec 18 10:32:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.212
---- Files affected:
SPECS:
python-rhpl.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/python-rhpl.spec
diff -u SPECS/python-rhpl.spec:1.12 SPECS/python-rhpl.spec:1.13
--- SPECS/python-rhpl.spec:1.12 Sat Nov 10 21:00:57 2007
+++ SPECS/python-rhpl.spec Tue Dec 18 11:32:42 2007
@@ -2,18 +2,17 @@
Summary: Library of Python code used by some programs made by Red Hat
Summary(pl.UTF-8): Biblioteka kodu Pythona używana przez niektóre programy Red Hata
Name: python-rhpl
-Version: 0.201
-Release: 2
+Version: 0.212
+Release: 1
License: GPL
Group: Libraries
-Source0: rhpl-%{version}.tar.gz
-# Source0-md5: a40ecdad6b77b46b61ac76fe47c82c4d
+Source0: rhpl-%{version}.tar.bz2
+# Source0-md5: 1cf6842afd763b6aa16ea4a3e326a4af
Patch0: %{name}-enc.patch
BuildRequires: gettext-devel
BuildRequires: libiw-devel
BuildRequires: python-devel >= 1:2.5
%pyrequires_eq python-libs
-# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -35,9 +34,6 @@
# moved into firstboot
rm -f src/firstboot_gui_window.py
-mv po/sr\@{Latn,latin}.po
-rm -f po/no.po
-
sed -i -e 's#gcc#%{__cc}#g' Makefile */Makefile */*/Makefile
%build
@@ -62,7 +58,7 @@
%files -f rhpl.lang
%defattr(644,root,root,755)
-%doc ChangeLog README
+%doc README
%dir %{py_sitedir}/rhpl
%{py_sitedir}/rhpl/*.egg-info
%{py_sitedir}/rhpl/*.py*
@@ -74,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007-12-18 10:32:42 patrys
+- 0.212
+
Revision 1.12 2007-11-10 20:00:57 megabajt
- sr at Latn -> sr at latin; release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-rhpl.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list