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 154591 Details for
Bug 207896
Review Request: astyle - Source code formatter
[?]
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.
specfile for v1.20.2
astyle.spec.new (text/plain), 1.07 KB, created by
Adam Monsen
on 2007-05-12 21:48:15 UTC
(
hide
)
Description:
specfile for v1.20.2
Filename:
MIME Type:
Creator:
Adam Monsen
Created:
2007-05-12 21:48:15 UTC
Size:
1.07 KB
patch
obsolete
>Name: astyle >Version: 1.20.2 >Release: 1 >Summary: Source code formatter for C-like programming languages > >Group: Development/Tools >License: GPL >URL: http://astyle.sourceforge.net/ >Source0: http://dl.sourceforge.net/%{name}/%{name}_%{version}_linux.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) >BuildRequires: gcc-c++ libstdc++-devel > >%description >Artistic Style is a source code indenter, source code formatter, and >source code beautifier for the C, C++, C# and Java programming >languages. > > >%prep >%setup -q -n %{name} > > >%build >cd build >make %{?_smp_mflags} CPPFLAGS="$RPM_OPT_FLAGS" >cd ../doc >chmod a-x * > > >%install >rm -rf $RPM_BUILD_ROOT >mkdir -p $RPM_BUILD_ROOT/usr/bin >cp bin/%{name} $RPM_BUILD_ROOT/usr/bin > > >%clean >rm -rf $RPM_BUILD_ROOT > > >%files >%defattr(-,root,root,-) >%{_bindir}/astyle > >%doc doc/*.html > > > >%changelog >* Sat May 12 2007 Adam Monsen <haircut@gmail.com> 1.20.2-1 >- removed Makefile patch > >* Thu Sep 21 2006 Mary Ellen Foster <mefoster gmail com> 1.19-1 >- Initial package
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 Raw
Actions:
View
Attachments on
bug 207896
: 154591 |
156965
|
157246
|
157247