It's reverted from Trunk:Testing. You shouldn't remove yaml if it's already 
maintained with yaml. It's very easy and good and convenient to use yaml in 
your case.

Peter

> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Mikhail Zabaluev
> Sent: Saturday, March 19, 2011 5:03 AM
> To: [email protected]
> Subject: [meego-commits] 15005: Changes to Trunk:Testing/telepathy-qt4
> 
> Hi,
> I have made the following changes to telepathy-qt4 in project Trunk:Testing.
> Please review and accept ASAP.
> 
> Thank You,
> Mikhail Zabaluev
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #15005:
> 
>   submit:   devel:telepathy/telepathy-qt4(r8)(update) ->
> Trunk:Testing/telepathy-qt4
> 
> 
> Message:
>     Updated to version 0.5.11 (BMC#14701)
> 
> State:   new          2011-03-18T14:02:40 zabaluev
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- telepathy-qt4.changes
> +++ telepathy-qt4.changes
> @@ -0,0 +1,4 @@
> +* Fri Mar 18 2011 Mikhail Zabaluev <[email protected]> - 0.5.11
> +- Update to the latest upstream version (BMC#14701)
> +- Removed the yaml file
> +
> 
> old:
> ----
>   Makefile
>   telepathy-qt4-0.5.7.tar.gz
>   telepathy-qt4.yaml
> 
> new:
> ----
>   telepathy-qt4-0.5.11.tar.gz
> 
> spec files:
> -----------
> --- telepathy-qt4.spec
> +++ telepathy-qt4.spec
> @@ -1,19 +1,11 @@
> -#
> -# Do NOT Edit the Auto-generated Part!
> -# Generated by: spectacle version 0.21
> -#
> -# >> macros
> -# << macros
> -
>  Name:       telepathy-qt4
>  Summary:    Qt 4 Telepathy library
> -Version:    0.5.7
> +Version:    0.5.11
>  Release:    1
>  Group:      System/Libraries
>  License:    GPLv2
>  URL:        http://telepathy.freedesktop.org/wiki/
>  Source0:
> http://telepathy.freedesktop.org/releases/telepathy-qt4/telepathy-qt4-%{versi
> on}.tar.gz
> -Source100:  telepathy-qt4.yaml
>  Patch0:     telepathy-qt4-remove-qtdbusvariant-hack.patch
>  Requires(post): /sbin/ldconfig
>  Requires(postun): /sbin/ldconfig
> @@ -30,12 +22,9 @@
>  BuildRequires:  doxygen
>  BuildRequires:  cmake
> 
> -
>  %description
>  Qt-based library for Telepathy components.
> 
> -
> -
>  %package devel
>  Summary:    Development files for %{name}
>  Group:      Development/Libraries
> @@ -46,7 +35,6 @@
>  This package contains libraries and header files for developing applications
>  that use %{name}.
> 
> -
>  %package farsight
>  Summary:    Qt 4 Telepathy/Farsight integration
>  Group:      Development/Libraries
> @@ -60,7 +48,6 @@
>  This package provides telepathy-qt4 integration with telepathy-farsight,
>  which implements media streaming using GStreamer and Farsight.
> 
> -
>  %package farsight-devel
>  Summary:    Development files for telepathy-qt4-farsight
>  Group:      Development/Libraries
> @@ -72,84 +59,49 @@
>  This package contains libraries and header files for developing applications
>  that use telepathy-qt4-farsight.
> 
> -
> -
>  %prep
>  %setup -q -n %{name}-%{version}
> 
>  # telepathy-qt4-remove-qtdbusvariant-hack.patch
>  %patch0 -p1
> -# >> setup
> -# << setup
> 
>  %build
> -# >> build pre
>  mkdir meego-build
>  cd meego-build
>  %cmake ..
> -# << build pre
> -
> -
>  make %{?jobs:-j%jobs}
> -
> -# >> build post
>  cd ..
> -# << build post
> +
>  %install
>  rm -rf %{buildroot}
> -# >> install pre
>  cd meego-build
> -# << install pre
>  %make_install
> -
> -# >> install post
> -# << install post
> -
> -
> +cd ..
> 
>  %post -p /sbin/ldconfig
> -
>  %postun -p /sbin/ldconfig
> 
> -
> -
> -
> -
> -
>  %post farsight -p /sbin/ldconfig
> -
>  %postun farsight -p /sbin/ldconfig
> 
> -
> -
> -
>  %files
>  %defattr(-,root,root,-)
> -# >> files
>  %{_libdir}/libtelepathy-qt4.so.*
> -# << files
> -
> 
>  %files devel
>  %defattr(-,root,root,-)
> -# >> files devel
>  %{_libdir}/libtelepathy-qt4.so
>  %{_libdir}/pkgconfig/TelepathyQt4.pc
>  %{_includedir}/telepathy-1.0/*
>  %exclude %{_includedir}/telepathy-1.0/TelepathyQt4/Farsight/*
> -# << files devel
> 
>  %files farsight
>  %defattr(-,root,root,-)
> -# >> files farsight
>  %{_libdir}/libtelepathy-qt4-farsight.so.*
> -# << files farsight
> 
>  %files farsight-devel
>  %defattr(-,root,root,-)
> -# >> files farsight-devel
>  %{_libdir}/libtelepathy-qt4-farsight.so
>  %{_includedir}/telepathy-1.0/TelepathyQt4/Farsight/*
>  %{_libdir}/pkgconfig/TelepathyQt4Farsight.pc
> -# << files farsight-devel
> 
> 
> other changes:
> --------------
> 
> ++++++ telepathy-qt4-0.5.7.tar.gz -> telepathy-qt4-0.5.11.tar.gz
> 275842 lines of diff (skipped)
> 
> ++++++ deleted files:
> --- Makefile
> --- telepathy-qt4.yaml
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits
_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to