Hello community,

here is the log from the commit of package gavl for openSUSE:Factory checked in 
at 2015-03-03 11:12:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gavl (Old)
 and      /work/SRC/openSUSE:Factory/.gavl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gavl"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gavl/gavl.changes        2014-05-01 
07:51:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gavl.new/gavl.changes   2015-03-03 
11:12:14.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Feb 23 01:35:48 UTC 2015 - [email protected]
+
+- Update to rsvn4256
+- Remove gavl-autoconf.patch (solved in upstream)
+- Fix file-contains-date-and-time: add HTML_TIMESTAMP = NO
+- Add /bin/gavfdump for package devel
+
+-------------------------------------------------------------------

Old:
----
  gavl-1.4.0.tar.gz
  gavl-autoconf.patch

New:
----
  gavl-4256.tar.gz

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

Other differences:
------------------
++++++ gavl.spec ++++++
--- /var/tmp/diff_new_pack.JznnKb/_old  2015-03-03 11:12:15.000000000 +0100
+++ /var/tmp/diff_new_pack.JznnKb/_new  2015-03-03 11:12:15.000000000 +0100
@@ -17,16 +17,17 @@
 
 
 %define soname 1
+%define rev    4256
 
 Name:           gavl
-Version:        1.4.0
+Version:        1.4.0rsvn%{rev}
 Release:        0
 Summary:        Library which provides basic support for uncompressed 
multimedia data
 License:        GPL-3.0+
 Group:          System/Libraries
 Url:            http://gmerlin.sourceforge.net/
-Source0:        
http://sourceforge.net/projects/gmerlin/files/gavl/%{version}/gavl-%{version}.tar.gz
-Patch0:         gavl-autoconf.patch
+#svn checkout http://svn.code.sf.net/p/gmerlin/code/trunk/gavl/
+Source0:        gavl-%{rev}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
@@ -75,8 +76,10 @@
 blending etc).
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}
+
+#Do not compile in DATE and TIME
+echo 'HTML_TIMESTAMP = NO' >> doc/Doxyfile.in
 
 %build
 ./autogen.sh
@@ -91,14 +94,19 @@
 
 %postun -n libgavl%{soname} -p /sbin/ldconfig
 
+%files
+%defattr(-,root,root)
+%doc AUTHORS COPYING README TODO
+%{_bindir}/gavfdump
+%exclude %{_docdir}/%{name}/apiref
+
 %files -n libgavl%{soname}
 %defattr(0644, root, root, 0755)
-%doc AUTHORS COPYING README TODO
 %{_libdir}/libgavl.so.%{soname}*
 
 %files -n libgavl-devel
 %defattr(0644, root, root, 0755)
-%{_docdir}/%{name}/
+%{_docdir}/%{name}/apiref
 %{_libdir}/libgavl.so
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc

++++++ gavl-1.4.0.tar.gz -> gavl-4256.tar.gz ++++++
++++ 76203 lines of diff (skipped)

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

Reply via email to