SPECS: libosso.spec - version 1.20, from Maemo site

aredridel aredridel at pld-linux.org
Sat Jun 2 04:12:42 CEST 2007


Author: aredridel                    Date: Sat Jun  2 02:12:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- version 1.20, from Maemo site

---- Files affected:
SPECS:
   libosso.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libosso.spec
diff -u SPECS/libosso.spec:1.1 SPECS/libosso.spec:1.2
--- SPECS/libosso.spec:1.1	Sat Jun  2 02:43:08 2007
+++ SPECS/libosso.spec	Sat Jun  2 04:12:37 2007
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
 #
-%define snap 12075
 Summary:	Maemo osso library
 Name:		libosso
-Version:	2.8
+Version:	1.20
 Release:	1
 License:	LGPL
 Group:		Development/Libraries
-Source0:	http://archive.ubuntu.com/ubuntu/pool/universe/libo/libosso/%{name}_%{version}-1ubuntu2.tar.gz
-# Source0-md5:	674c72cdae220156882d9cc7ec2253dd
-# Source0: https://stage.maemo.org/svn/maemo/projects/haf/trunk/libosso/
+Source0:	http://repository.maemo.org/pool/bora/free/source/%{name}_%{version}-1.tar.gz
+# Source0-md5:	6bb3f309371d398d321e52c9e52ca605
+Patch0:		%{name}-noWerror.patch
 URL:		http://maemo.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -45,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__glib_gettextize}
@@ -70,12 +70,26 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
+%{_sysconfdir}/dbus-1/system.d/libosso.conf
+%dir %{_sysconfdir}/libosso
+%{_sysconfdir}/libosso/sessionbus-libosso.conf
+%attr(755,root,root) %{_bindir}/dbus-launch-systembus.sh
+%attr(755,root,root) %{_bindir}/dbus-launch.sh
+%attr(755,root,root) %{_bindir}/osso-date
+%attr(755,root,root)    %{_libdir}/libosso.so.1.3.0
 
 %files devel
 %defattr(644,root,root,755)
+%{_libdir}/libosso.la
+%{_pkgconfigdir}/libosso.pc
+%{_includedir}/libosso.h
+%{_includedir}/log-functions.h
+%{_includedir}/osso-log.h
+%{_includedir}/osso-mem.h
 
 %files static
 %defattr(644,root,root,755)
+%{_libdir}/libosso.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -83,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/02 02:12:37  aredridel
+- version 1.20, from Maemo site
+
 Revision 1.1  2007/06/02 00:43:08  aredridel
 - added (from ubuntu since finding original source is hard)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libosso.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list