From 0222811bedf05e251870bbfa741fd4f5f4b1a1d6 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Mon, 7 Jan 2008 20:40:11 +0000 Subject: [PATCH] - filled files, no -devel, proper Group and License (copy-pasto?) Changed files: coriander.spec -> 1.4 --- coriander.spec | 43 +++++++++++-------------------------------- 1 file changed, 11 insertions(+), 32 deletions(-) diff --git a/coriander.spec b/coriander.spec index 01e6ce8..cbe9473 100644 --- a/coriander.spec +++ b/coriander.spec @@ -4,18 +4,18 @@ Summary(pl.UTF-8): Coriander - GUI dla kamer cyfrowych zgodnych z IEEE1394 i IID Name: coriander Version: 2.0.0 Release: 0.%{_rc}.1 -License: LGPL v2.1+ -Group: Libraries +License: GPL v2+ +Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/coriander/%{name}-%{version}-%{_rc}.tar.gz # Source0-md5: b62c7e9b240a9c7f8bb9b66cce8310b6 URL: http://sourceforge.net/projects/coriander/ BuildRequires: SDL-devel BuildRequires: autoconf >= 2.59-9 BuildRequires: automake -BuildRequires: ffmpeg-devel +BuildRequires: ffmpeg-devel >= 0.4.9 BuildRequires: libdc1394-devel >= 2.0.0-0.rc5.1 BuildRequires: libgnomeui-devel -BuildRequires: libtool +BuildRequires: libraw1394-devel >= 1.2.0 BuildRequires: pkgconfig BuildRequires: xorg-lib-libX11-devel BuildRequires: xorg-lib-libXext-devel @@ -32,24 +32,10 @@ Coriander to w pełni funkcjonalny interfejs graficzny do kamer cyfrowych zgodnych z IEEE1394 i IIDC (DCAM). Obsługuje sterowanie kamerą, wyświetlanie obrazu, zapis i eksport FTP oraz V4L. -%package devel -Summary: Coriander header files -Summary(pl.UTF-8): Pliki nagłówkowe Coriandera -Group: Development/Libraries -Requires: %{name} = %{version}-%{release} -Requires: libdc1394-devel >= 2.0.0-0.rc5.1 - -%description devel -Coriander header files. - -%description devel -l pl.UTF-8 -Pliki nagłówkowe Coriandera. - %prep %setup -q -n %{name}-%{version}-%{_rc} %build -%{__libtoolize} %{__aclocal} %{__autoconf} %{__autoheader} @@ -63,22 +49,15 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# no translations yet +#%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig - %files +# -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README -#%attr(755,root,root) %{_bindir}/dc1394_reset_bus -#%attr(755,root,root) %{_bindir}/dc1394_vloopback -#%attr(755,root,root) %{_libdir}/libdc1394.so.20.0.0 - -%files devel -%defattr(644,root,root,755) -#%attr(755,root,root) %{_libdir}/libdc1394.so -#%{_libdir}/libdc1394.la -#%{_includedir}/dc1394 -#%{_pkgconfigdir}/libdc1394.pc +%doc AUTHORS ChangeLog README TODO +%attr(755,root,root) %{_bindir}/coriander +%{_pixmapsdir}/%{name} -- 2.43.0