Author: qboosh                       Date: Tue Apr 15 20:09:12 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   python-gaphas.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/python-gaphas.spec
diff -u SPECS/python-gaphas.spec:1.6 SPECS/python-gaphas.spec:1.7
--- SPECS/python-gaphas.spec:1.6        Sat Mar  1 16:07:14 2008
+++ SPECS/python-gaphas.spec    Tue Apr 15 22:09:06 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define module gaphas
 Summary:       Cairo based canvas library
+Summary(pl.UTF-8):     Biblioteka płótna oparta na Cairo
 Name:          python-%{module}
 Version:       0.3.5
 Release:       1
@@ -10,16 +11,21 @@
 # Source0-md5: c5eb17abfe2228ebbba65f5472954115
 URL:           
http://gaphor.devjavu.com/projects/gaphor/wiki/Subprojects/Gaphas
 BuildRequires: python-devel
+BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
 %pyrequires_eq python-libs
-Requires:      python-pycairo >= 1.4.0
 Requires:      python-decorator >= 2.2.0
-Requires:      python-pygtk-gtk >= 2.8.4
+Requires:      python-pycairo >= 1.4.0
+Requires:      python-pygtk-gtk >= 2:2.8.4
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Cairo based canvas library.
 
+%description -l pl.UTF-8
+Biblioteka płótna oparta na Cairo.
+
 %prep
 %setup -q -n %{module}-%{version}
 
@@ -31,8 +37,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__python} setup.py install \
-               --optimize=2 \
-               --root=$RPM_BUILD_ROOT
+       --optimize=2 \
+       --root=$RPM_BUILD_ROOT
 
 %py_postclean
 
@@ -42,8 +48,8 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog PKG-INFO README.txt state.txt undo.txt
-%{py_sitescriptdir}/%{module}
-%{py_sitescriptdir}/%{module}*egg*
+%{py_sitescriptdir}/gaphas
+%{py_sitescriptdir}/gaphas*egg*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -51,6 +57,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-04-15 20:09:06  qboosh
+- pl, cleanup
+
 Revision 1.6  2008-03-01 15:07:14  wrobell
 - rel. 1 (spec is done, ftp is different matter, imho)
 
@@ -69,4 +78,3 @@
 
 Revision 1.1  2007/09/09 23:24:54  wrobell
 - based on gaphor.spec
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to