SPECS: libopensync-plugin-irmc.spec - more BRs, drop *.la - Licens...

qboosh qboosh at pld-linux.org
Sun Sep 2 14:29:09 CEST 2007


Author: qboosh                       Date: Sun Sep  2 12:29:09 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- more BRs, drop *.la
- License is GPL v2 (only)

---- Files affected:
SPECS:
   libopensync-plugin-irmc.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-irmc.spec
diff -u SPECS/libopensync-plugin-irmc.spec:1.8 SPECS/libopensync-plugin-irmc.spec:1.9
--- SPECS/libopensync-plugin-irmc.spec:1.8	Thu Mar 29 01:30:32 2007
+++ SPECS/libopensync-plugin-irmc.spec	Sun Sep  2 14:29:04 2007
@@ -4,13 +4,17 @@
 Name:		libopensync-plugin-irmc
 Version:	0.22
 Release:	1
-License:	LGPL
+License:	GPL v2
 Group:		Libraries
 Source0:	http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
 # Source0-md5:	ecec872b2bccd824b1c5cbb2ec1d5399
 URL:		http://www.opensync.org/
 BuildRequires:	bluez-libs-devel
+BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	libopensync-devel >= %{version}
+BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	openobex-devel >= 1.0.0
+BuildRequires:	pkgconfig
 Obsoletes:	multisync-irmc
 Obsoletes:	multisync-irmc-bluetooth
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -46,15 +50,19 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/opensync/plugins/*.la
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_libdir}/opensync/plugins/*.so
-%{_libdir}/opensync/plugins/*.la
-%{_datadir}/opensync/defaults/*
+%attr(755,root,root) %{_libdir}/opensync/plugins/irmc_sync.so
+%{_datadir}/opensync/defaults/irmc-sync
+
+# devel
+#%{_includedir}/opensync-1.0/opensync/irmc_sync.h
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -62,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/02 12:29:04  qboosh
+- more BRs, drop *.la
+- License is GPL v2 (only)
+
 Revision 1.8  2007/03/28 23:30:32  wrobell
 - ver. 0.22
 
================================================================

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



More information about the pld-cvs-commit mailing list