Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 305792 Details for
Bug 440329
Newer release is available
[?]
New
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.rh83 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]
Patch from spec to new cegui version
cegui.spec.patch (text/plain), 2.15 KB, created by
Alexey Torkhov
on 2008-05-17 08:50:58 UTC
(
hide
)
Description:
Patch from spec to new cegui version
Filename:
MIME Type:
Creator:
Alexey Torkhov
Created:
2008-05-17 08:50:58 UTC
Size:
2.15 KB
patch
obsolete
>--- cegui.spec.orig 2008-02-13 21:58:30.000000000 +0300 >+++ cegui.spec 2008-05-17 12:40:39.000000000 +0400 >@@ -1,8 +1,8 @@ >-%define VER 0.5.0 >+%define VER 0.6.0 > > Name: cegui >-Version: %{VER}b >-Release: 7%{?dist} >+Version: %{VER} >+Release: 1%{?dist} > Summary: Free library providing windowing and widgets for graphics APIs / engines > Group: System Environment/Libraries > # Most of the source is MIT with the exception of the modified and embedded >@@ -11,10 +11,8 @@ > URL: http://www.cegui.org.uk > Source0: http://downloads.sourceforge.net/crayzedsgui/CEGUI-%{version}.tar.gz > Source1: http://downloads.sourceforge.net/crayzedsgui/CEGUI-DOCS-%{VER}.tar.gz >-Patch0: cegui-0.5.0-userverso.patch >-Patch1: cegui-0.5.0-lua51.patch >-Patch2: cegui-0.5.0-fixweaksymbol.patch >-Patch3: cegui-0.5.0-xerces-c-2.8.patch >+Patch0: cegui-0.6.0-userverso.patch >+Patch1: cegui-0.6.0-fixweaksymbol.patch > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > BuildRequires: autoconf > BuildRequires: automake17 >@@ -63,8 +61,6 @@ > %setup -qb1 -qn CEGUI-%{VER} > %patch0 -p1 > %patch1 -p1 >-%patch2 -p1 >-%patch3 -p1 > > # Permission fixes for debuginfo RPM > chmod -x include/falagard/*.h >@@ -74,7 +70,7 @@ > > # Encoding fixes > iconv -f iso8859-1 AUTHORS -t utf8 > AUTHORS.conv && mv -f AUTHORS.conv AUTHORS >-iconv -f iso8859-1 TODO -t utf8 > TODO.conv && mv -f TODO.conv README >+iconv -f iso8859-1 TODO -t utf8 > TODO.conv && mv -f TODO.conv TODO > iconv -f iso8859-1 README -t utf8 > README.conv && mv -f README.conv README > > # Run automake/autoconf due to patches 1 & 2 >@@ -109,6 +105,7 @@ > %files > %defattr(-,root,root,-) > %{_libdir}/libCEGUI*.so.* >+%{_datadir}/CEGUI > %exclude %{_libdir}/*.la > %exclude %{_libdir}/*.a > %doc AUTHORS ChangeLog COPYING README TinyXML-License TODO >@@ -127,6 +124,9 @@ > > > %changelog >+* Sat May 17 2008 Alexey Torkhov <atorkhov@gmail.com> 0.6.0-1 >+- Upgrade to 0.6.0 >+ > * Wed Feb 13 2008 Ian Chapman <packages[AT]amiga-hardware.com> 0.5.0b-7 > - Added patch for new xerces-c. Courtesy of Hans de Goede > - Converted some documentation to UTF8
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 440329
: 305792 |
305793
|
305794
|
305801