commit libpanelappletmm for openSUSE:Factory
Hello community, here is the log from the commit of package libpanelappletmm for openSUSE:Factory checked in at Tue Jan 25 10:09:00 CET 2011. -------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/libpanelappletmm/libpanelappletmm.changes 2011-01-07 15:49:41.000000000 +0100 @@ -0,0 +1,10 @@ +------------------------------------------------------------------- +Fri Jan 7 15:42:53 CET 2011 - vuntz@opensuse.org + +- Cleanup for inclusion in Factory. + +------------------------------------------------------------------- +Sun Apr 4 13:15:20 UTC 2010 - bitshuffler #suse@irc.freenode.org + +- Initial package (version 2.26.0). + calling whatdependson for head-i586 New: ---- libpanelappletmm-2.26.0.tar.bz2 libpanelappletmm.changes libpanelappletmm.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpanelappletmm.spec ++++++ # # spec file for package libpanelappletmm # # 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/ # %define soname 1 %define lib_version 2.6 %define package_version 2_6 Name: libpanelappletmm Version: 2.26.0 Release: 1 License: LGPLv2.1+ Summary: C++ bindings for libpanelapplet Url: http://ftp.gnome.org/pub/GNOME/sources/libpanelappletmm/ Group: System/Libraries Source: http://ftp.gnome.org/pub/GNOME/sources/libpanelappletmm/2.26/%{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: pkgconfig(gtkmm-2.4) BuildRequires: pkgconfig(gconfmm-2.6) BuildRequires: pkgconfig(libpanelapplet-2.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This package provides C++ bindings to the GNOME panel applet API. %package -n %{name}-%{package_version}-%{soname} License: LGPLv2.1+ Summary: C++ bindings for libpanelapplet Group: System/Libraries %description -n %{name}-%{package_version}-%{soname} This package provides C++ bindings to the GNOME panel applet API. %package devel License: LGPLv2.1+ Summary: C++ bindings for libpanelapplet Group: Development/Libraries/C and C++ Requires: %{name}-%{package_version}-%{soname} = %{version} %description devel This package provides C++ bindings to the GNOME panel applet API. %prep %setup -q %build %configure --disable-static make %{?_smp_mflags} %install %make_install find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %check make %{?_smp_mflags} check %clean test "%{buildroot}" != "/" && rm -rf "%{buildroot}" %post -n %{name}-%{package_version}-%{soname} -p /sbin/ldconfig %postun -n %{name}-%{package_version}-%{soname} -p /sbin/ldconfig %files -n %{name}-%{package_version}-%{soname} %defattr(-,root,root) %{_libdir}/libpanelappletmm-%{lib_version}.so.%{soname}* %files devel %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING NEWS README TODO %{_includedir}/libpanelappletmm-%{lib_version}/ %{_libdir}/libpanelappletmm-%{lib_version}.so %{_libdir}/libpanelappletmm-%{lib_version}/ %{_libdir}/pkgconfig/libpanelappletmm-%{lib_version}.pc %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de