Hello community,

here is the log from the commit of package eio for openSUSE:Factory checked in 
at 2013-04-24 15:50:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eio (Old)
 and      /work/SRC/openSUSE:Factory/.eio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eio", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/eio/eio.changes  2013-04-17 23:03:55.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.eio.new/eio.changes     2013-04-24 
15:50:04.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr 16 22:16:26 UTC 2013 - [email protected]
+
+- removing man page documentation completely
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eio.spec ++++++
--- /var/tmp/diff_new_pack.3eZPud/_old  2013-04-24 15:50:06.000000000 +0200
+++ /var/tmp/diff_new_pack.3eZPud/_new  2013-04-24 15:50:06.000000000 +0200
@@ -16,12 +16,6 @@
 #
 
 
-%if "%{_project}" == "X11:Enlightenment:Factory"
-%define generate_manpages 1
-%else
-%define generate_manpages 0
-%endif
-
 Name:           eio
 Version:        1.7.6
 Release:        0
@@ -76,15 +70,6 @@
 %description doc-html
 Documentation of Eio library in form of HTML pages.
 
-%if %generate_manpages
-%package doc-man
-Summary:        Man documentation of Eina
-Group:          Documentation/Man
-
-%description doc-man
-Documentation of Eina library in form of man pages.
-%endif
-
 # eio-1.7.6 doesn't have any examples packed
 # investigating upstream
 # let's comment this out for now
@@ -118,22 +103,12 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}
 /bin/cp -vr doc/html %{buildroot}%{_docdir}/%{name}
 
-%if %generate_manpages
-echo "Copying MAN pages"
-/bin/cp -vr doc/man/ %{buildroot}%{_mandir}/
-%endif
-
 # fix permissions
 find %{buildroot}%{_docdir} -type f | xargs chmod 0644
 find %{buildroot}%{_docdir} -type d | xargs chmod 0755
 # remove duplicates
 %if 0%{?suse_version}
 %fdupes -s %{buildroot}%{_docdir}
-
-%if %generate_manpages
-%fdupes -s %{buildroot}%{_mandir}
-%endif
-
 %endif
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -156,12 +131,6 @@
 %defattr(-, root, root)
 %{_docdir}/%{name}
 
-%if %generate_manpages
-%files doc-man
-%defattr(-, root, root)
-%{_mandir}/*/*
-%endif
-
 # %files examples
 # %defattr(-, root, root)
 # %dir %{_datadir}/%{name}

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

Reply via email to