SPECS: synce-librapi2.spec - update to 0.11, verbose program files

glen glen at pld-linux.org
Sun Jan 27 01:56:18 CET 2008


Author: glen                         Date: Sun Jan 27 00:56:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.11, verbose program files

---- Files affected:
SPECS:
   synce-librapi2.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/synce-librapi2.spec
diff -u SPECS/synce-librapi2.spec:1.16 SPECS/synce-librapi2.spec:1.17
--- SPECS/synce-librapi2.spec:1.16	Wed Sep 12 00:36:15 2007
+++ SPECS/synce-librapi2.spec	Sun Jan 27 01:56:12 2008
@@ -2,14 +2,14 @@
 Summary:	SynCE RAPI library
 Summary(pl.UTF-8):	Biblioteka SynCE RAPI
 Name:		synce-librapi2
-Version:	0.10.0
-Release:	2
+Version:	0.11
+Release:	1
 License:	MIT
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/synce/%{name}-%{version}.tar.gz
-# Source0-md5:	321632a4319690f1bffc9d1a5f7e4f00
+Source0:	http://dl.sourceforge.net/synce/librapi2-%{version}.tar.gz
+# Source0-md5:	f955452fe30e92d7af35309bc50f23ac
 # for FUR: http://www.infis.univ.trieste.it/~riccardo/
-Patch0:		synce-librapi.patch
+#Patch0:		synce-librapi.patch
 URL:		http://www.synce.org/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake >= 1.4
@@ -88,7 +88,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/pyrapi2.{la,a}
+rm $RPM_BUILD_ROOT%{py_sitedir}/pyrapi2.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -99,8 +99,24 @@
 %files
 %defattr(644,root,root,755)
 %doc README* TODO
-%attr(755,root,root) %{_bindir}/*
+%{_bindir}/pcp
+%{_bindir}/pkillall
+%{_bindir}/pls
+%{_bindir}/pmkdir
+%{_bindir}/pmv
+%{_bindir}/prm
+%{_bindir}/prmdir
+%{_bindir}/prun
+%{_bindir}/psettime
+%{_bindir}/pshortcut
+%{_bindir}/pstatus
+%{_bindir}/rapiconfig
+%{_bindir}/synce-install-cab
+%{_bindir}/synce-list-programs
+%{_bindir}/synce-registry
+%{_bindir}/synce-remove-program
 %attr(755,root,root) %{_libdir}/librapi.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librapi.so.2
 %{_mandir}/man1/*.1*
 
 %files devel
@@ -109,6 +125,7 @@
 %{_libdir}/librapi.la
 %{_includedir}/rapi.h
 %{_pkgconfigdir}/librapi2.pc
+%{_mandir}/man3/*
 
 %files static
 %defattr(644,root,root,755)
@@ -124,6 +141,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008-01-27 00:56:12  glen
+- update to 0.11, verbose program files
+
 Revision 1.16  2007-09-11 22:36:15  glen
 - rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list