Hello community,

here is the log from the commit of package eina for openSUSE:Factory checked in 
at 2013-04-17 23:03:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eina (Old)
 and      /work/SRC/openSUSE:Factory/.eina.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eina", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/eina/eina.changes        2013-01-11 
09:26:20.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.eina.new/eina.changes   2013-04-17 
23:03:49.000000000 +0200
@@ -1,0 +2,63 @@
+Tue Apr 16 09:46:01 UTC 2013 - [email protected]
+
+- drop manpages completely, they're too problematic and prevents
+  accepting updates
+
+-------------------------------------------------------------------
+Tue Apr  9 14:19:18 UTC 2013 - [email protected]
+
+- improve filter a bit
+
+-------------------------------------------------------------------
+Tue Apr  9 11:45:59 UTC 2013 - [email protected]
+
+- removed forgotten usage of generate_manpages macro 
+
+-------------------------------------------------------------------
+Tue Apr  9 11:33:27 UTC 2013 - [email protected]
+
+- it seems that coolo is unhappy about having generated manpages in
+  devel project so try to filter them instead
+  bad coolo!
+
+-------------------------------------------------------------------
+Mon Apr  8 11:00:24 UTC 2013 - [email protected]
+
+- build package with man pages for X11:Enlightenment:Factory
+  project
+
+-------------------------------------------------------------------
+Mon Apr  8 09:34:32 UTC 2013 - [email protected]
+
+- disable man page generation for now as it collides with man pages
+  of boost package
+  you can still enable that easily in spec and rebuilt it locally
+
+-------------------------------------------------------------------
+Fri Apr  5 22:52:49 UTC 2013 - [email protected]
+
+- Update to 1.7.6
+       Changelog:
+Carsten Haitzler (1):
+      dirfd check fix.
+
+Cedric BAIL (6):
+      eina: backport r83578.
+      eina: backport r83668.
+      eina: backport r83698.
+      eina: backport r83708.
+      eina: forgotten backport.
+      eina: forgotten backport of 1e916e44f7e2eeb20057299dbceecbe8bf0910be
+
+Mike Blumenkrantz (2):
+      fix eina compile in branch
+      fix magic failure in eina_value_array_count when array is NULL
+
+Rafael Antognolli (2):
+      Bump stable efl to 1.7.6.
+      Update changelog for 1.7.6 release.
+
+Tom Hacohen (1):
+      Fix revision fetching when not using git.
+
+-------------------------------------------------------------------
@@ -4 +67 @@
-- create eina packge for COPYING, AUTHORS and other files
+- create eina package for COPYING, AUTHORS and other files

Old:
----
  eina-1.7.5.tar.bz2

New:
----
  eina-1.7.6.tar.bz2

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

Other differences:
------------------
++++++ eina.spec ++++++
--- /var/tmp/diff_new_pack.V4s6r2/_old  2013-04-17 23:03:55.000000000 +0200
+++ /var/tmp/diff_new_pack.V4s6r2/_new  2013-04-17 23:03:55.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eina
-Version:        1.7.5
+Version:        1.7.6
 Release:        0
 Summary:        Core EFL (Enlightenment Foundation Library) to handle various 
data types
 License:        LGPL-2.1
@@ -59,13 +59,6 @@
 %description doc-html
 Documentation of Eina library in form of HTML pages.
 
-%package doc-man
-Summary:        Man documentation of Eina
-Group:          Documentation/Man
-
-%description doc-man
-Documentation of Eina library in form of man pages.
-
 %package examples
 Summary:        Eina usage examples
 Group:          Documentation/Other
@@ -101,14 +94,12 @@
 echo "Copying HTML documentation"
 mkdir -p %{buildroot}%{_docdir}/%{name}
 /bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name}
-echo "Copying MAN pages"
-/bin/cp -vr doc/man/ %{buildroot}%{_mandir}/
+
 # fix line endings
 find %{buildroot}%{_docdir} -name '*.eps' | xargs sed -i 's@\r@\n@g'
 # remove duplicates
 %if 0%{?suse_version}
 %fdupes -s %{buildroot}%{_docdir}
-%fdupes -s %{buildroot}%{_mandir}
 %endif
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -139,10 +130,6 @@
 %defattr(-, root, root)
 %{_docdir}/%{name}/html
 
-%files doc-man
-%defattr(-, root, root)
-%{_mandir}/*/*
-
 %files examples
 %defattr(-, root, root)
 # eina doesn't have any other file here so add

++++++ eina-1.7.5.tar.bz2 -> eina-1.7.6.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/eina/eina-1.7.5.tar.bz2 
/work/SRC/openSUSE:Factory/.eina.new/eina-1.7.6.tar.bz2 differ: char 11, line 1

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

Reply via email to