SPECS: coriander.spec - filled files, no -devel, proper Group and ...

qboosh qboosh at pld-linux.org
Mon Jan 7 21:40:17 CET 2008


Author: qboosh                       Date: Mon Jan  7 20:40:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- filled files, no -devel, proper Group and License (copy-pasto?)

---- Files affected:
SPECS:
   coriander.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/coriander.spec
diff -u SPECS/coriander.spec:1.3 SPECS/coriander.spec:1.4
--- SPECS/coriander.spec:1.3	Mon Jan  7 21:03:03 2008
+++ SPECS/coriander.spec	Mon Jan  7 21:40:11 2008
@@ -5,18 +5,18 @@
 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
@@ -33,24 +33,10 @@
 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}
@@ -64,25 +50,18 @@
 %{__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}
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -90,6 +69,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-07 20:40:11  qboosh
+- filled files, no -devel, proper Group and License (copy-pasto?)
+
 Revision 1.3  2008-01-07 20:03:03  qboosh
 - descs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/coriander.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list