]> git.pld-linux.org Git - packages/pida.git/commitdiff
- add R: python-argparse (thanks to Witold Firlej) master
authorlisu <lisu@pld-linux.org>
Sat, 11 Sep 2010 09:14:51 +0000 (09:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pida.spec -> 1.32

pida.spec

index 17709e15228bc1c5fbe251ee9ec100a05daaefcc..590318c44e57cb66d43bd670c9c6c24189df5110 100644 (file)
--- a/pida.spec
+++ b/pida.spec
@@ -25,6 +25,7 @@ BuildRequires:        python-setuptools
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
 Requires:      fontconfig
+Requires:      python-argparse
 Requires:      python-gnome-desktop-gtksourceview
 Requires:      python-gnome-gconf
 Requires:      python-kiwi
@@ -73,7 +74,7 @@ install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
 
 cp $RPM_BUILD_ROOT%{py_sitedir}/%{name}/resources/pixmaps/pida-icon.png $RPM_BUILD_ROOT%{_pixmapsdir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
-%py_postclean
+#%%py_postclean
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.151612 seconds and 4 git commands to generate.