Hello community, here is the log from the commit of package gtksourceviewmm for openSUSE:Factory checked in at Tue May 10 11:06:57 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/gtksourceviewmm/gtksourceviewmm.changes 2011-04-28 11:29:23.000000000 +0200 @@ -0,0 +1,7 @@ +------------------------------------------------------------------- +Thu Apr 28 10:13:06 CEST 2011 - [email protected] + +- New package, loosely based on libgtksourceviewmm that it will + replace: libgtksourceviewmm is a very old version of the code. +- Initial version: 3.0.0. + calling whatdependson for head-i586 New: ---- gtksourceviewmm-3.0.0.tar.bz2 gtksourceviewmm.changes gtksourceviewmm.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtksourceviewmm.spec ++++++ # # spec file for package gtksourceviewmm # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gtksourceviewmm Version: 3.0.0 Release: 1 License: LGPLv2.1+ Summary: C++ interface for gtksourceview Url: http://projects.gnome.org/gtksourceviewmm/ Group: System/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/gtksourceviewmm/3.0/%{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: pkgconfig(glibmm-2.4) BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(gtksourceview-3.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description gtksourceviewmm provides a C++ interface to the gtksourceview library. %package -n libgtksourceviewmm-3_0-0 License: LGPLv2.1+ Summary: C++ interface for gtksourceview Group: System/Libraries %description -n libgtksourceviewmm-3_0-0 gtksourceviewmm provides a C++ interface to the gtksourceview library. %package devel License: LGPLv2.1+ Summary: C++ interface for gtksourceview -- Development Files Group: Development/Libraries/C and C++ Requires: libgtksourceviewmm-3_0-0 = %{version} %description devel gtksourceviewmm provides a C++ interface to the gtksourceview library. %prep %setup -q %build %configure \ --disable-static make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %post -n libgtksourceviewmm-3_0-0 -p /sbin/ldconfig %postun -n libgtksourceviewmm-3_0-0 -p /sbin/ldconfig %clean rm -rf %{buildroot} %files -n libgtksourceviewmm-3_0-0 %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/gtksourceviewmm-3.0/ %{_libdir}/gtksourceviewmm-3.0/ %{_libdir}/*.so %{_libdir}/pkgconfig/gtksourceviewmm-3.0.pc %doc %{_datadir}/devhelp/books/gtksourceviewmm-3.0/ %doc %{_datadir}/doc/gtksourceviewmm-3.0/ # Avoid BuildRequires on devhelp %dir %{_datadir}/devhelp %dir %{_datadir}/devhelp/books %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
