packages: liblastfm/liblastfm.spec - added missing BR: fftw3-single-devel -...

paszczus paszczus at pld-linux.org
Thu Sep 24 09:55:23 CEST 2009


Author: paszczus                     Date: Thu Sep 24 07:55:23 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added missing BR: fftw3-single-devel
- fixed %files and adaptarized
- rel 1

---- Files affected:
packages/liblastfm:
   liblastfm.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/liblastfm/liblastfm.spec
diff -u packages/liblastfm/liblastfm.spec:1.1 packages/liblastfm/liblastfm.spec:1.2
--- packages/liblastfm/liblastfm.spec:1.1	Sun Sep 20 16:54:27 2009
+++ packages/liblastfm/liblastfm.spec	Thu Sep 24 09:55:18 2009
@@ -2,7 +2,7 @@
 Summary:	Library to access Last.fm features
 Name:		liblastfm
 Version:	0.3.0
-Release:	0.1
+Release:	1
 License:	GPL v3
 Group:		Libraries
 Source0:	http://cdn.last.fm/src/%{name}-%{version}.tar.bz2
@@ -14,6 +14,7 @@
 BuildRequires:	QtSql-devel
 BuildRequires:	QtTest-devel
 BuildRequires:	QtXml-devel
+BuildRequires:	fftw3-single-devel
 BuildRequires:	qt4-qmake
 BuildRequires:	ruby
 BuildRequires:	ruby-modules
@@ -61,10 +62,10 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_libdir}/%{name}.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/%{name}.so.?
-%attr(755,root,root) %{_libdir}/%{name}_fingerprint.so.*.*.*
-%ghost %attr(755,root,root) %{_libdir}/%{name}_fingerprint.so.?
+%attr(755,root,root) %{_libdir}/%{name}.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/%{name}.so.?
+%attr(755,root,root) %{_libdir}/%{name}_fingerprint.so.*.*
+%attr(755,root,root) %ghost %{_libdir}/%{name}_fingerprint.so.?
 
 %files devel
 %defattr(644,root,root,755)
@@ -79,5 +80,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/09/24 07:55:18  paszczus
+- added missing BR: fftw3-single-devel
+- fixed %files and adaptarized
+- rel 1
+
 Revision 1.1  2009/09/20 14:54:27  arvenil
 - init
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liblastfm/liblastfm.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list