Mageia Bugzilla – Attachment 815 Details for
Bug 2790
gummi, a LaTeX editor for the Linux platform, written in C/GTK+
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
gummi spec file
gummi.spec (text/x-rpm-spec), 1.26 KB, created by
Olivier Delaune
on 2011-09-20 10:44:06 CEST
(
hide
)
Description:
gummi spec file
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2011-09-20 10:44:06 CEST
Size:
1.26 KB
patch
obsolete
>%define name gummi >%define version 0.5.8 >%define release %mkrel 1 > >Summary: A LaTeX editor designed with simplicity in mind >Name: %{name} >Version: %{version} >Release: %{release} >Source0: http://dev.midnightcoding.org/redmine/attachments/download/141/%{name}-%{version}-2.tar.gz >Url: http://gummi.midnightcoding.org/ >License: MIT >Group: Office >BuildRequires: glibc-devel lib64gtksourceview-2.0-devel lib64poppler-glib-devel lib64gtkspell-devel >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot > >%description >Gummi is a LaTeX editor for the Linux platform, written in >C/GTK+. It was designed with simplicity in mind, but hopes >to satisfy both novice and advanced LaTeX writers. > >%prep >%setup -q > >%build >%configure2_5x >%make > >%install >rm -rf $RPM_BUILD_ROOT >%makeinstall >%find_lang %{name} > >%post >%_install_info %{name}.info > >%preun >%_remove_install_info %{name}.info > >%clean >rm -rf $RPM_BUILD_ROOT > >%files -f %{name}.lang >%defattr(-,root,root) >%doc AUTHORS ChangeLog COPYING INSTALL README >#we do not include NEWS file because it is empty >%{_bindir}/%{name} >%{_datadir}/%{name}/*/* >%{_datadir}/pixmaps/* >%{_datadir}/man/man*/*.xz >%{_datadir}/applications/%{name}.desktop > > >%changelog >* Fri Sep 20 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 0.5.8-1.mga1 >- Package creation
%define name gummi %define version 0.5.8 %define release %mkrel 1 Summary: A LaTeX editor designed with simplicity in mind Name: %{name} Version: %{version} Release: %{release} Source0: http://dev.midnightcoding.org/redmine/attachments/download/141/%{name}-%{version}-2.tar.gz Url: http://gummi.midnightcoding.org/ License: MIT Group: Office BuildRequires: glibc-devel lib64gtksourceview-2.0-devel lib64poppler-glib-devel lib64gtkspell-devel BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description Gummi is a LaTeX editor for the Linux platform, written in C/GTK+. It was designed with simplicity in mind, but hopes to satisfy both novice and advanced LaTeX writers. %prep %setup -q %build %configure2_5x %make %install rm -rf $RPM_BUILD_ROOT %makeinstall %find_lang %{name} %post %_install_info %{name}.info %preun %_remove_install_info %{name}.info %clean rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING INSTALL README #we do not include NEWS file because it is empty %{_bindir}/%{name} %{_datadir}/%{name}/*/* %{_datadir}/pixmaps/* %{_datadir}/man/man*/*.xz %{_datadir}/applications/%{name}.desktop %changelog * Fri Sep 20 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 0.5.8-1.mga1 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 2790
: 815