SPECS: python-gammu.spec - Tabs in preamble, cosmetics

beorn beorn at pld-linux.org
Mon Mar 5 23:19:54 CET 2007


Author: beorn                        Date: Mon Mar  5 22:19:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Tabs in preamble, cosmetics

---- Files affected:
SPECS:
   python-gammu.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/python-gammu.spec
diff -u SPECS/python-gammu.spec:1.1 SPECS/python-gammu.spec:1.2
--- SPECS/python-gammu.spec:1.1	Fri Mar  2 15:03:50 2007
+++ SPECS/python-gammu.spec	Mon Mar  5 23:19:49 2007
@@ -1,21 +1,21 @@
 # $Revision$, $Date$
-Summary:    Python bingings for Gammu library
-Summary(pl.UTF-8):    Wiązania języka Python dla biblioteki Gammu
-Name:       python-gammu
-Version:    0.19
-Release:    1
-License:    GPL
-Group:      Development/Languages/Python
-Source0:    http://dl.cihar.com/python-gammu/latest/%{name}-%{version}.tar.bz2
-# Source0-md5:  ad967c35b6398545d4358d3f9915ef50
-URL:        http://icepick.info/
-BuildRequires:  python-devel
-BuildRequires:  rpm-pythonprov
-BuildRequires:  gammu-devel >= 1:1.10.0-0.1
-BuildRequires:  pkgconfig >= 0.21-2
-%pyrequires_eq  python-modules
-BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-Requires:   gammu-libs >= 1:1.10.0-0.1
+Summary:	Python bingings for Gammu library
+Summary(pl.UTF-8):	Wiązania języka Python dla biblioteki Gammu
+Name:		python-gammu
+Version:	0.19
+Release:	1
+License:	GPL
+Group:		Development/Languages/Python
+Source0:	http://dl.cihar.com/python-gammu/latest/%{name}-%{version}.tar.bz2
+# Source0-md5:	ad967c35b6398545d4358d3f9915ef50
+URL:		http://icepick.info/
+BuildRequires:	python-devel
+BuildRequires:	rpm-pythonprov
+BuildRequires:	gammu-devel >= 1:1.10.0-0.1
+BuildRequires:	pkgconfig >= 0.21-2
+%pyrequires_eq	python-modules
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Requires:	gammu-libs >= 1:1.10.0-0.1
 
 %description
 Python bingings for Gammu library.
@@ -35,7 +35,6 @@
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 python ./setup.py install --optimize=2 --root=$RPM_BUILD_ROOT
-#find $RPM_BUILD_ROOT%{py_sitedir} -type f -name "*.py" | xargs rm
 cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
@@ -44,7 +43,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README NEWS AUTHORS
-%attr(755,root,root) %{py_sitedir}/gammu.so
+%attr(755,root,root) %{py_sitedir}/*.so
 %{_examplesdir}/%{name}-%{version}/
 
 %define date    %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -53,5 +52,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/05 22:19:49  beorn
+- Tabs in preamble, cosmetics
+
 Revision 1.1  2007/03/02 14:03:50  beorn
 - Initial revision of python-gammu.spec
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-gammu.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list