Bugzilla – Attachment 63348 Details for
Bug 143258
"wxrc" program missing from wxGTK-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
proposed patch to current spec file
wxrc.patch (text/plain), 761 bytes, created by
Andreas Hanke
on 2006-01-14 07:38:57 UTC
(
hide
)
Description:
proposed patch to current spec file
Filename:
MIME Type:
Creator:
Andreas Hanke
Created:
2006-01-14 07:38:57 UTC
Size:
761 bytes
patch
obsolete
>--- wxGTK.spec.orig >+++ wxGTK.spec >@@ -23,6 +23,8 @@ > Summary: C++ Framework for Cross-Platform Development > Source0: %{srcname}-%{version}.tar.bz2 > Source1: README.unicode >+Source2: wxrc.cpp >+Source3: Makefile.in > URL: http://www.wxwidgets.org/ > Provides: wxgtk > Obsoletes: wxgtk >@@ -142,6 +144,9 @@ > mkdir build-unicode > # Force re-create poor old lex code. > rm contrib/src/deprecated/doslex.c >+# make sure wxrc is built: >+mkdir -p utils/wxrc >+cp %{SOURCE2} %{SOURCE3} utils/wxrc > > %build > %{suse_update_config -f} >@@ -288,6 +293,8 @@ > > %files devel -f FILELIST.devel > %defattr (755, root, root, 755) >+%{_bindir}/wxrc >+%{_bindir}/wxrc-2.6 > %{_bindir}/*-config* > %{_libdir}/wx/config > %defattr (644, root, root, 755)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 143258
: 63348