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 157194 Details for
Bug 244377
Review Request: sugar-artwork - Artwork for Sugar look-and-feel
[?]
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 for spec file
sugar-artwork-spec.patch (text/plain), 2.01 KB, created by
Ignacio Vazquez-Abrams
on 2007-06-16 16:08:16 UTC
(
hide
)
Description:
Patch for spec file
Filename:
MIME Type:
Creator:
Ignacio Vazquez-Abrams
Created:
2007-06-16 16:08:16 UTC
Size:
2.01 KB
patch
obsolete
>--- sugar-artwork.spec.orig 2007-06-16 10:43:58.000000000 -0400 >+++ sugar-artwork.spec 2007-06-16 11:40:59.000000000 -0400 >@@ -1,20 +1,22 @@ >-%define alphatag git265782537a >-%define gtk_version 2.10.0 >+%define alphatag 265782537a > > Summary: Artwork for Sugar look-and-feel > Name: sugar-artwork > Version: 0.33 >-Release: 3.%{alphatag} >+Release: 3.git%{alphatag} > URL: http://dev.laptop.org >-Source0: %{name}-%{version}-%{alphatag}.tar.bz2 >+# git clone git://dev.laptop.org/artwork >+# cd artwork >+# git-checkout %{alphatag} >+Source0: %{name}-%{version}-git%{alphatag}.tar.bz2 > Group: User Interface/Desktops > License: GPL >-BuildRoot: %{_tmppath}/%{name}-root >+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: gtk2-devel >= 2.9.0 > BuildRequires: xorg-x11-apps > BuildRequires: perl-XML-Parser >-Prereq: gtk2 >= 2.9.0 >+Requires: gtk2 >= 2.9.0 > > %description > sugar-artwork contains the themes and icons that make up the OLPC default >@@ -25,29 +27,38 @@ > > %build > %configure >-make >+make %{?_smp_mflags} > > %install > rm -rf $RPM_BUILD_ROOT >-%makeinstall >+make DESTDIR=$RPM_BUILD_ROOT install > >-rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/%{gtk_version}/engines/*.la >+rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/engines/*.la > > %clean > rm -rf $RPM_BUILD_ROOT > > %post >+touch --no-create %{_datadir}/icons/sugar || : >+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/sugar || : >+ >+%postun >+touch --no-create %{_datadir}/icons/sugar || : >+%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/sugar || : > > %files > %defattr(-,root,root) >-%doc NEWS ChangeLog README COPYING >+%doc README COPYING > >-%{_datadir}/icons >+%{_datadir}/icons/sugar > %{_datadir}/themes/sugar > %{_datadir}/themes/sugar-xo >-%{_libdir}/gtk-2.0/%{gtk_version}/engines/*.so >+%{_libdir}/gtk-2.0/*/engines/*.so > > %changelog >+* Fri Jun 15 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.33-3.git265782537a >+- Rename to sugar-artwork >+ > * Thu Jun 14 2007 Marco Pesenti Gritti <mpg@redhat.com> - 0.33-3.git5640efb030 > - Fix comboboxes on the toolbars >
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 244377
: 157194