commit eeze for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-10-20 10:50:18

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2013-08-04 
07:29:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-10-20 
10:50:19.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 11 13:17:49 UTC 2013 - sleep_wal...@suse.cz
+
+- properly escape %T in date command call
+
+---



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.QIj6S2/_old  2013-10-20 10:50:20.0 +0200
+++ /var/tmp/diff_new_pack.QIj6S2/_new  2013-10-20 10:50:20.0 +0200
@@ -86,7 +86,7 @@
 # fake time used for documentation
 FAKE_DOCDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d 
%%Y')
 FAKE_DOCYEAR=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%Y')
-FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %T')
+FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %%T')
 sed -i 
s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g
 doc/*.html
 
 %configure --disable-static

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit eeze for openSUSE:Factory

2013-08-03 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-08-04 07:29:50

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2013-05-27 
09:46:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-08-04 
07:29:52.0 +0200
@@ -1,0 +2,6 @@
+Sat Aug  3 09:04:51 UTC 2013 - si...@simotek.net
+
+- bump to 1.7.8
+  No changes, increasing version to keep in sync with latest release.
+
+---

Old:

  eeze-1.7.7.tar.bz2

New:

  eeze-1.7.8.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.0J3YbG/_old  2013-08-04 07:29:53.0 +0200
+++ /var/tmp/diff_new_pack.0J3YbG/_new  2013-08-04 07:29:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eeze
-Version:1.7.7
+Version:1.7.8
 Release:0
 Summary:Device abstraction library
 License:BSD-2-Clause

++ eeze-1.7.7.tar.bz2 - eeze-1.7.8.tar.bz2 ++
 22405 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit eeze for openSUSE:Factory

2013-05-27 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-05-27 09:46:55

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2013-04-17 
23:03:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-05-27 
09:46:56.0 +0200
@@ -1,0 +2,6 @@
+Thu May 16 09:58:43 UTC 2013 - sleep_wal...@suse.cz
+
+- bump to 1.7.7
+  No changes, increasing version to keep in sync with latest release.
+
+---

Old:

  eeze-1.7.6.tar.bz2

New:

  eeze-1.7.7.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.mL36NL/_old  2013-05-27 09:46:57.0 +0200
+++ /var/tmp/diff_new_pack.mL36NL/_new  2013-05-27 09:46:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   eeze
-Version:1.7.6
+Version:1.7.7
 Release:0
 Summary:Device abstraction library
 License:BSD-2-Clause

++ eeze-1.7.6.tar.bz2 - eeze-1.7.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.6/NEWS new/eeze-1.7.7/NEWS
--- old/eeze-1.7.6/NEWS 2013-04-04 21:42:04.0 +0200
+++ new/eeze-1.7.7/NEWS 2013-05-11 20:12:32.0 +0200
@@ -1,4 +1,16 @@
-Eeze 1.7.5
+Eeze 1.7.7
+
+Changes since Eeze 1.7.6:
+-
+
+No changes, just updating to keep in sync with last release.
+
+
+Changes since Eeze 1.7.5:
+-
+
+No changes, just updating to keep in sync with last release.
+
 
 Changes since Eeze 1.7.4:
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.6/configure new/eeze-1.7.7/configure
--- old/eeze-1.7.6/configure2013-04-05 00:38:12.0 +0200
+++ new/eeze-1.7.7/configure2013-05-11 21:50:42.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for eeze 1.7.6.
+# Generated by GNU Autoconf 2.68 for eeze 1.7.7.
 #
 # Report bugs to enlightenment-de...@lists.sourceforge.net.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='eeze'
 PACKAGE_TARNAME='eeze'
-PACKAGE_VERSION='1.7.6'
-PACKAGE_STRING='eeze 1.7.6'
+PACKAGE_VERSION='1.7.7'
+PACKAGE_STRING='eeze 1.7.7'
 PACKAGE_BUGREPORT='enlightenment-de...@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1363,7 +1363,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures eeze 1.7.6 to adapt to many kinds of systems.
+\`configure' configures eeze 1.7.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1433,7 +1433,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of eeze 1.7.6:;;
+ short | recursive ) echo Configuration of eeze 1.7.7:;;
esac
   cat \_ACEOF
 
@@ -1570,7 +1570,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-eeze configure 1.7.6
+eeze configure 1.7.7
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1993,7 +1993,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by eeze $as_me 1.7.6, which was
+It was created by eeze $as_me 1.7.7, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2817,7 +2817,7 @@
 
 # Define the identity of the package.
  PACKAGE='eeze'
- VERSION='1.7.6'
+ VERSION='1.7.7'
 
 
 cat confdefs.h _ACEOF
@@ -11481,7 +11481,7 @@
 
 
 cat confdefs.h _ACEOF
-#define VMIC 6
+#define VMIC 7
 _ACEOF
 
 
@@ -11489,7 +11489,7 @@
 #define VREV 0
 _ACEOF
 
-version_info=8:6:7
+version_info=8:7:7
 release_info=
 
 
@@ -11503,7 +11503,7 @@
 
 
 
-requirement_eeze=ecore = 1.7.6 eina = 1.7.6 libudev
+requirement_eeze=ecore = 1.7.7 eina = 1.7.7 libudev
 
 
 ### Checks for programs
@@ -12911,12 +12911,12 @@
 pkg_cv_ECORE_FILE_CFLAGS=$ECORE_FILE_CFLAGS
  elif test -n $PKG_CONFIG; then
 if test -n $PKG_CONFIG  \
-{ { $as_echo $as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \ecore-file = 1.7.6\; } 5
-  ($PKG_CONFIG --exists --print-errors ecore-file = 1.7.6) 25
+{ { $as_echo $as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists 
--print-errors \ecore-file = 1.7.7\; } 5
+  ($PKG_CONFIG --exists --print-errors ecore-file = 1.7.7) 25
   ac_status=$?
   

commit eeze for openSUSE:Factory

2013-04-17 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-04-17 23:03:24

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2013-01-10 
10:51:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-04-17 
23:03:26.0 +0200
@@ -1,0 +2,30 @@
+Tue Apr 16 13:39:56 UTC 2013 - sleep_wal...@suse.cz
+
+- remove manpages completely
+
+---
+Tue Apr  9 14:36:01 UTC 2013 - sleep_wal...@suse.cz
+
+- improve manpage filter
+
+---
+Tue Apr  9 13:53:30 UTC 2013 - sleep_wal...@suse.cz
+
+- build manpages for every project again, but try to filter
+  unimportant files
+
+---
+Mon Apr  8 12:08:28 UTC 2013 - sleep_wal...@suse.cz
+
+- 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
+  or take it from X11:Enlightenment:Factory
+
+---
+Fri Apr  5 23:57:54 UTC 2013 - si...@simotek.net
+
+- update to 1.7.6
+  no changes, just keeping version in sync
+  
+---

Old:

  eeze-1.7.5.tar.bz2

New:

  eeze-1.7.6.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.n0090J/_old  2013-04-17 23:03:29.0 +0200
+++ /var/tmp/diff_new_pack.n0090J/_new  2013-04-17 23:03:29.0 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   eeze
-Version:1.7.5
+Version:1.7.6
 Release:0
 Summary:Device abstraction library
 License:BSD-2-Clause
 Group:  System/Libraries
 Url:http://enlightenment.org
-Source: eeze-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.bz2
 BuildRequires:  doxygen
 BuildRequires:  ecore-devel = %version
 BuildRequires:  eina-devel = %version
@@ -79,13 +79,6 @@
 %description doc-html
 Documentation of Eet library in form of HTML pages.
 
-%package doc-man
-Summary:Man documentation of Eeze
-Group:  Documentation/Man
-
-%description doc-man
-Documentation of Eeze library in form of man pages.
-
 %prep
 %setup -q
 
@@ -107,15 +100,13 @@
 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 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}
-%fdupes -s %{buildroot}%{_mandir}
 %endif
 
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
@@ -145,8 +136,4 @@
 %defattr(-, root, root)
 %{_docdir}/%{name}
 
-%files doc-man
-%defattr(-, root, root)
-%{_mandir}/*/*
-
 %changelog

