Hello community,

here is the log from the commit of package extra-cmake-modules for 
openSUSE:Factory checked in at 2014-05-14 20:26:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/extra-cmake-modules (Old)
 and      /work/SRC/openSUSE:Factory/.extra-cmake-modules.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "extra-cmake-modules"

Changes:
--------
--- /work/SRC/openSUSE:Factory/extra-cmake-modules/extra-cmake-modules.changes  
2014-04-02 17:21:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.extra-cmake-modules.new/extra-cmake-modules.changes 
    2014-05-14 20:26:26.000000000 +0200
@@ -1,0 +2,17 @@
+Sun May  4 01:08:25 UTC 2014 - [email protected]
+
+- Update to 0.0.13
+  * Further buildsystem improvements
+- Added python-Sphinx BuildRequires to build docs
+- Provide doc subpackage
+- Added kf5-filesystem >= 4.99.0 and libqt5-linguist-devel >= 5.2.0
+  Requires
+- Obsolete and provide kf5umbrella (e-c-m now provides KF5Config)
+
+-------------------------------------------------------------------
+Tue Apr 22 19:25:50 UTC 2014 - [email protected]
+
+- Added pkgconfig(Qt5Core) to e-c-m Requires, every user of the
+  package always needs it
+
+-------------------------------------------------------------------

Old:
----
  extra-cmake-modules-0.0.12.tar.xz

New:
----
  extra-cmake-modules-0.0.13.tar.xz

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

Other differences:
------------------
++++++ extra-cmake-modules.spec ++++++
--- /var/tmp/diff_new_pack.ersDxt/_old  2014-05-14 20:26:27.000000000 +0200
+++ /var/tmp/diff_new_pack.ersDxt/_new  2014-05-14 20:26:27.000000000 +0200
@@ -21,22 +21,39 @@
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
 Url:            
https://projects.kde.org/projects/kdesupport/extra-cmake-modules
-Version:        0.0.12
+Version:        0.0.13
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  gcc-c++
-BuildRequires:  kf5-filesystem
+BuildRequires:  kf5-filesystem >= 4.99.0
+BuildRequires:  python-Sphinx
 Requires:       cmake >= 2.8.12
 Requires:       kf5-filesystem
+Requires:       libqt5-linguist-devel >= 5.2.0
+Requires:       pkgconfig(Qt5Core) >= 5.2.0
+Provides:       kf5umbrella = 4.99.0
+Obsoletes:      kf5umbrella < 4.99.0
+Recommends:     %{name}-doc
 
 %description
 Extra modules and scripts for CMake.
 
 For more information see 
http://community.kde.org/KDE_Core/Platform_11/Buildsystem/FindFilesSurvey
 
+%package doc
+Summary:        Documentation for extra-cmake-modules
+Group:          Documentation/Other
+Requires:       %{name} = %{version}
+
+%description doc
+Extra modules and scripts for CMake.
+
+For more information see 
http://community.kde.org/KDE_Core/Platform_11/Buildsystem/FindFilesSurvey
+This package provides documentation for extra-cmake-modules
+
 %prep
 %setup -q
 
@@ -49,7 +66,11 @@
 
 %files
 %defattr(-,root,root,-)
-%dir %{_datadir}/ECM
-%{_datadir}/ECM/*
+%{_datadir}/ECM/
+%{_mandir}/man7/ecm*.7*
+
+%files doc
+%defattr(-,root,root,-)
+%doc %{_datadir}/doc/ECM/
 
 %changelog

++++++ extra-cmake-modules-0.0.12.tar.xz -> extra-cmake-modules-0.0.13.tar.xz 
++++++
++++ 6850 lines of diff (skipped)

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

Reply via email to