> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Mikhail Zabaluev
> Sent: Thursday, March 31, 2011 7:16 PM
> To: [email protected]
> Subject: [meego-commits] 15527: Changes to
> Trunk:Testing/compat-telepathy-qt4
> 
> Hi,
> I have made the following changes to compat-telepathy-qt4 in project
> Trunk:Testing. Please review and accept ASAP.
> 
> Thank You,
> Mikhail Zabaluev
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #15527:
> 
>   submit:   devel:telepathy/compat-telepathy-qt4(r4)(update) ->
> Trunk:Testing/compat-telepathy-qt4
> 
> 
> Message:
>     - Drop the development packages from the compatibility package set
> (BMC#13291)
> - Updated to version 0.4.4, latest in the stable branch.
> - Dropped the spectactle yaml.
>   Rationale: I prefer my tools to work, not to pose ridiculous hurdles
>   with diagnostics in bad English.
> 
> 
> State:   new          2011-03-31T04:15:42 zabaluev
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- compat-telepathy-qt4.changes
> +++ compat-telepathy-qt4.changes
> @@ -0,0 +1,7 @@
> +* Wed Mar 31 2011 Mikhail Zabaluev <[email protected]> - 0.4.4
> +- Drop the development packages from the compatibility package set
> (BMC#13291)
> +- Updated to version 0.4.4, latest in the stable branch.
> +- Dropped the spectactle yaml.
> +  Rationale: I prefer my tools to work, not to pose ridiculous hurdles
> +  with diagnostics in bad English.
> +
> 
> old:
> ----
>   Makefile
>   compat-telepathy-qt4.yaml
>   telepathy-qt4-0.4.3.tar.gz
> 
> new:
> ----
>   telepathy-qt4-0.4.4.tar.gz
> 
> spec files:
> -----------
> --- compat-telepathy-qt4.spec
> +++ compat-telepathy-qt4.spec
> @@ -1,19 +1,11 @@
> -#
> -# Do NOT Edit the Auto-generated Part!
> -# Generated by: spectacle version 0.21
> -#
> -# >> macros
> -# << macros
> -
>  Name:       compat-telepathy-qt4
>  Summary:    Qt 4 Telepathy library
> -Version:    0.4.3
> +Version:    0.4.4
>  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:  compat-telepathy-qt4.yaml
>  Patch0:     telepathy-qt4-remove-qtdbusvariant-hack.patch
>  Requires(post): /sbin/ldconfig
>  Requires(postun): /sbin/ldconfig
> @@ -30,24 +22,9 @@
>  BuildRequires:  doxygen
>  BuildRequires:  cmake
> 
> -
>  %description
>  Qt-based library for Telepathy components.
> 
> -
> -
> -%package devel
> -Summary:    Development files for telepathy-qt4
> -Group:      Development/Libraries
> -Requires:   %{name} = %{version}-%{release}
> -Requires:   telepathy-filesystem
> -Conflicts:   telepathy-qt4-devel
> -
> -%description devel
> -This package contains libraries and header files for developing applications
> -that use telepathy-qt4.
> -
> -
>  %package farsight
>  Summary:    Qt 4 Telepathy/Farsight integration
>  Group:      Development/Libraries
> @@ -61,93 +38,34 @@
>  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
> -Requires:   %{name} = %{version}-%{release}
> -Requires:   compat-telepathy-qt4-devel = %{version}
> -Requires:   compat-telepathy-qt4-farsight = %{version}
> -Requires:   telepathy-farsight-devel
> -Conflicts:   telepathy-qt-farsight-devel
> -
> -%description farsight-devel
> -This package contains libraries and header files for developing applications
> -that use telepathy-qt4-farsight.
> -
> -
> -
>  %prep
>  %setup -q -n telepathy-qt4-%{version}
> 
>  # telepathy-qt4-remove-qtdbusvariant-hack.patch
>  %patch0 -p1
> -# >> setup
> -# << setup
> 
>  %build
> -# >> build pre
>  %cmake
> -# << build pre
> -
> -
>  make %{?jobs:-j%jobs}
> 
> -# >> build post
> -# << build post
>  %install
>  rm -rf %{buildroot}
> -# >> install pre
> -# << install pre
>  %make_install
> 
> -# >> install post
> -# << install post
> -
> -
> -
>  %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/*
> -# << files devel
> +%exclude %{_includedir}
> +%exclude %{_libdir}/*.so
> +%exclude %{_libdir}/pkgconfig/*.pc
> 

>  %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
> -%{_libdir}/pkgconfig/TelepathyQt4Farsight.pc
> -%{_includedir}/telepathy-1.0/TelepathyQt4/Farsight/*
> -# << files farsight-devel
> 
> 
This is totally wrong submission. Devel packages are totally removed, which 
result in libmeegochat/meego-handset-chat/meegotouchcp-chat fail. Would revert. 

Peter

> other changes:
> --------------
> 
> ++++++ telepathy-qt4-0.4.3.tar.gz -> telepathy-qt4-0.4.4.tar.gz
> 222573 lines of diff (skipped)
> 
> ++++++ deleted files:
> --- Makefile
> --- compat-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