++ eeze-1.7.5.tar.bz2 - eeze-1.7.6.tar.bz2 ++
 1605 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/eeze-1.7.5/ChangeLog new/eeze-1.7.6/ChangeLog
--- old/eeze-1.7.5/ChangeLog2013-01-04 13:17:06.0 +0100
+++ new/eeze-1.7.6/ChangeLog2013-04-04 22:49:46.0 +0200
@@ -148,3 +148,7 @@
 
* 1.7.5 release
 
+
+2013-04-04  Rafael Antognolli
+
+* 1.7.6 release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/eeze-1.7.5/compile new/eeze-1.7.6/compile
--- old/eeze-1.7.5/compile  2012-12-19 16:00:48.0 +0100
+++ new/eeze-1.7.6/compile  2013-04-04 23:15:20.0 +0200
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Wrapper for compilers which do not understand '-c -o'.
 
-scriptversion=2012-01-04.17; # UTC
+scriptversion=2012-03-05.13; # UTC
 
 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010, 2012 Free
 # Software Foundation, Inc.
@@ -79,6 +79,48 @@
   esac
 }
 
+# func_cl_dashL linkdir
+# Make cl look for libraries in LINKDIR

commit eeze for openSUSE:Factory

2013-01-10 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-01-10 10:51:48

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2013-01-08 
16:24:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-01-10 
10:51:50.0 +0100
@@ -1,0 +2,12 @@
+Fri Jan  4 21:43:36 UTC 2013 - sleep_wal...@suse.cz
+
+- update to 1.7.5
+  no changes, just keeping version in sync
+
+---
+Fri Dec 28 22:59:16 UTC 2012 - si...@simotek.net
+
+- Fixed copy paste errors in docs part of specs now reference 
+  eeze instead of eina and eet
+
+---

