Projects
Extra
fbdesk
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
fbdesk.spec
Changed
@@ -30,11 +30,7 @@ BuildRequires: imlib2-devel BuildRequires: xorg-x11-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?sle_version} == 120200 || 0%{?suse_version} > 1320 -BuildRequires: gcc5-c++ -%else BuildRequires: gcc-c++ -%endif %description FbDesk is a fluxbox-util application that creates and manages icons on your @@ -43,24 +39,18 @@ %prep %setup -q %patch0 -p1 -b .gcc43 -%if 0%{?suse_version} >= 1130 %patch1 -p1 -%endif %build -%if 0%{?sle_version} == 120200 || 0%{?suse_version} > 1320 -export CC="gcc-5" -export CXX="g++-5" -%endif +export CFLAGS='%{optflags} -std=gnu++98' +export CXXFLAGS=$CFLAGS %configure make %{?_smp_mflags} - %install make %{?_smp_mflags} DESTDIR=%{buildroot} install - %files %defattr(-,root,root,-) %doc COPYING ChangeLog README
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
.