Author: lisu Date: Mon May 31 12:47:28 2010 GMT Module: packages Tag: HEAD ---- Log message: - start update to 0.6.1 - merged with DEVEL - new R: python-pygtkhelpers - nfy
---- Files affected: packages/pida: pida.spec (1.26 -> 1.27) ---- Diffs: ================================================================ Index: packages/pida/pida.spec diff -u packages/pida/pida.spec:1.26 packages/pida/pida.spec:1.27 --- packages/pida/pida.spec:1.26 Wed Jan 20 20:29:05 2010 +++ packages/pida/pida.spec Mon May 31 14:47:23 2010 @@ -6,28 +6,29 @@ # are these used afterall, as they are .po sources not .mo compiled # - moo_stub is just sample? kill it and can make package noarch. # -%define realname PIDA -# Summary: A framework for integrated development Summary(pl.UTF-8): Szkielet do programowania zintegrowanego Name: pida -Version: 0.5.1 -Release: 5 -License: GPL +Version: 0.6.1 +Release: 0.1 +License: GPL v2+ Group: Development/Tools -Source0: http://pida.googlecode.com/files/%{realname}-%{version}.tar.gz -# Source0-md5: d24bbdc2c07172062cf55dffe58c85f6 +Source0: http://pypi.python.org/packages/source/p/pida/%{name}-%{version}.tar.gz +# Source0-md5: ca509c6140b826eacfe87ceb12034abc Source1: %{name}.desktop URL: http://pida.co.uk/ BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: python-pygtk-devel +BuildRequires: python-pygtk-glade BuildRequires: python-setuptools BuildRequires: rpm-pythonprov +Requires: fontconfig Requires: python-gnome-desktop-gtksourceview Requires: python-gnome-gconf Requires: python-kiwi -Requires: python-pygtk-glade +Requires: python-pygtkhelpers +Requires: python-simplejson Requires: python-vte BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -55,16 +56,16 @@ - wiele innych unikalnych i pożądanych drobiazgów %prep -%setup -q -n %{realname}-%{version} +%setup -q %build -python setup.py build +%{__python} setup.py build %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}} -python setup.py install \ +%{__python} setup.py install \ --install-data=%{_datadir}/%{name} \ --root=$RPM_BUILD_ROOT \ --optimize=2 @@ -83,157 +84,147 @@ %attr(755,root,root) %{_bindir}/pida-remote # see todo at top of the spec -%dir %{py_sitedir}/pida/resources/locale -%dir %{py_sitedir}/pida/services/appcontroller/locale -%dir %{py_sitedir}/pida/services/buffer/locale -%dir %{py_sitedir}/pida/services/bugreport/locale -%dir %{py_sitedir}/pida/services/commander/locale -%dir %{py_sitedir}/pida/services/editor/locale -%dir %{py_sitedir}/pida/services/filemanager/locale -%dir %{py_sitedir}/pida/services/grepper/locale -%dir %{py_sitedir}/pida/services/help/locale -%dir %{py_sitedir}/pida/services/manhole/locale -%dir %{py_sitedir}/pida/services/notify/locale -%dir %{py_sitedir}/pida/services/openwith/locale -%dir %{py_sitedir}/pida/services/optionsmanager/locale -%dir %{py_sitedir}/pida/services/plugins/locale -%dir %{py_sitedir}/pida/services/project/locale -%dir %{py_sitedir}/pida/services/sessions/locale -%dir %{py_sitedir}/pida/services/shortcuts/locale -%dir %{py_sitedir}/pida/services/versioncontrol/locale -%dir %{py_sitedir}/pida/services/webbrowser/locale -%dir %{py_sitedir}/pida/services/window/locale -%lang(fr) %{py_sitedir}/pida/resources/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/appcontroller/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/buffer/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/bugreport/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/commander/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/editor/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/filemanager/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/grepper/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/help/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/manhole/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/notify/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/openwith/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/optionsmanager/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/plugins/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/project/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/sessions/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/shortcuts/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/versioncontrol/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/webbrowser/locale/fr_FR -%lang(fr) %{py_sitedir}/pida/services/window/locale/fr_FR +#%%dir %{py_sitedir}/pida/resources/locale +#%%dir %{py_sitedir}/pida/services/appcontroller/locale +#%%dir %{py_sitedir}/pida/services/browseweb/locale +#%%dir %{py_sitedir}/pida/services/buffer/locale +#%%dir %{py_sitedir}/pida/services/bugreport/locale +#%%dir %{py_sitedir}/pida/services/commander/locale +#%%dir %{py_sitedir}/pida/services/editor/locale +#%%dir %{py_sitedir}/pida/services/filemanager/locale +#%%dir %{py_sitedir}/pida/services/grepper/locale +#%%dir %{py_sitedir}/pida/services/help/locale +#%%dir %{py_sitedir}/pida/services/manhole/locale +#%%dir %{py_sitedir}/pida/services/notify/locale +#%%dir %{py_sitedir}/pida/services/openwith/locale +#%%dir %{py_sitedir}/pida/services/optionsmanager/locale +#%%dir %{py_sitedir}/pida/services/plugins/locale +#%%dir %{py_sitedir}/pida/services/project/locale +#%%dir %{py_sitedir}/pida/services/sessions/locale +#%%dir %{py_sitedir}/pida/services/shortcuts/locale +#%%dir %{py_sitedir}/pida/services/versioncontrol/locale +#%%dir %{py_sitedir}/pida/services/window/locale +#%%lang(fr) %{py_sitedir}/pida/resources/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/appcontroller/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/browseweb/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/buffer/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/bugreport/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/commander/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/editor/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/filemanager/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/grepper/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/help/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/manhole/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/notify/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/openwith/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/optionsmanager/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/plugins/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/project/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/sessions/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/shortcuts/locale/fr_FR +#%%lang(fr) %{py_sitedir}/pida/services/versioncontrol/locale/fr_FR +#$%lang(fr) %{py_sitedir}/pida/services/window/locale/fr_FR %if "%{py_ver}" > "2.4" -%{py_sitedir}/PIDA-*-py2.*.egg-info +%{py_sitedir}/pida-*-py2.*.egg-info %endif -%attr(755,root,root) %{py_sitedir}/moo_stub.so %dir %{py_sitedir}/pida +#%%attr(755,root,root) %{py_sitedir}/moo_stub.so %{py_sitedir}/pida/*.py[co] %{py_sitedir}/pida/core %{py_sitedir}/pida/editors +%dir %{py_sitedir}/pida/plugins +%dir %{py_sitedir}/pida/plugins/*.py[co] %dir %{py_sitedir}/pida/resources %{py_sitedir}/pida/resources/glade %{py_sitedir}/pida/resources/pixmaps %{py_sitedir}/pida/resources/uidef +%dir %{py_sitedir}/pida/resources/data +%dir %{py_sitedir}/pida/resources/data/gtkrc-2.0 +%{py_sitedir}/pida/resources/data/*.py[co] +%{py_sitedir}/pida/resources/data/*.vim +%{py_sitedir}/pida/resources/data/*.el %dir %{py_sitedir}/pida/services %dir %{py_sitedir}/pida/services/appcontroller %{py_sitedir}/pida/services/appcontroller/*.py[co] -%{py_sitedir}/pida/services/appcontroller/service.pida %{py_sitedir}/pida/services/appcontroller/uidef +%dir %{py_sitedir}/pida/services/browseweb +#%%{py_sitedir}/pida/services/browseweb/glade +%{py_sitedir}/pida/services/browseweb/*.py[co] +%{py_sitedir}/pida/services/browseweb/uidef %dir %{py_sitedir}/pida/services/buffer %{py_sitedir}/pida/services/buffer/glade %{py_sitedir}/pida/services/buffer/*.py[co] -%{py_sitedir}/pida/services/buffer/service.pida %{py_sitedir}/pida/services/buffer/uidef %dir %{py_sitedir}/pida/services/bugreport %{py_sitedir}/pida/services/bugreport/glade %{py_sitedir}/pida/services/bugreport/*.py[co] -%{py_sitedir}/pida/services/bugreport/service.pida %{py_sitedir}/pida/services/bugreport/uidef %dir %{py_sitedir}/pida/services/commander %{py_sitedir}/pida/services/commander/*.py[co] -%{py_sitedir}/pida/services/commander/service.pida +%{py_sitedir}/pida/services/commander/pixmaps %{py_sitedir}/pida/services/commander/uidef %dir %{py_sitedir}/pida/services/contexts %{py_sitedir}/pida/services/contexts/*.py[co] -%{py_sitedir}/pida/services/contexts/service.pida %{py_sitedir}/pida/services/contexts/uidef %dir %{py_sitedir}/pida/services/editor %{py_sitedir}/pida/services/editor/*.py[co] -%{py_sitedir}/pida/services/editor/service.pida %dir %{py_sitedir}/pida/services/filemanager %{py_sitedir}/pida/services/filemanager/*.py[co] -%{py_sitedir}/pida/services/filemanager/service.pida %{py_sitedir}/pida/services/filemanager/uidef %dir %{py_sitedir}/pida/services/filewatcher %{py_sitedir}/pida/services/filewatcher/*.py[co] -%{py_sitedir}/pida/services/filewatcher/service.pida %dir %{py_sitedir}/pida/services/grepper %{py_sitedir}/pida/services/grepper/glade %{py_sitedir}/pida/services/grepper/*.py[co] -%{py_sitedir}/pida/services/grepper/service.pida %{py_sitedir}/pida/services/grepper/uidef %dir %{py_sitedir}/pida/services/help %{py_sitedir}/pida/services/help/*.py[co] -%{py_sitedir}/pida/services/help/service.pida %{py_sitedir}/pida/services/help/uidef +%dir %{py_sitedir}/pida/services/language +%{py_sitedir}/pida/services/language/glade +%{py_sitedir}/pida/services/language/*.py[co] +%{py_sitedir}/pida/services/language/pixmaps +%{py_sitedir}/pida/services/language/uidef %dir %{py_sitedir}/pida/services/manhole %{py_sitedir}/pida/services/manhole/*.py[co] -%{py_sitedir}/pida/services/manhole/service.pida %{py_sitedir}/pida/services/manhole/uidef %dir %{py_sitedir}/pida/services/notify %{py_sitedir}/pida/services/notify/*.py[co] -%{py_sitedir}/pida/services/notify/service.pida %{py_sitedir}/pida/services/notify/uidef %dir %{py_sitedir}/pida/services/openwith %{py_sitedir}/pida/services/openwith/glade %{py_sitedir}/pida/services/openwith/*.py[co] -%{py_sitedir}/pida/services/openwith/service.pida %{py_sitedir}/pida/services/openwith/uidef %dir %{py_sitedir}/pida/services/optionsmanager -%{py_sitedir}/pida/services/optionsmanager/glade +#%%{py_sitedir}/pida/services/optionsmanager/glade %{py_sitedir}/pida/services/optionsmanager/*.py[co] -%{py_sitedir}/pida/services/optionsmanager/service.pida %{py_sitedir}/pida/services/optionsmanager/uidef %dir %{py_sitedir}/pida/services/plugins %{py_sitedir}/pida/services/plugins/glade %{py_sitedir}/pida/services/plugins/*.py[co] -%{py_sitedir}/pida/services/plugins/service.pida %{py_sitedir}/pida/services/plugins/uidef %dir %{py_sitedir}/pida/services/project %{py_sitedir}/pida/services/project/glade %{py_sitedir}/pida/services/project/*.py[co] -%{py_sitedir}/pida/services/project/service.pida %{py_sitedir}/pida/services/project/uidef %{py_sitedir}/pida/services/*.py[co] -%dir %{py_sitedir}/pida/services/rpc -%{py_sitedir}/pida/services/rpc/*.py[co] -%{py_sitedir}/pida/services/rpc/service.pida -%dir %{py_sitedir}/pida/services/sessions -%{py_sitedir}/pida/services/sessions/*.py[co] -%{py_sitedir}/pida/services/sessions/service.pida -%{py_sitedir}/pida/services/sessions/uidef +#%%dir %{py_sitedir}/pida/services/sessions +#%%{py_sitedir}/pida/services/sessions/glade +#%%{py_sitedir}/pida/services/sessions/*.py[co] +#%%{py_sitedir}/pida/services/sessions/uidef %dir %{py_sitedir}/pida/services/shortcuts %{py_sitedir}/pida/services/shortcuts/*.py[co] -%{py_sitedir}/pida/services/shortcuts/service.pida %{py_sitedir}/pida/services/shortcuts/uidef %dir %{py_sitedir}/pida/services/statusbar %{py_sitedir}/pida/services/statusbar/*.py[co] -%{py_sitedir}/pida/services/statusbar/service.pida %dir %{py_sitedir}/pida/services/versioncontrol %{py_sitedir}/pida/services/versioncontrol/glade %{py_sitedir}/pida/services/versioncontrol/*.py[co] -%{py_sitedir}/pida/services/versioncontrol/service.pida %{py_sitedir}/pida/services/versioncontrol/uidef -%dir %{py_sitedir}/pida/services/webbrowser -%{py_sitedir}/pida/services/webbrowser/*.py[co] -%{py_sitedir}/pida/services/webbrowser/service.pida -%{py_sitedir}/pida/services/webbrowser/uidef %dir %{py_sitedir}/pida/services/window %{py_sitedir}/pida/services/window/*.py[co] -%{py_sitedir}/pida/services/window/service.pida %{py_sitedir}/pida/services/window/uidef %{py_sitedir}/pida/ui %{py_sitedir}/pida/utils @@ -247,6 +238,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.27 2010/05/31 12:47:23 lisu +- start update to 0.6.1 +- merged with DEVEL +- new R: python-pygtkhelpers +- nfy + Revision 1.26 2010/01/20 19:29:05 sparky - BR: pkgconfig - don't list same .egg-info file 3 times @@ -254,6 +251,19 @@ Revision 1.25 2010/01/20 13:53:18 duddits - R: python-pygtk-glade (called in by fi9o, thanks) - new URL + +Revision 1.24.2.3 2009/10/01 13:20:44 lisu +- R: fontconfig + +Revision 1.24.2.2 2009/09/24 10:02:59 lisu +- package more files +- doesn't work yet + +Revision 1.24.2.1 2009/09/24 09:20:54 lisu +- start update to 0.6beta3 +- URL updated +- missing R: python-simplejson +- changes in %%files Revision 1.24 2009/03/14 00:06:13 hawk - release 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pida/pida.spec?r1=1.26&r2=1.27&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
