Hello community,

here is the log from the commit of package libavc1394 for openSUSE:Factory 
checked in at 2015-03-25 09:54:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libavc1394 (Old)
 and      /work/SRC/openSUSE:Factory/.libavc1394.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libavc1394"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libavc1394/libavc1394.changes    2014-09-18 
07:12:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libavc1394.new/libavc1394.changes       
2015-03-25 09:54:43.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Mar 21 07:35:05 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use url for source
+- Remove obsolete ppc provides/obsoletes
+
+-------------------------------------------------------------------

Old:
----
  libavc1394-0.5.4.tar.bz2

New:
----
  libavc1394-0.5.4.tar.gz

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

Other differences:
------------------
++++++ libavc1394.spec ++++++
--- /var/tmp/diff_new_pack.v41G9E/_old  2015-03-25 09:54:44.000000000 +0100
+++ /var/tmp/diff_new_pack.v41G9E/_new  2015-03-25 09:54:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libavc1394
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,21 +17,23 @@
 
 
 Name:           libavc1394
-BuildRequires:  libraw1394-devel
-BuildRequires:  libtool
-BuildRequires:  pkgconfig
 Version:        0.5.4
 Release:        0
 Summary:        Libavc1394--Programming Interface to the AV/C Specification
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://sourceforge.net/projects/libavc1394/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         %{name}-%{version}.tar.bz2
+Source0:        
http://sourceforge.net/projects/libavc1394/files/libavc1394/%{name}-%{version}.tar.gz
 Source2:        baselibs.conf
-Patch:          libavc1394.no-mkrfc2734.patch
+Patch0:         libavc1394.no-mkrfc2734.patch
 Patch1:         libavc1394.raw1394_set_fcp_handler.patch
 Patch2:         libavc-fix-symbolexports.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libraw1394-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Libavc1394 is a programming interface to the AV/C specification from
@@ -42,41 +44,10 @@
 be expanded to implement more of the specification and to provide a
 high level interface to various devices.
 
-
-
-Authors:
---------
-    Dan Dennedy <d...@dennedy.org>
-    Andreas Micklei <andreas.mick...@ivistar.de>
-    Jason Howard <ja...@spectsoft.com>
-    Man page by Daniel Kobras <kob...@debian.org>
-
-Libavc1394 is a programming interface to the AV/C specification from
-the 1394 Trade Association. AV/C stands for Audio/Video Control.
-Currently, applications use the library to control the tape transport
-mechanism on DV camcorders. However, there are many devices and device
-functions that can be controlled via AV/C. Eventually, the library will
-be expanded to implement more of the specification and to provide a
-high level interface to various devices.
-
-
-
-Authors:
---------
-    Dan Dennedy <d...@dennedy.org>
-    Andreas Micklei <andreas.mick...@ivistar.de>
-    Jason Howard <ja...@spectsoft.com>
-    Man page by Daniel Kobras <kob...@debian.org>
-
 %package 0
 Summary:        Libavc1394--Programming Interface to the AV/C Specification
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
-# bug437293
-%ifarch ppc64
-Obsoletes:      libavc1394-64bit
-%endif
-#
 
 %description 0
 Libavc1394 is a programming interface to the AV/C specification from
@@ -87,40 +58,9 @@
 be expanded to implement more of the specification and to provide a
 high level interface to various devices.
 
-
-
-Authors:
---------
-    Dan Dennedy <d...@dennedy.org>
-    Andreas Micklei <andreas.mick...@ivistar.de>
-    Jason Howard <ja...@spectsoft.com>
-    Man page by Daniel Kobras <kob...@debian.org>
-
-Libavc1394 is a programming interface to the AV/C specification from
-the 1394 Trade Association. AV/C stands for Audio/Video Control.
-Currently, applications use the library to control the tape transport
-mechanism on DV camcorders. However, there are many devices and device
-functions that can be controlled via AV/C. Eventually, the library will
-be expanded to implement more of the specification and to provide a
-high level interface to various devices.
-
-
-
-Authors:
---------
-    Dan Dennedy <d...@dennedy.org>
-    Andreas Micklei <andreas.mick...@ivistar.de>
-    Jason Howard <ja...@spectsoft.com>
-    Man page by Daniel Kobras <kob...@debian.org>
-
 %package devel
-Summary:        libavc1394 is a programming interface to the AV/C specification
+Summary:        Libavc1394 is a programming interface to the AV/C specification
 Group:          Development/Libraries/C and C++
-# bug437293
-%ifarch ppc64
-Obsoletes:      libavc1394-devel-64bit
-%endif
-#
 Requires:       libavc1394-0 = %{version}
 Requires:       libraw1394-devel
 