Old:

  eeze-1.7.4.tar.bz2

New:

  eeze-1.7.5.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.lJfXEJ/_old  2013-01-10 10:51:51.0 +0100
+++ /var/tmp/diff_new_pack.lJfXEJ/_new  2013-01-10 10:51:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eeze
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   eeze
-Version:1.7.4
+Version:1.7.5
 Release:0
 Summary:Device abstraction library
 License:BSD-2-Clause
@@ -73,18 +73,18 @@
 Headers, static libraries, test programs and documentation for eeze
 
 %package doc-html
-Summary:HTML documentation of Eet
+Summary:HTML documentation of Eeze
 Group:  Documentation/HTML
 
 %description doc-html
 Documentation of Eet library in form of HTML pages.
 
 %package doc-man
-Summary:Man documentation of Eina
+Summary:Man documentation of Eeze
 Group:  Documentation/Man
 
 %description doc-man
-Documentation of Eina library in form of man pages.
+Documentation of Eeze library in form of man pages.
 
 %prep
 %setup -q

++ eeze-1.7.4.tar.bz2 - eeze-1.7.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.4/ChangeLog new/eeze-1.7.5/ChangeLog
--- old/eeze-1.7.4/ChangeLog2012-12-21 13:53:57.0 +0100
+++ new/eeze-1.7.5/ChangeLog2013-01-04 13:17:06.0 +0100
@@ -144,3 +144,7 @@
 
* 1.7.4 release
 
+2013-01-04  Luis Felipe Strano Moraes
+
+   * 1.7.5 release
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.4/NEWS new/eeze-1.7.5/NEWS
--- old/eeze-1.7.4/NEWS 2012-12-21 13:53:57.0 +0100
+++ new/eeze-1.7.5/NEWS 2013-01-04 13:16:48.0 +0100
@@ -1,4 +1,9 @@
-Eeze 1.7.4
+Eeze 1.7.5
+
+Changes since Eeze 1.7.4:
+-
+
+No changes, just updating to keep in sync with last release.
 
 Changes since Eeze 1.7.3:
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.4/configure new/eeze-1.7.5/configure
--- old/eeze-1.7.4/configure2012-12-21 15:44:49.0 +0100
+++ new/eeze-1.7.5/configure2013-01-04 15:25:34.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for eeze 1.7.4.
+# Generated by GNU Autoconf 2.68 for eeze 1.7.5.
 #
 # Report bugs to enlightenment-de...@lists.sourceforge.net.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='eeze'
 PACKAGE_TARNAME='eeze'
