Hello community,

here is the log from the commit of package mono-qt4 for openSUSE:Factory
checked in at Mon Aug 29 17:10:13 CEST 2011.



--------
--- mono-qt4/mono-qt4.changes   2011-07-28 17:49:51.000000000 +0200
+++ /mounts/work_src_done/STABLE/mono-qt4/mono-qt4.changes      2011-08-24 
13:16:23.000000000 +0200
@@ -1,0 +2,14 @@
+Wed Aug 24 11:08:39 UTC 2011 - [email protected]
+
+- Change license to GPLv2+ per discussion in bnc #713721 
+
+-------------------------------------------------------------------
+Thu Aug  4 08:33:11 UTC 2011 - [email protected]
+   
+- Added qwt buildrequires
+- Changed buildrequires to support new libsmokegen-devel
+- Removed self-obsoletes (fix for RPMLINT warning)
+- Moved devel files to devel package (fix for RPMLINT warning)
+- Cleaned up spec file formatting.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  qyoto-remove-examples.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mono-qt4.spec ++++++
--- /var/tmp/diff_new_pack.dpWeAr/_old  2011-08-29 17:09:25.000000000 +0200
+++ /var/tmp/diff_new_pack.dpWeAr/_new  2011-08-29 17:09:25.000000000 +0200
@@ -15,61 +15,63 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           mono-qt4
-BuildRequires:  kde4-filesystem
+Version:        4.7.0
+Release:        5
+License:        GPL-2.0+
+Summary:        Mono Qt4 kdebindings library
+Url:            https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
+Group:          Development/Languages/Mono
+Source0:        qyoto-%{version}.tar.bz2
+Patch1:         qyoto-remove-examples.patch
 BuildRequires:  cmake
-BuildRequires:  sqlite-devel
-BuildRequires:  libqimageblitz-devel
+BuildRequires:  kde4-filesystem
 BuildRequires:  libQtWebKit-devel
+BuildRequires:  libmono-2_0-devel
+BuildRequires:  libqimageblitz-devel
+BuildRequires:  libqscintilla-devel
+BuildRequires:  libsmokegen-devel
 BuildRequires:  libsmokeqt-devel
-BuildRequires:  mono-devel
 BuildRequires:  mono
-BuildRequires:  libmono-2_0-devel
+BuildRequires:  mono-devel
 BuildRequires:  phonon-devel
-BuildRequires:  kdebindings-smokegen
-BuildRequires:  libqscintilla-devel
-License:        LGPL v2.1 or later
-Group:          Development/Languages/Mono
-Summary:        Mono Qt4 kdebindings library
-Url:            https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
-Version:        4.7.0
-Release:        3
-Source0:        qyoto-%version.tar.bz2
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  qwt-devel
+BuildRequires:  sqlite-devel
+Requires:       libqyoto2 = %{version}
 Provides:       mono-qt = 4.7.0
-Obsoletes:      mono-qt <= 4.7.0
-Requires:       libqyoto2 = %version
+Obsoletes:      mono-qt < 4.7.0
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 .NET/Mono bindings for the Qt4 libraries from the kdebindings Qyoto project.
 
 %prep
-%setup -q -n qyoto-%version
+%setup -q -n qyoto-%{version}
+%patch1
 
 %build
-  %cmake_kde4 -d build 
-  %make_jobs
+%cmake_kde4 -d build
+%make_jobs
 
 %install
-  cd build
-  %makeinstall
+cd build
+%make_install
 
 %package -n libqyoto2
-License:        LGPLv2.1+
-Group:          Development/Languages/Mono
+License:        GPL-2.0+
 Summary:        Mono bindings for Qt4 libraries
+Group:          Development/Languages/Mono
 
 %description -n libqyoto2
 Shared library for the .NET/Mono bindings for the Qt4 libraries.
  
 %package devel
-License:        LGPLv2.1+
-Group:          Development/Languages/Mono
+License:        GPL-2.0+
 Summary:        Development libraries for Mono-Qt4
-Requires:       %{name} = %version
+Group:          Development/Languages/Mono
+Requires:       %{name} = %{version}
 
 %description devel
 This package contains development files for the .NET/Mono bindings for the Qt4 
