Projects
home:pansenmann:branches:Multimedia
liblastfm1
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 2
View file
liblastfm1.changes
Renamed
View file
liblastfm.spec -> liblastfm1.spec
Changed
@@ -19,7 +19,7 @@ %define _soversion 1 -Name: liblastfm +Name: liblastfm1 Version: 1.0.2 Release: 0 Summary: A Qt C++ Library for the Last.fm Webservices @@ -33,12 +33,13 @@ # PATCH-FIX-UPSTREAM liblastfm-fix-no-return-in-nonvoid-function.diff Patch0: liblastfm-fix-no-return-in-nonvoid-function.diff +BuildRequires: gcc-c++ BuildRequires: cmake BuildRequires: kde4-filesystem BuildRequires: fdupes BuildRequires: fftw3-devel -BuildRequires: libqt4-devel >= 4.8.0 +BuildRequires: libqt4-devel BuildRequires: libsamplerate-devel %description @@ -46,22 +47,13 @@ into your rich desktop software. It is officially supported software developed by Last.fm staff. -%package -n liblastfm%{_soversion} -Summary: A Qt C++ Library for the Last.fm Webservices -Group: System/Libraries - -%description -n liblastfm%{_soversion} -liblastfm is a collection of libraries to help you integrate Last.fm services -into your rich desktop software. It is officially supported software developed -by Last.fm staff. - -%package -n liblastfm-devel +%package devel Summary: Development Files for the Last.fm Webservices Group: Development/Libraries/C and C++ Requires: liblastfm%{_soversion} = %{version} Requires: libqt4-devel -%description -n liblastfm-devel +%description devel liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff. @@ -69,7 +61,7 @@ This package contains development files for liblastfm. %prep -%setup -n %{name}-%{version} +%setup -n liblastfm-%{version} %patch0 -p1 %build @@ -91,7 +83,7 @@ %{_libdir}/liblastfm.so.* %{_libdir}/liblastfm_fingerprint.so.* -%files -n liblastfm-devel +%files devel %defattr(-,root,root,-) %{_libdir}/liblastfm.so %{_libdir}/liblastfm_fingerprint.so
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.