SPECS: multisync-msynctool.spec - update to 0.30

glen glen at pld-linux.org
Thu Jun 14 21:10:00 CEST 2007


Author: glen                         Date: Thu Jun 14 19:10:00 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.30

---- Files affected:
SPECS:
   multisync-msynctool.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/multisync-msynctool.spec
diff -u SPECS/multisync-msynctool.spec:1.6 SPECS/multisync-msynctool.spec:1.7
--- SPECS/multisync-msynctool.spec:1.6	Sat Mar 31 15:27:51 2007
+++ SPECS/multisync-msynctool.spec	Thu Jun 14 21:09:55 2007
@@ -3,19 +3,22 @@
 Summary:	OpenSync data synchronization command line programs
 Summary(pl.UTF-8):	Programy działające z linii poleceń do synchronizacji danych OpenSync
 Name:		multisync-msynctool
-Version:	0.22
+Version:	0.30
 Release:	1
 License:	GPL
 Group:		Applications
 Source0:	http://www.opensync.org/attachment/wiki/download/%{_realname}-%{version}.tar.bz2?format=raw
-# Source0-md5:	3ddc55209e682a8b99a47cf3d0053dbf
-URL:		http://opensync.org/
+# Source0-md5:	d0b504e174a0086be3d63bc508b019ee
+URL:		http://www.opensync.org/
+BuildRequires:	glib2-devel >= 1:2.4
 BuildRequires:	libopensync-devel >= %{version}
+BuildRequires:	pkgconfig
+BuildRequires:	scons
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-OpenSync is a synchronization framework that is platform and distribution
-independent.
+OpenSync is a synchronization framework that is platform and
+distribution independent.
 
 It consists of several plugins that can be used to connect to devices,
 a powerful sync-engine and the framework itself.
@@ -36,13 +39,13 @@
 %setup -q -n %{_realname}-%{version}
 
 %build
-%configure
-%{__make}
+%scons \
+	prefix=%{_prefix}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%scons install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -50,9 +53,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc AUTHORS NEWS README
 %attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/06/14 19:09:55  glen
+- update to 0.30
+
 Revision 1.6  2007/03/31 13:27:51  wrobell
 - ver. 0.22
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/multisync-msynctool.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list