[meego-commits] 6037: Changes to Trunk:Testing/telepathy-logger
Huaxu Wan
huaxu.wan at intel.com
Wed Jul 28 03:31:07 UTC 2010
Hi,
I have made the following changes to telepathy-logger in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Huaxu Wan
[This message was auto-generated]
---
Request #6037:
submit: home:huaxu:branches:Trunk:Testing/telepathy-logger(r2)(cleanup) -> Trunk:Testing/telepathy-logger
Message:
Update to 0.1.4
State: new 2010-07-27T15:24:16 huaxu
Comment: None
changes files:
--------------
--- telepathy-logger.changes
+++ telepathy-logger.changes
@@ -0,0 +1,3 @@
+* Tue Jul 27 2010 Huaxu Wan <huaxu.wan at linux.intel.com> - 0.1.4
+- Update to 0.1.4
+
old:
----
telepathy-logger-0.1.1.tar.bz2
new:
----
telepathy-logger-0.1.4.tar.bz2
spec files:
-----------
--- telepathy-logger.spec
+++ telepathy-logger.spec
@@ -1,28 +1,32 @@
#
# Do not Edit! Generated by:
-# spectacle version 0.12
+# spectacle version 0.18
#
# >> macros
# << macros
Name: telepathy-logger
Summary: Logger for Telepathy framework[header]
-Version: 0.1.1
+Version: 0.1.4
Release: 1
Group: Applications/Communications
License: GPLv2+
URL: http://telepathy.freedesktop.org/wiki/Logger
Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2
+Source100: telepathy-logger.yaml
Requires: telepathy-mission-control
+Requires(pre): GConf2
+Requires(preun): GConf2
Requires(post): /sbin/ldconfig
+Requires(post): GConf2
Requires(postun): /sbin/ldconfig
+BuildRequires: pkgconfig(telepathy-glib)
+BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(gconf-2.0)
BuildRequires: pkgconfig(libxml-2.0)
-BuildRequires: telepathy-glib-devel
BuildRequires: gnome-common
BuildRequires: gnome-doc-utils
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Description: %{summary}
@@ -42,6 +46,7 @@
%prep
%setup -q -n %{name}-%{version}
+
# >> setup
# << setup
@@ -50,13 +55,10 @@
# << build pre
%configure --disable-static
-# Call make instruction with smp support
-make
+make %{?jobs:-j%jobs}
# >> build post
# << build post
-
-
%install
rm -rf %{buildroot}
# >> install pre
@@ -65,8 +67,6 @@
# >> install post
# << install post
-%clean
-rm -rf %{buildroot}
%pre
if [ "$1" -gt 1 ]; then
@@ -94,13 +94,15 @@
+
+
%files
%defattr(-,root,root,-)
# >> files
%{_libdir}/lib%{name}.so.*
%{_sysconfdir}/gconf/schemas/%{name}.schemas
%{_datadir}/dbus-1/services
-%{_bindir}/telepathy-logger
+%{_libexecdir}/telepathy-logger
%{_datadir}/telepathy/clients
# << files
@@ -109,8 +111,8 @@
%defattr(-,root,root,-)
# >> files devel
%{_libdir}/lib%{name}.so
-%{_libdir}/pkgconfig/%name.pc
-%{_includedir}/%{name}/
+%{_libdir}/pkgconfig/%name-0.1.pc
+%{_includedir}/%{name}-0.1/
%doc /usr/share/gtk-doc/html
# << files devel
other changes:
--------------
++++++ telepathy-logger-0.1.1.tar.bz2 -> telepathy-logger-0.1.4.tar.bz2
51365 lines of diff (skipped)
++++++ telepathy-logger.yaml
--- telepathy-logger.yaml
+++ telepathy-logger.yaml
@@ -1,6 +1,6 @@
Name: telepathy-logger
Summary: Logger for Telepathy framework[header]
-Version: 0.1.1
+Version: 0.1.4
Release: 1
Group: Applications/Communications
License: GPLv2+
@@ -11,10 +11,11 @@
Requires:
- telepathy-mission-control
PkgBR:
- - telepathy-glib-devel
- gnome-common
- gnome-doc-utils
PkgConfigBR:
+ - telepathy-glib
+ - sqlite3
- gconf-2.0
- libxml-2.0
SubPackages:
More information about the MeeGo-commits
mailing list