-PACKAGE_VERSION='1.7.4'
-PACKAGE_STRING='eeze 1.7.4'
+PACKAGE_VERSION='1.7.5'
+PACKAGE_STRING='eeze 1.7.5'
 PACKAGE_BUGREPORT='enlightenment-de...@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1363,7 +1363,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures eeze 1.7.4 to adapt to many kinds of systems.
+\`configure' configures eeze 1.7.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1433,7 +1433,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of eeze 1.7.4:;;
+ short | recursive ) echo Configuration of eeze 1.7.5:;;
esac
   cat \_ACEOF
 
@@ -1570,7 +1570,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-eeze configure 1.7.4
+eeze configure 1.7.5
 generated 

commit eeze for openSUSE:Factory

2013-01-08 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2013-01-08 16:24:10

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2012-12-10 
13:46:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2013-01-08 
16:24:12.0 +0100
@@ -1,0 +2,18 @@
+Fri Dec 21 16:11:03 UTC 2012 - sleep_wal...@suse.cz
+
+- update to 1.7.4
+  Changes since Eeze 1.7.3:
+   * Add XML output to doc
+   * Add installation rule for doc
+
+---
+Thu Dec 20 23:29:41 UTC 2012 - sleep_wal...@suse.cz
+
+- package also man pages
+
+---
+Thu Dec 20 15:30:36 UTC 2012 - sleep_wal...@suse.cz
+
+- build and package documentation
+
+---

Old:

  eeze-1.7.3.tar.bz2

New:

  eeze-1.7.4.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.m8S1dw/_old  2013-01-08 16:24:13.0 +0100
+++ /var/tmp/diff_new_pack.m8S1dw/_new  2013-01-08 16:24:13.0 +0100
@@ -17,15 +17,19 @@
 
 
 Name:   eeze
-Version:1.7.3
+Version:1.7.4
 Release:0
 Summary:Device abstraction library
 License:BSD-2-Clause
 Group:  System/Libraries
 Url:http://enlightenment.org
 Source: eeze-%{version}.tar.bz2
+BuildRequires:  doxygen
 BuildRequires:  ecore-devel = %version
 BuildRequires:  eina-devel = %version
+%if 0%{?suse_version}
+BuildRequires:  fdupes
+%endif
 BuildRequires:  libtool
 %if 0%{?mandriva_version} != 201010  0%{?centos_version} != 600  
0%{?sles_version} != 11
 BuildRequires:  libmount-devel
@@ -68,15 +72,52 @@
 %description devel
 Headers, static libraries, test programs and documentation for eeze
 
+%package doc-html
+Summary:HTML documentation of Eet
+Group:  Documentation/HTML
+
+%description doc-html
+Documentation of Eet 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.
+
 %prep
 %setup -q
 
 %build
+# fake time used for documentation
+FAKE_DOCDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b %%d 
%%Y')
+FAKE_DOCYEAR=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%Y')
+FAKE_DOCDATETIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%a %%b 
%%d %%Y %T')
+sed -i 
s/\$datetime/$FAKE_DOCDATETIME/g;s/\$date/$FAKE_DOCDATE/g;s/\$year/$FAKEDOCYEAR/g
 doc/*.html
+
 %configure --disable-static
 make %{?_smp_mflags}
+make doc
 
 %install
 make install DESTDIR=%buildroot utildir=%{_libdir}/enlightenment/utils
+
+# copy documentation manually
+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 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}
+%fdupes -s %{buildroot}%{_mandir}
+%endif
+
 find %{buildroot}%{_libdir} -name '*.la' -exec rm -v {} \;
 
 %post -n libeeze1 -p /sbin/ldconfig
@@ -100,4 +141,12 @@
 %{_libdir}/libeeze.so
 %{_libdir}/pkgconfig/eeze.pc
 
+%files doc-html
+%defattr(-, root, root)
+%{_docdir}/%{name}
+
+%files doc-man
+%defattr(-, root, root)
+%{_mandir}/*/*
+
 %changelog

++ eeze-1.7.3.tar.bz2 - eeze-1.7.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.3/ChangeLog new/eeze-1.7.4/ChangeLog
--- old/eeze-1.7.3/ChangeLog2012-12-07 16:22:54.0 +0100
+++ new/eeze-1.7.4/ChangeLog2012-12-21 13:53:57.0 +0100
@@ -135,4 +135,12 @@
 
* 1.7.3 release
 
+2012-12-17 Vincent Torri
+
+   * Add XML output to doc
+   * Add installation rule for doc
+
+2012-12-21  Luis Felipe Strano Moraes
+
+   * 1.7.4 release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eeze-1.7.3/Makefile.am new/eeze-1.7.4/Makefile.am
--- old/eeze-1.7.3/Makefile.am  2012-12-07 12:51:31.0 +0100
+++ new/eeze-1.7.4/Makefile.am  2012-12-20 23:11:12.0 +0100
@@ -35,10 +35,14 @@
 eeze.spec \
 m4/efl_doxygen.m4
 
-.PHONY: doc
+.PHONY: doc install-doc
 
 # Documentation
 
 doc: all
@echo entering doc/
$(MAKE) -C doc doc
+
+install-doc:
+   

commit eeze for openSUSE:Factory

2012-12-05 Thread h_root
Hello community,

here is the log from the commit of package eeze for openSUSE:Factory checked in 
at 2012-12-05 13:48:57

Comparing /work/SRC/openSUSE:Factory/eeze (Old)
 and  /work/SRC/openSUSE:Factory/.eeze.new (New)


Package is eeze, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eeze/eeze.changes2012-12-03 
09:33:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.eeze.new/eeze.changes   2012-12-05 
13:48:59.0 +0100
@@ -1,0 +2,11 @@
+Sat Nov 24 01:36:52 UTC 2012 - sleep_wal...@suse.cz
+
+- require the same version or higher for EFL libraries
+
+---
+Fri Nov 23 18:34:27 UTC 2012 - si...@simotek.net
+
+- bump to 1.7.2 
+  (No real changes - keeping version sync with other EFL libraries)
+
+---

Old:

  eeze-1.7.1.tar.bz2

New:

  eeze-1.7.2.tar.bz2



Other differences:
--
++ eeze.spec ++
--- /var/tmp/diff_new_pack.dC8SNE/_old  2012-12-05 13:49:00.0 +0100
+++ /var/tmp/diff_new_pack.dC8SNE/_new  2012-12-05 13:49:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eeze
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,16 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   eeze
-Version:1.7.1
-Release:1
-License:BSD-2-Clause
+Version:1.7.2
+Release:0
 Summary:Device abstraction library
-Url:http://enlightenment.org
+License:BSD-2-Clause
 Group:  System/Libraries
+Url:http://enlightenment.org
 Source: eeze-%{version}.tar.bz2
-BuildRequires:  ecore-devel
-BuildRequires:  eina-devel
+BuildRequires:  ecore-devel = %version
+BuildRequires:  eina-devel = %version
 BuildRequires:  libtool
 %if 0%{?mandriva_version} != 201010  0%{?centos_version} != 600  
0%{?sles_version} != 11
 BuildRequires:  libmount-devel
@@ -59,8 +60,8 @@
 %package devel
 Summary:Eeze headers, static libraries, documentation and test programs
 Group:  Development/Libraries/C and C++
-Requires:   ecore-devel
-Requires:   eina-devel
+Requires:   ecore-devel = %version
+Requires:   eina-devel = %version
 Requires:   libeeze1 = %{version}
 Requires:   libudev-devel
 

++ eeze-1.7.1.tar.bz2 - eeze-1.7.2.tar.bz2 ++
 19434 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org