SPECS: libopensync-plugin-gnokii.spec - more BRs, drop *.la - Lice...

qboosh qboosh at pld-linux.org
Sun Sep 2 14:01:32 CEST 2007


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

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

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-gnokii.spec
diff -u SPECS/libopensync-plugin-gnokii.spec:1.8 SPECS/libopensync-plugin-gnokii.spec:1.9
--- SPECS/libopensync-plugin-gnokii.spec:1.8	Fri Aug 31 22:01:19 2007
+++ SPECS/libopensync-plugin-gnokii.spec	Sun Sep  2 14:01:27 2007
@@ -4,15 +4,16 @@
 Name:		libopensync-plugin-gnokii
 Version:	0.22
 Release:	0.1
-License:	LGPL
+License:	GPL v2+
 Group:		Libraries
 Source0:	http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
 # Source0-md5:	6a5b6c1753508801c4b03333f2a33542
-#Patch0:		%{name}.patch
-U31RL:		http://www.opensync.org/
-BuildRequires:	gnokii >= 0.6.14
+URL:		http://www.opensync.org/
+BuildRequires:	glib2-devel >= 2.0
+BuildRequires:	libgnokii-devel >= 0.6.14
 BuildRequires:	libopensync-devel >= %{version}
-BuildRequires:	libxml2-devel
+BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,7 +38,6 @@
 
 %prep
 %setup -q
-#%patch0 -p1
 
 %build
 %configure
@@ -49,17 +49,20 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/opensync/{plugins,formats}/*.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
-%attr(755,root,root) %{_libdir}/opensync/formats/*.so
-%{_libdir}/opensync/formats/*.la
-%{_datadir}/opensync/defaults/*
+%attr(755,root,root) %{_libdir}/opensync/plugins/gnokii_sync.so
+%attr(755,root,root) %{_libdir}/opensync/formats/gnokii.so
+%{_datadir}/opensync/defaults/gnokii-sync
+
+# devel
+#%{_includedir}/opensync-1.0/opensync/gnokii_*.h
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +70,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007/09/02 12:01:27  qboosh
+- more BRs, drop *.la
+- License is GPL (v2+)
+
 Revision 1.8  2007/08/31 20:01:19  glen
 - 0.22, build fails with libopensync 0.31
 
================================================================

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



More information about the pld-cvs-commit mailing list