SPECS: libopensync-plugin-python.spec - cosmetic

wolvverine wolvverine at pld-linux.org
Fri May 30 02:58:43 CEST 2008


Author: wolvverine                   Date: Fri May 30 00:58:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cosmetic

---- Files affected:
SPECS:
   libopensync-plugin-python.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-python.spec
diff -u SPECS/libopensync-plugin-python.spec:1.11 SPECS/libopensync-plugin-python.spec:1.12
--- SPECS/libopensync-plugin-python.spec:1.11	Sun May 18 06:14:24 2008
+++ SPECS/libopensync-plugin-python.spec	Fri May 30 02:58:38 2008
@@ -6,8 +6,8 @@
 Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
-Source0: http://opensync.org/download/releases/0.36/libopensync-plugin-python-0.36.tar.bz2
-# Source0-md5:	6247a7e96de3fa55c1fb58b2f364fb5e
+Source0:	http://www.opensync.org/download/releases/0.36/%{name}-%{version}.tar.gz
+# Source0-md5:	b8a2d4632c88af3633453c668d2a7b11
 URL:		http://www.opensync.org/
 BuildRequires:	cmake
 BuildRequires:	glib2-devel >= 2.0
@@ -45,13 +45,13 @@
 %if "%{_lib}" != "lib"
 	-DLIB_SUFFIX=64 \
 %endif
-	..
+	../
+
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-cd build
-%{__make} install \
+%{__make} -C build install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/opensync-1.0/plugins/*.la
@@ -72,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-05-30 00:58:38  wolvverine
+- cosmetic
+
 Revision 1.11  2008-05-18 04:14:24  aredridel
 - 0.36
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync-plugin-python.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list