SPECS: python-pigment.spec - renamed to python-pigment, pl, packaging fixes

qboosh qboosh at pld-linux.org
Sat Aug 23 00:13:57 CEST 2008


Author: qboosh                       Date: Fri Aug 22 22:13:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- renamed to python-pigment, pl, packaging fixes

---- Files affected:
SPECS:
   python-pigment.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-pigment.spec
diff -u SPECS/python-pigment.spec:1.4 SPECS/python-pigment.spec:1.5
--- SPECS/python-pigment.spec:1.4	Fri Aug 22 22:05:13 2008
+++ SPECS/python-pigment.spec	Sat Aug 23 00:13:52 2008
@@ -1,15 +1,18 @@
 # $Revision$, $Date$
-Summary:	Pigment python files
-Summary(pl.UTF-8):	Pytonowe pliki Pigmenta
-Name:		pigment-python
+Summary:	Python wrapper for Pigment library
+Summary(pl.UTF-8):	Pythonowy interfejs do biblioteki Pigment
+Name:		python-pigment
 Version:	0.3.5
 Release:	1
 License:	GPL v3
 Group:		Applications/Multimedia
-Source0:	http://elisa.fluendo.com/static/download/pigment/%{name}-%{version}.tar.gz
+Source0:	http://elisa.fluendo.com/static/download/pigment/pigment-python-%{version}.tar.gz
 # Source0-md5:	63b1d174040f48b08a3ba9c76fa8c352
 URL:		http://www.fluendo.com/elisa/
 BuildRequires:	pigment-devel >= 0.3.5
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
+Obsoletes:	pigment-python
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -17,11 +20,11 @@
 written in Python.
 
 %description -l pl.UTF-8
-This module contains a wrapper that allows Pigment applications to be
-written in Python.
+Ten moduł zawiera interfejs pozwalający na pisanie w Pythonie
+aplikacji wykorzystujących bibliotekę Pigment.
 
 %prep
-%setup -q
+%setup -q -n pigment-python-%{version}
 
 %build
 %configure
@@ -39,15 +42,19 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING INSTALL NEWS README RELEASE TODO ChangeLog
-%{py_sitedir}/*.so
+%attr(755,root,root) %{py_sitedir}/*.so
 %{py_sitescriptdir}/pgm
-%{_datadir}/%{name}
+%{_datadir}/pigment-python
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
 $Log$
+Revision 1.5  2008/08/22 22:13:52  qboosh
+- renamed to python-pigment, pl, packaging fixes
+
 Revision 1.4  2008/08/22 20:05:13  blues
 - rel.1
 
@@ -59,4 +66,3 @@
 
 Revision 1.1  2008/05/02 18:47:40  luzik
 - initial PLD release
-
================================================================

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



More information about the pld-cvs-commit mailing list