Mageia Bugzilla – Attachment 4038 Details for
Bug 10235
tupi crashing, why sudo?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Spec
tupi.spec (text/x-rpm-spec), 1.76 KB, created by
Alex Loginov
on 2013-05-23 13:25:41 CEST
(
hide
)
Description:
Spec
Filename:
MIME Type:
Creator:
Alex Loginov
Created:
2013-05-23 13:25:41 CEST
Size:
1.76 KB
patch
obsolete
>%define version 0.2 >%define rev 2 >%define major 1 >%define libname %mklibname %{name} %{major} > >Summary: 2D vector-based animation environment >Name: tupi >Version: %{version} >Release: %mkrel 3 >License: GPLv3 >Url: http://www.maefloresta.com/ >Group: Graphics/Editors and Converters >Source0: http://prdownload.berlios.de/%{name}/%{name}_%{version}-%{rev}.tar.gz >#Patch0: tupi-0.2-mga-fix_ffmpeg_1.0.1_build.patch >Patch1: without_sudo.patch >BuildRequires: qt4-devel >BuildRequires: ffmpeg-devel >BuildRequires: ruby >BuildRequires: aspell-devel >BuildRequires: libquazip-devel >Requires: %{libname} = %{version} > >%description >A design and authoring tool for digital artists interested in 2D Animation. > >%package -n %{libname} >Summary: Shared libraries for tupi >Group: Development/C++ >Requires: %{name} = %{version} > >%description -n %{libname} >Shared libraries for tupi 2D animation tool. > >%prep >%setup -q -n %{name}-%{version}-%{rev} >#patch0 -p1 >%patch1 -p0 > >%build >#No configure macro call because this is a custom configure script, >#not an autotools one. >./configure --prefix=%{_prefix} \ > --libdir=%{_libdir} >%qmake_qt4 >%make > >%install >%makeinstall_std > >%files >%defattr(-,root,root) >%{_bindir}/* >%{_datadir}/applications/* >%{_datadir}/mime/packages/%{name}.xml >%{_datadir}/pixmaps/* >%{_datadir}/%{name}/* >%doc %{_mandir}/man1/%{name}.1.xz > >%files -n %{libname} >%{_libdir}/tupi/* > > > >%changelog > >* Mon Jan 14 2013 umeabot <umeabot> 0.2-0.09122012.2.mga3 >+ Revision: 384842 >- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild > > + boklm <boklm> > - Update group: Graphics/Editors -> Graphics/Editors and Converters > >* Tue Jan 01 2013 juancho <juancho> 0.2-0.09122012.1.mga3 >+ Revision: 337076 >- Added patch to fix build against ffmpeg 1.0.1 >- Fixed mkrel >- imported package tupi >
%define version 0.2 %define rev 2 %define major 1 %define libname %mklibname %{name} %{major} Summary: 2D vector-based animation environment Name: tupi Version: %{version} Release: %mkrel 3 License: GPLv3 Url: http://www.maefloresta.com/ Group: Graphics/Editors and Converters Source0: http://prdownload.berlios.de/%{name}/%{name}_%{version}-%{rev}.tar.gz #Patch0: tupi-0.2-mga-fix_ffmpeg_1.0.1_build.patch Patch1: without_sudo.patch BuildRequires: qt4-devel BuildRequires: ffmpeg-devel BuildRequires: ruby BuildRequires: aspell-devel BuildRequires: libquazip-devel Requires: %{libname} = %{version} %description A design and authoring tool for digital artists interested in 2D Animation. %package -n %{libname} Summary: Shared libraries for tupi Group: Development/C++ Requires: %{name} = %{version} %description -n %{libname} Shared libraries for tupi 2D animation tool. %prep %setup -q -n %{name}-%{version}-%{rev} #patch0 -p1 %patch1 -p0 %build #No configure macro call because this is a custom configure script, #not an autotools one. ./configure --prefix=%{_prefix} \ --libdir=%{_libdir} %qmake_qt4 %make %install %makeinstall_std %files %defattr(-,root,root) %{_bindir}/* %{_datadir}/applications/* %{_datadir}/mime/packages/%{name}.xml %{_datadir}/pixmaps/* %{_datadir}/%{name}/* %doc %{_mandir}/man1/%{name}.1.xz %files -n %{libname} %{_libdir}/tupi/* %changelog * Mon Jan 14 2013 umeabot <umeabot> 0.2-0.09122012.2.mga3 + Revision: 384842 - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild + boklm <boklm> - Update group: Graphics/Editors -> Graphics/Editors and Converters * Tue Jan 01 2013 juancho <juancho> 0.2-0.09122012.1.mga3 + Revision: 337076 - Added patch to fix build against ffmpeg 1.0.1 - Fixed mkrel - imported package tupi
View Attachment As Raw
Actions:
View
Attachments on
bug 10235
:
4037
| 4038 |
4084