libraries.
@@ -80,40 +82,38 @@
 
 %files -n libqyoto2
 %defattr(-,root,root)
-%_kde4_libdir/libqyoto.so.*
+%{_kde4_libdir}/libqyoto.so.*
 
 %files 
 %defattr(-,root,root)
-%dir %_prefix/lib/mono
-%dir %_prefix/lib/mono/qyoto
-%_prefix/lib/mono/gac/qt-dotnet
-%_prefix/lib/mono/gac/qtscript
-%_prefix/lib/mono/gac/qttest
-%_prefix/lib/mono/gac/qtuitools
-%_prefix/lib/mono/gac/qtwebkit
-%_prefix/lib/mono/gac/phonon
-%_prefix/lib/mono/qyoto/q*.dll
-%_prefix/lib/mono/qyoto/phonon.dll
-%_kde4_libdir/libqtscript-sharp.so
-%_kde4_libdir/libphonon-sharp.so
-%_kde4_libdir/libqyoto.so
-%_kde4_libdir/libqttest-sharp.so
-%_kde4_libdir/libqtuitools-sharp.so
-%_kde4_libdir/libqtwebkit-sharp.so   
-%_kde4_libdir/libqscintilla-sharp.so
-/usr/lib/mono/gac/qscintilla/
-%_datadir/qyoto/
+%dir %{_prefix}/lib/mono
+%{_prefix}/lib/mono/qyoto/
+%{_prefix}/lib/mono/gac/qt-dotnet/
+%{_prefix}/lib/mono/gac/qtscript/
+%{_prefix}/lib/mono/gac/qttest/
+%{_prefix}/lib/mono/gac/qtuitools/
+%{_prefix}/lib/mono/gac/qtwebkit/
+%{_prefix}/lib/mono/gac/phonon/
+%{_prefix}/lib/mono/gac/qscintilla/
+%{_datadir}/qyoto/
 
 %files devel
 %defattr(-,root,root)
-%_kde4_bindir/csrcc
-%_kde4_bindir/uics
-/usr/include/qyoto
-%_kde4_libdir/pkgconfig/qyoto.pc
-%_kde4_libdir/pkgconfig/qtwebkit-sharp.pc
-%_kde4_libdir/pkgconfig/qttest-sharp.pc
-%_kde4_libdir/pkgconfig/qtuitools-sharp.pc
-%_kde4_libdir/pkgconfig/qtscript-sharp.pc
-%_datadir/qyoto/cmake
+%{_kde4_bindir}/csrcc
+%{_kde4_bindir}/uics
+%{_includedir}/qyoto
+%{_kde4_libdir}/pkgconfig/qyoto.pc
+%{_kde4_libdir}/pkgconfig/qtwebkit-sharp.pc
+%{_kde4_libdir}/pkgconfig/qttest-sharp.pc
+%{_kde4_libdir}/pkgconfig/qtuitools-sharp.pc
+%{_kde4_libdir}/pkgconfig/qtscript-sharp.pc
+%{_kde4_libdir}/libqtscript-sharp.so
+%{_kde4_libdir}/libphonon-sharp.so
+%{_kde4_libdir}/libqyoto.so
+%{_kde4_libdir}/libqttest-sharp.so
+%{_kde4_libdir}/libqtuitools-sharp.so
+%{_kde4_libdir}/libqtwebkit-sharp.so
+%{_kde4_libdir}/libqscintilla-sharp.so
+%{_datadir}/qyoto/cmake
 
 %changelog

++++++ qyoto-remove-examples.patch ++++++
--- CMakeLists.txt      2011-06-22 18:33:32.000000000 +0200
+++ CMakeLists.txt      2011-08-24 13:13:19.127160540 +0200
@@ -84,7 +84,6 @@
 INSTALL(EXPORT QyotoExport DESTINATION 
${CMAKE_INSTALL_PREFIX}/share/qyoto/cmake NAMESPACE QYOTO_ )
 
 add_subdirectory(tools)
-add_subdirectory(examples EXCLUDE_FROM_ALL)
 macro_log_feature(CMAKE_CSharp_COMPILER_LOADED "C# compiler" "Mono or the .NET 
framework" "http://www.mono-project.com"; FALSE "" "Required to compile the C# 
bindings")
 
 macro_optional_find_package(QScintilla)

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to