SPECS: gaphor.spec - ver. 0.12.2, nfy

wrobell wrobell at pld-linux.org
Mon Sep 10 01:29:32 CEST 2007


Author: wrobell                      Date: Sun Sep  9 23:29:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 0.12.2, nfy

---- Files affected:
SPECS:
   gaphor.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/gaphor.spec
diff -u SPECS/gaphor.spec:1.15 SPECS/gaphor.spec:1.16
--- SPECS/gaphor.spec:1.15	Sat Aug  4 01:14:47 2007
+++ SPECS/gaphor.spec	Mon Sep 10 01:29:27 2007
@@ -1,21 +1,23 @@
 # $Revision$, $Date$
+# todo:
+# - add missing runtime requirements
 Summary:	UML modeling environment written in Python
 Summary(pl.UTF-8):	Środowisko modelowania UML oparte o Pythona
 Name:		gaphor
-Version:	0.11.1
+Version:	0.12.2
 Release:	0.1
 License:	GPL
 Group:		Applications/Engineering
 Source0:	http://pypi.python.org/packages/source/g/gaphor/%{name}-%{version}.tar.gz
-# Source0-md5:	711915a2ad521a254eb50245da2396d8
+# Source0-md5:	00a6ab4469931d7ed908960f4bb2360e
 Source1:	%{name}.desktop
 URL:		http://gaphor.devjavu.com/
 BuildRequires:	python-devel
-BuildRequires:	python-diacanvas >= 0.14.4
 BuildRequires:	python-pygtk-gtk >= 2.8.4
 %pyrequires_eq	python-libs
-Requires:	python-diacanvas >= 0.14.4
+Requires:	python-gaphas >= 0.3.3
 Requires:	python-pygtk-gtk >= 2.8.4
+Requires:	somezopepackages, see todo
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,18 +49,18 @@
 
 %py_postclean
 
-%find_lang %{name}
+#%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -f %{name}.lang
+#%files -f %{name}.lang
+%files
 %defattr(644,root,root,755)
 %doc README PKG-INFO NEWS TODO AUTHORS
 %attr(755,root,root) %{_bindir}/*
 %{py_sitescriptdir}/%{name}
-%{py_sitescriptdir}/zope
-%{_datadir}/%{name}
+%{py_sitescriptdir}/%{name}*egg*
 %{_desktopdir}/%{name}.desktop
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/09/09 23:29:27  wrobell
+- ver. 0.12.2, nfy
+
 Revision 1.15  2007/08/03 23:14:47  wolvverine
 - up to 0.11.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gaphor.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list