Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dgollub
dwarves
dwarves.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File dwarves.spec of Package dwarves
# # spec file for package dwarves (Version 1.0_git20071201164134) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild Name: dwarves URL: http://oops.ghostprotocols.net:81/blog Summary: DWARF utilities Version: 1.0_git20071201164134 Release: 2 License: GPL v2 or later Group: System/Libraries Source: %{name}-%{version}.tar.bz2 Patch0: cmake-buildenv.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libdw-devel libebl-devel libdwarf-devel libelf-devel cmake Requires: libdwarves1 = %{version}-%{release} %description DWARF utitlies Authors: -------- Arnaldo Carvalho de Melo <acme@redhat.com> %package -n libdwarves1 Summary: DWARF processing libraries of dwarves tools Group: Development/Libraries %description -n libdwarves1 DWARF library of dwarves tools %package -n libdwarves-devel Summary: DWARF processing library development files Group: Development/Libraries Requires: libdwarves1 = %{version}-%{release} %description -n libdwarves-devel DWARF processing library development files Authors: -------- Arnaldo Carvalho de Melo <acme@redhat.com> %prep %setup -q %patch0 %build export CFLAGS="$RPM_OPT_FLAGS" cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -D__LIB=%{_lib} . make %install make DESTDIR=%{buildroot} install %post -n libdwarves1 -p /sbin/ldconfig %postun -n libdwarves1 -p /sbin/ldconfig %clean rm -rf %{buildroot} %files %defattr(-,root,root) %doc README NEWS %{_bindir}/* %files -n libdwarves1 %defattr(-,root,root) %{_libdir}/*.*so.* %files -n libdwarves-devel %defattr(-,root,root) %{_libdir}/*.*so %{_includedir}/* %dir %{_datadir}/%{name} %{_datadir}/%{name}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor