Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 342732 Details for
Bug 499506
vodovod not built with $RPM_OPT_FLAGS
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Build with $RPM_OPT_FLAGS
vodovod.patch (text/plain), 1.41 KB, created by
Ville Skyttä
on 2009-05-06 21:30:27 UTC
(
hide
)
Description:
Build with $RPM_OPT_FLAGS
Filename:
MIME Type:
Creator:
Ville Skyttä
Created:
2009-05-06 21:30:27 UTC
Size:
1.41 KB
patch
obsolete
>Index: vodovod.spec >=================================================================== >RCS file: /cvs/pkgs/rpms/vodovod/devel/vodovod.spec,v >retrieving revision 1.5 >diff -u -r1.5 vodovod.spec >--- vodovod.spec 26 Feb 2009 00:46:26 -0000 1.5 >+++ vodovod.spec 6 May 2009 21:28:19 -0000 >@@ -1,6 +1,6 @@ > Name: vodovod > Version: 1.10r19 >-Release: 4%{?dist} >+Release: 5%{?dist} > Summary: A pipe connecting game > > Group: Amusements/Games >@@ -39,7 +39,7 @@ > > %build > make PREFIX=%{_prefix} HIGHSCOREDIR=%{_localstatedir}/games \ >- %{?_smp_mflags} CC="%{__cxx} %{optflags}" >+ %{?_smp_mflags} CXX="%{__cxx}" CXXFLAGS="%{optflags}" > # .desktop file > cat <<EOF > %{name}.desktop > [Desktop Entry] >@@ -63,7 +63,7 @@ > # this will result in empty hiscore table, but it is not such a big deal > mkdir -p %{buildroot}%{_localstatedir}/games > touch %{buildroot}%{_localstatedir}/games/%{name}.sco >-# add icon and .destkop file >+# add icon and .desktop file > mkdir -p -m 0755 %{buildroot}%{_datadir}/icons/hicolor/32x32/apps > convert data/abicon.bmp %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/vodovod.xpm > desktop-file-install --vendor="fedora" \ >@@ -100,6 +100,9 @@ > > > %changelog >+* Thu May 7 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.10r19-5 >+- Build with $RPM_OPT_FLAGS. >+ > * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10r19-4 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 499506
: 342732