SPECS: pida.spec - up to 0.4.4 - R: python-kiwi - removed doc dir ...
czarny
czarny at pld-linux.org
Thu Apr 5 16:37:27 CEST 2007
Author: czarny Date: Thu Apr 5 14:37:27 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.4.4
- R: python-kiwi
- removed doc dir from %files
---- Files affected:
SPECS:
pida.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/pida.spec
diff -u SPECS/pida.spec:1.7 SPECS/pida.spec:1.8
--- SPECS/pida.spec:1.7 Tue Feb 13 09:06:40 2007
+++ SPECS/pida.spec Thu Apr 5 16:37:21 2007
@@ -1,19 +1,26 @@
# $Revision$, $Date$
+# TODO:
+# - investigate the documentation format in doc
+# - package only py[co] files
+# - verify if such a big version jump actually works
+#
Summary: A framework for integrated development
Summary(pl.UTF-8): Szkielet do programowania zintegrowanego
Name: pida
-Version: 0.3.1
-Release: 0.2
+Version: 0.4.4
+Release: 0.1
License: GPL
Group: Development/Tools
-Source0: http://download.berlios.de/pida/%{name}-%{version}.tar.gz
-# Source0-md5: dca8a7d8b92ee7619992b26aa9dd6186
+Source0: http://pida.googlecode.com/files/%{name}-%{version}.tar.gz
+# Source0-md5: 462542ce70b47d16a019b403b741a411
Source1: %{name}.desktop
URL: http://pida.berlios.de/
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
Requires: python-gnome-desktop-gtksourceview
+Requires: python-vte
+Requires: python-kiwi
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,7 +63,7 @@
--root=$RPM_BUILD_ROOT \
--optimize=2
-mv $RPM_BUILD_ROOT%{_datadir}/%{name}/pida-icon.png $RPM_BUILD_ROOT%{_pixmapsdir}
+cp $RPM_BUILD_ROOT%{py_sitescriptdir}/%{name}/data/icons/pida-icon.png $RPM_BUILD_ROOT%{_pixmapsdir}
install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
%clean
@@ -64,10 +71,9 @@
%files
%defattr(644,root,root,755)
-%doc docs/html/* AUTHORS CHANGELOG README
+%doc AUTHORS CHANGELOG README
%attr(755,root,root) %{_bindir}/*
%{py_sitescriptdir}/*
-%{_datadir}/%{name}
%{_pixmapsdir}/*.png
%{_desktopdir}/*.desktop
@@ -77,6 +83,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/04/05 14:37:21 czarny
+- up to 0.4.4
+- R: python-kiwi
+- removed doc dir from %files
+
Revision 1.7 2007/02/13 08:06:40 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pida.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list