@@ -133,32 +73,22 @@
 library will be expanded to implement more of the specification and to
 provide high level interfaces to various devices.
 
-
-
-Authors:
---------
-    Dan Dennedy <d...@dennedy.org>
-    Andreas Micklei <andreas.mick...@ivistar.de>
-    Jason Howard <ja...@spectsoft.com>
-    Man page by Daniel Kobras <kob...@debian.org>
-
 %prep
 %setup  -q
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 
 %build
 autoreconf -ifv
-%configure --disable-static --with-pic
-%{__make} %{?jobs:-j%jobs}
+%configure \
+       --disable-static \
+       --with-pic
+make %{?_smp_mflags}
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-%{__rm} -f %{buildroot}%{_libdir}/*.la
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post 0 -p /sbin/ldconfig
 
@@ -167,18 +97,18 @@
 %files
 %defattr(-,root,root)
 %doc README AUTHORS COPYING
-%_mandir/man1/*
-%attr(755,root,root)/usr/bin/*
+%{_mandir}/man1/*
+%attr(755,root,root)%{_bindir}/*
 
 %files 0
 %defattr(-,root,root)
-%_libdir/libavc1394.so.*
-%_libdir/librom1394.so.*
+%{_libdir}/libavc1394.so.*
+%{_libdir}/librom1394.so.*
 
 %files devel
 %defattr(-,root,root)
-%_libdir/*.so
-%_includedir/libavc1394
-%_libdir/pkgconfig/*.pc
+%{_libdir}/*.so
+%{_includedir}/libavc1394
+%{_libdir}/pkgconfig/*.pc
 
 %changelog

++++++ libavc-fix-symbolexports.patch ++++++
--- /var/tmp/diff_new_pack.v41G9E/_old  2015-03-25 09:54:44.000000000 +0100
+++ /var/tmp/diff_new_pack.v41G9E/_new  2015-03-25 09:54:44.000000000 +0100
@@ -1,3 +1,5 @@
+Index: libavc1394-0.5.4/librom1394/Makefile.am
+===================================================================
 --- libavc1394-0.5.4.orig/librom1394/Makefile.am
 +++ libavc1394-0.5.4/librom1394/Makefile.am
 @@ -1,6 +1,6 @@
@@ -8,6 +10,8 @@
        -version-info @lt_major@:@lt_revision@:@lt_age@  -lm
  librom1394_la_LIBADD = $(top_builddir)/common/raw1394util.lo
  librom1394_la_SOURCES = \
+Index: libavc1394-0.5.4/libavc1394/Makefile.am
+===================================================================
 --- libavc1394-0.5.4.orig/libavc1394/Makefile.am
 +++ libavc1394-0.5.4/libavc1394/Makefile.am
 @@ -1,6 +1,6 @@

++++++ libavc1394.no-mkrfc2734.patch ++++++
--- /var/tmp/diff_new_pack.v41G9E/_old  2015-03-25 09:54:44.000000000 +0100
+++ /var/tmp/diff_new_pack.v41G9E/_new  2015-03-25 09:54:44.000000000 +0100
@@ -3,8 +3,10 @@
  test/Makefile.am |    7 ++-----
  1 file changed, 2 insertions(+), 5 deletions(-)
 
---- a/test/Makefile.am
-+++ b/test/Makefile.am
+Index: libavc1394-0.5.4/test/Makefile.am
+===================================================================
+--- libavc1394-0.5.4.orig/test/Makefile.am
++++ libavc1394-0.5.4/test/Makefile.am
 @@ -1,7 +1,7 @@
  MAINTAINERCLEANFILES = Makefile.in
 -bin_PROGRAMS = dvcont mkrfc2734 panelctl

++++++ libavc1394.raw1394_set_fcp_handler.patch ++++++
--- /var/tmp/diff_new_pack.v41G9E/_old  2015-03-25 09:54:44.000000000 +0100
+++ /var/tmp/diff_new_pack.v41G9E/_new  2015-03-25 09:54:44.000000000 +0100
@@ -5,8 +5,10 @@
  libavc1394/avc1394_simple.c |    3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)
 
---- a/libavc1394/avc1394_simple.c
-+++ b/libavc1394/avc1394_simple.c
+Index: libavc1394-0.5.4/libavc1394/avc1394_simple.c
+===================================================================
+--- libavc1394-0.5.4.orig/libavc1394/avc1394_simple.c
++++ libavc1394-0.5.4/libavc1394/avc1394_simple.c
 @@ -549,8 +549,7 @@ avc1394_init_target( raw1394handle_t han
        if (cmd_handler == NULL)
                return -1;

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

Reply via email to