Hello community,

here is the log from the commit of package atkmm for openSUSE:Factory
checked in at Mon May 2 13:04:41 CEST 2011.



--------
--- GNOME/atkmm/atkmm.changes   2011-01-09 11:13:42.000000000 +0100
+++ /mounts/work_src_done/STABLE/atkmm/atkmm.changes    2011-04-30 
12:01:04.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Apr 30 11:29:42 UTC 2011 - [email protected]
+
+- Update to version 2.22.5:
+  + bgo#645669: Install the m4 files even without
+    --enable-maintainer-mode, as with other modules.
+- Use source services: download_url and set_version.
+
+-------------------------------------------------------------------
+Wed Mar 23 15:38:14 UTC 2011 - [email protected]
+
+- Update to version 2.22.4:
+  + Avoid a tarball dependency on mm-common.
+- Changes from version 2.22.3:
+  + a tarball regeneration due to a changed m4 macro in mm-common.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  atkmm-2.22.2.tar.bz2

New:
----
  _service
  _service:download_url:atkmm-2.22.5.tar.bz2
  _service:set_version:atkmm.spec

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

Other differences:
------------------
++++++ _service:set_version:atkmm.spec ++++++
#
# spec file for package atkmm
#
# 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:           atkmm
Version:        2.22.5
Release:        1
License:        LGPLv2.1+
Summary:        C++ Binding for the ATK library
Url:            http://www.gtkmm.org/
Group:          System/Libraries
Source:         
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.21/%{name}-%{version}.tar.bz2
Source99:       baselibs.conf
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  pkgconfig(atk)
BuildRequires:  pkgconfig(glibmm-2.4)
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package -n libatkmm-1_6-1
License:        LGPLv2.1+
Summary:        C++ Binding for the ATK library
Group:          System/Libraries

%description -n libatkmm-1_6-1
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package devel
License:        LGPLv2.1+
Summary:        C++ Binding for the ATK library
Group:          Development/Libraries/C and C++
Requires:       libatkmm-1_6-1 = %{version}

%description devel
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%package doc
License:        GPLv2+ ; LGPLv2.1+
Summary:        C++ Binding for the ATK library
Group:          Documentation/HTML
Requires:       glibmm2-doc
%if %suse_version > 1120
BuildArch:      noarch
%endif

%description doc
atkmm is the C++ binding for the ATK library.
This module is part of the GNOME C++ bindings effort.

%prep
%setup -q

%build
%configure --disable-static
make %{?_smp_mflags}

%install
%makeinstall
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}

%clean
rm -rf %{buildroot}

%post -n libatkmm-1_6-1 -p /sbin/ldconfig

%postun -n libatkmm-1_6-1 -p /sbin/ldconfig

%files -n libatkmm-1_6-1
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/libatkmm-1.6.so.*

%files devel
%defattr (-, root, root)
%{_includedir}/atkmm-1.6/
%{_libdir}/libatkmm-1.6.so
%{_libdir}/pkgconfig/atkmm-1.6.pc
%dir %{_libdir}/atkmm-1.6
%{_libdir}/atkmm-1.6/include/
%dir %{_libdir}/atkmm-1.6/proc
%{_libdir}/atkmm-1.6/proc/m4/

%files doc
%defattr (-, root, root)
%{_datadir}/devhelp/books/atkmm-1.6/
%{_datadir}/doc/atkmm-1.6/
# Avoid BuildRequires on devhelp
%dir %{_datadir}/devhelp
%dir %{_datadir}/devhelp/books

%changelog
++++++ atkmm.spec ++++++
--- /var/tmp/diff_new_pack.0pVvvT/_old  2011-05-02 13:00:43.000000000 +0200
+++ /var/tmp/diff_new_pack.0pVvvT/_new  2011-05-02 13:00:43.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package atkmm (Version 2.22.2)
+# spec file for package atkmm
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 
 
 Name:           atkmm
-Version:        2.22.2
+Version:        2.22.4
 Release:        1
 License:        LGPLv2.1+
 Summary:        C++ Binding for the ATK library
@@ -99,6 +99,8 @@
 %{_libdir}/pkgconfig/atkmm-1.6.pc
 %dir %{_libdir}/atkmm-1.6
 %{_libdir}/atkmm-1.6/include/
+%dir %{_libdir}/atkmm-1.6/proc
+%{_libdir}/atkmm-1.6/proc/m4/
 
 %files doc
 %defattr (-, root, root)

++++++ _service ++++++
<services>
  <service name="download_url">
    <param name="protocol">http</param>
    <param name="host">ftp.gnome.org</param>
    <param 
name="path">/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.5.tar.bz2</param>
  </service>
  <service name="set_version" />
</services>

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



Remember to have fun...

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

Reply via email to