SPECS: synce-librapi2.spec - no static python module

qboosh qboosh at pld-linux.org
Sun Sep 2 18:22:12 CEST 2007


Author: qboosh                       Date: Sun Sep  2 16:22:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no static python module

---- Files affected:
SPECS:
   synce-librapi2.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/synce-librapi2.spec
diff -u SPECS/synce-librapi2.spec:1.13 SPECS/synce-librapi2.spec:1.14
--- SPECS/synce-librapi2.spec:1.13	Thu Aug 30 15:51:47 2007
+++ SPECS/synce-librapi2.spec	Sun Sep  2 18:22:07 2007
@@ -8,10 +8,10 @@
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
 # Source0-md5:	321632a4319690f1bffc9d1a5f7e4f00
-URL:		http://www.synce.org/
-BuildRequires:	autoconf >= 2.50
 # for FUR: http://www.infis.univ.trieste.it/~riccardo/
 Patch0:		synce-librapi.patch
+URL:		http://www.synce.org/
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.4
 BuildRequires:	libtool
 BuildRequires:	python-Pyrex
@@ -74,7 +74,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/pyrapi2.la
+rm -f $RPM_BUILD_ROOT%{py_sitedir}/pyrapi2.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,7 +100,6 @@
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/librapi.a
-%{py_sitedir}/pyrapi2.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2007/09/02 16:22:07  qboosh
+- no static python module
+
 Revision 1.13  2007/08/30 13:51:47  glen
 - package files; rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/synce-librapi2.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list