From 84c8d7b27de8e947689c4df97605c5540f16c488d3b8801cb9c78b8cdc8692c4 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 15 Jan 2007 23:23:03 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libraw1394?expand=0&rev=1 --- .gitattributes | 23 ++++++ libraw1394-1.2.1.tar.bz2 | 3 + libraw1394.changes | 76 ++++++++++++++++++++ libraw1394.spec | 146 +++++++++++++++++++++++++++++++++++++++ ready | 0 5 files changed, 248 insertions(+) create mode 100644 .gitattributes create mode 100644 libraw1394-1.2.1.tar.bz2 create mode 100644 libraw1394.changes create mode 100644 libraw1394.spec create mode 100644 ready diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/libraw1394-1.2.1.tar.bz2 b/libraw1394-1.2.1.tar.bz2 new file mode 100644 index 0000000..e46ab2c --- /dev/null +++ b/libraw1394-1.2.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad03157afaf87bd93add7d6f81e5bce60a06bc19cf3eac63651c883ace4cc1c8 +size 273008 diff --git a/libraw1394.changes b/libraw1394.changes new file mode 100644 index 0000000..cc6d1d7 --- /dev/null +++ b/libraw1394.changes @@ -0,0 +1,76 @@ +------------------------------------------------------------------- +Tue Jul 18 07:43:33 CEST 2006 - olh@suse.de + +- update to version 1.2.1 + generate compiler warnings on deprecated functions (legacy isochronous). + bugfixes and optimizations. + +------------------------------------------------------------------- +Wed Jan 25 21:37:42 CET 2006 - mls@suse.de + +- converted neededforbuild to BuildRequires + +------------------------------------------------------------------- +Fri Jul 1 16:09:14 CEST 2005 - olh@suse.de + +- update to version 1.2.0 + add bugfix stalling on iso transmission underflow + +------------------------------------------------------------------- +Tue Jan 11 19:32:11 CET 2005 - olh@suse.de + +- update to version 1.1.0 + +------------------------------------------------------------------- +Mon Mar 8 17:46:36 CET 2004 - lmuelle@suse.de + +- update to version 0.10.1 + +------------------------------------------------------------------- +Fri Feb 20 17:44:55 CET 2004 - kkaempf@suse.de + +- adapt aclocal definitions to automake 1.8.x (#34793) + +------------------------------------------------------------------- +Sun Jan 11 09:35:38 CET 2004 - adrian@suse.de + +- add %run_ldconfig + +------------------------------------------------------------------- +Mon Jan 27 13:57:16 CET 2003 - kukuk@suse.de + +- Move .so symlinks into -devel package [Bug #22382] + +------------------------------------------------------------------- +Sun Jan 12 21:55:44 CET 2003 - aj@suse.de + +- Fix multiline strings. + +------------------------------------------------------------------- +Thu Jun 20 00:39:42 CEST 2002 - ro@suse.de + +- run autoreconf + +------------------------------------------------------------------- +Thu Jun 6 22:10:51 CEST 2002 - bk@suse.de + +- fix defattr properly(for perms of includedir, mandir, docdir) +- never ever include %{_mandir}/* (dirs!) into package filelist +- fix rpm license tag to LGPL and add URL tag und use optflags + +------------------------------------------------------------------- +Tue May 28 02:47:33 CEST 2002 - lmuelle@suse.de + +- fixed directory permissions of includedir + +------------------------------------------------------------------- +Tue Feb 26 16:28:26 CET 2002 - kraxel@suse.de + +- added automake m4 file to devel package file list +- fixed s390x build failure + +------------------------------------------------------------------- +Sat Sep 22 00:11:37 CEST 2001 - bjacke@suse.de + +- initial build: version 0.9.0 + diff --git a/libraw1394.spec b/libraw1394.spec new file mode 100644 index 0000000..5fd8ef5 --- /dev/null +++ b/libraw1394.spec @@ -0,0 +1,146 @@ +# +# spec file for package libraw1394 (Version 1.2.1) +# +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. +# +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +# norootforbuild + +Name: libraw1394 +Version: 1.2.1 +Release: 1 +License: LGPL +Summary: A Firewire Interface +URL: http://www.linux1394.org/ +Group: System/Kernel +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source0: http://www.linux1394.org/files/libraw1394/%{name}-%{version}.tar.bz2 + +%description +A library for the Linux IEEE-1394 subsystem, which provides direct +access to the connected 1394 (Firewire) bus. + + + +Authors: +-------- + Dan Dennedy + + Manfred Weihs + Christian Toegel + Dan Maas + Ben Collins + + Andreas Bombe + +%package devel +Summary: Development and Include Files for Libraw1394 +Summary(pt_BR): Arquivos de desenvolvimento e cabeçalhos para o libraw1394 +Group: Development/Libraries/C and C++ +Requires: %{name} == %{version} +AutoProv: no + +%description devel +Libraw1394 is the only supported interface to the kernel side raw1394 +of the Linux IEEE-1394 subsystem, which provides the user space direct +access to the connected 1394 buses. Through libraw1394/raw1394, +applications can directly send to and receive from other nodes without +requiring a kernel driver for the protocol in question. + +This archive contains the header files for libraw1394 development. + + + +Authors: +-------- + Dan Dennedy + + Manfred Weihs + Christian Toegel + Dan Maas + Ben Collins + + Andreas Bombe + +%prep +%setup -q + +%build +%{?suse_update_config -ft} +autoreconf --force --install +export CFLAGS="%optflags" +./configure --prefix=/usr \ + --libdir=%{_libdir} \ + --mandir=%{_mandir} +%{__make} %{?jobs:-j%jobs} all + +%install +[ "${RPM_BUILD_ROOT}" != "/" -a -d "${RPM_BUILD_ROOT}" ] && rm -rf "${RPM_BUILD_ROOT}" +%{__make} install DESTDIR=%{buildroot} + +%clean +[ "${RPM_BUILD_ROOT}" != "/" -a -d "${RPM_BUILD_ROOT}" ] && rm -rf "${RPM_BUILD_ROOT}" + +%post +%run_ldconfig + +%postun +%run_ldconfig + +%files +%defattr(-,root,root) +%doc AUTHORS COPYING* NEWS README +%{_bindir}/testlibraw +%{_bindir}/dumpiso +%{_bindir}/sendiso +%{_libdir}/libraw1394.so.* +%doc %{_mandir}/man[15]/*.gz + +%files devel +%defattr(-,root,root) +%{_includedir}/libraw1394 +%defattr(644,root,root) +%{_libdir}/libraw1394.la +%{_libdir}/libraw1394.a +%{_libdir}/libraw1394.so +%{_libdir}/pkgconfig/libraw1394.pc + +%changelog -n libraw1394 +* Tue Jul 18 2006 - olh@suse.de +- update to version 1.2.1 + generate compiler warnings on deprecated functions (legacy isochronous). + bugfixes and optimizations. +* Wed Jan 25 2006 - mls@suse.de +- converted neededforbuild to BuildRequires +* Fri Jul 01 2005 - olh@suse.de +- update to version 1.2.0 + add bugfix stalling on iso transmission underflow +* Tue Jan 11 2005 - olh@suse.de +- update to version 1.1.0 +* Mon Mar 08 2004 - lmuelle@suse.de +- update to version 0.10.1 +* Fri Feb 20 2004 - kkaempf@suse.de +- adapt aclocal definitions to automake 1.8.x (#34793) +* Sun Jan 11 2004 - adrian@suse.de +- add %%run_ldconfig +* Mon Jan 27 2003 - kukuk@suse.de +- Move .so symlinks into -devel package [Bug #22382] +* Sun Jan 12 2003 - aj@suse.de +- Fix multiline strings. +* Thu Jun 20 2002 - ro@suse.de +- run autoreconf +* Thu Jun 06 2002 - bk@suse.de +- fix defattr properly(for perms of includedir, mandir, docdir) +- never ever include %%{_mandir}/* (dirs!) into package filelist +- fix rpm license tag to LGPL and add URL tag und use optflags +* Tue May 28 2002 - lmuelle@suse.de +- fixed directory permissions of includedir +* Tue Feb 26 2002 - kraxel@suse.de +- added automake m4 file to devel package file list +- fixed s390x build failure +* Sat Sep 22 2001 - bjacke@suse.de +- initial build: version 0.9.0 diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4