SPECS: fdmf.spec - ver. 0.0.9r - License GPL v2 - fixed Requires -...

sls sls at pld-linux.org
Thu Mar 27 22:25:54 CET 2008


Author: sls                          Date: Thu Mar 27 21:25:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ver. 0.0.9r
- License GPL v2
- fixed Requires
- more verbose files

---- Files affected:
SPECS:
   fdmf.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/fdmf.spec
diff -u SPECS/fdmf.spec:1.9 SPECS/fdmf.spec:1.10
--- SPECS/fdmf.spec:1.9	Mon Feb 12 23:09:09 2007
+++ SPECS/fdmf.spec	Thu Mar 27 22:25:48 2008
@@ -3,23 +3,20 @@
 Summary:	FDMF - find duplicate music files
 Summary(pl.UTF-8):	FDMF - szukanie duplikatów plików muzycznych
 Name:		fdmf
-Version:	0.0.9q
-Release:	0.1
-License:	GPL
+Version:	0.0.9r
+Release:	1
+License:	GPL v2
 Group:		Applications/Sound
 Source0:	http://www.w140.com/audio/%{name}-%{version}.tar.gz
-# Source0-md5:	10fa68d4b4c14f4b65ae526c17b02f6d
+# Source0-md5:	1d79911c83605a68573d0a2ea8a01d18
 URL:		http://www.w140.com/audio/
 BuildRequires:	fftw3-devel
 BuildRequires:	gdbm-devel
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	fftw3
-Requires:	gdbm
-Requires:	mpg123
-Requires:	ogg123
-Requires:	openssl-tools
 Requires:	plotutils
-Requires:	perl-GDBM_File
+Suggests:	mpg123
+Suggests:	mplayer
+Suggests:	vorbis-tools
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -52,7 +49,12 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGES INSTALL README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/cleanup_dups
+%attr(755,root,root) %{_bindir}/fdmf
+%attr(755,root,root) %{_bindir}/fdmf_bench
+%attr(755,root,root) %{_bindir}/optparam
+%attr(755,root,root) %{_bindir}/sonic_reducer
+%attr(755,root,root) %{_bindir}/vector_pairs
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +62,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-03-27 21:25:48  sls
+- ver. 0.0.9r
+- License GPL v2
+- fixed Requires
+- more verbose files
+
 Revision 1.9  2007-02-12 22:09:09  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fdmf.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list