SPECS: python-EditObj2.spec - 0.2 version - BRs: python-devel >= 2.5, rpm-p...

lisu lisu at pld-linux.org
Tue Dec 2 10:36:54 CET 2008


Author: lisu                         Date: Tue Dec  2 09:36:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.2 version
- BRs: python-devel >= 2.5, rpm-pythonprov
- post cleaning
- added egg-info

---- Files affected:
SPECS:
   python-EditObj2.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/python-EditObj2.spec
diff -u SPECS/python-EditObj2.spec:1.10 SPECS/python-EditObj2.spec:1.11
--- SPECS/python-EditObj2.spec:1.10	Fri Nov 28 16:54:49 2008
+++ SPECS/python-EditObj2.spec	Tue Dec  2 10:36:49 2008
@@ -3,13 +3,15 @@
 Summary:	Useful tool for writing editors of all kinds
 Summary(pl.UTF-8):	Narzędzie służące do tworzenia różnych edytorów
 Name:		python-%{module}
-Version:	0.1
+Version:	0.2
 Release:	1
 License:	GPL v2+
 Group:		Applications
 Source0:	http://download.gna.org/songwrite/%{module}-%{version}.tar.gz
-# Source0-md5:	2ecf7ddc6ebf4e14c40f932513defeee
+# Source0-md5:	109b2bd03f1f83515928cf1bfa2de5cd
 URL:		http://home.gna.org/oomadness/en/editobj/
+BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpm-pythonprov
 Requires:	python-tkinter
 Obsoletes:	python-EditObj
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +39,8 @@
 	--root=$RPM_BUILD_ROOT \
 	--install-purelib=%{py_sitedir}
 
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -45,6 +49,7 @@
 %dir %{py_sitedir}/editobj2
 %dir %{py_sitescriptdir}/editobj2
 %{py_sitedir}/editobj2/*.py[co]
+%{py_sitedir}/*.egg-info
 %{py_sitescriptdir}/editobj2/icons
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,6 +58,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/12/02 09:36:49  lisu
+- 0.2 version
+- BRs: python-devel >= 2.5, rpm-pythonprov
+- post cleaning
+- added egg-info
+
 Revision 1.10  2008/11/28 15:54:49  lisu
 - change name (python-EditObj.spec -> python-EditObj2.spec)
 - version 0.1
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-EditObj2.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list