Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cba574b71e |
3 changed files with 10 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@ xpaint-2.9.2.tar.bz2
|
|||
/xpaint-2.9.7.tar.bz2
|
||||
/xpaint-2.9.8.tar.bz2
|
||||
/xpaint-2.9.8.1.tar.bz2
|
||||
/xpaint-2.9.8.3.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c9fadeae981b89617c5a272efc8248a0 xpaint-2.9.8.1.tar.bz2
|
||||
38c643e9e8acec48e98e0abb2e1ce617 xpaint-2.9.8.3.tar.bz2
|
||||
|
|
|
|||
14
xpaint.spec
14
xpaint.spec
|
|
@ -4,8 +4,8 @@
|
|||
|
||||
Summary: An X Window System image editing or paint program
|
||||
Name: xpaint
|
||||
Version: 2.9.8.1
|
||||
Release: 3%{?dist}
|
||||
Version: 2.9.8.3
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://sourceforge.net/projects/sf-xpaint
|
||||
|
|
@ -134,18 +134,20 @@ rm -rf %{buildroot}
|
|||
%{_datadir}/applications/%{name}.desktop
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/pixmaps/%{name}*
|
||||
%{_datadir}/pixmaps/XPaintIcon*.png
|
||||
%{_mandir}/man1/%{name}.1x*
|
||||
%if %{with xaw3dxft}
|
||||
%{_libdir}/libXaw3dxft.*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.9.8.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
* Wed Jan 12 2011 Rex Dieter <rdieter@fedoraproject.org> - 2.9.8.1-2
|
||||
- rebuild (openjpeg)
|
||||
* Tue Nov 15 2011 Paulo Roma <roma@lcg.ufrj.br> 2.9.8.3-1
|
||||
- Updated to 2.9.8.3
|
||||
|
||||
* Mon Jun 27 2011 Paulo Roma <roma@lcg.ufrj.br> 2.9.8.2-1
|
||||
- Updated to 2.9.8.2
|
||||
- Added new png files.
|
||||
|
||||
* Fri Dec 24 2010 Paulo Roma <roma@lcg.ufrj.br> 2.9.8.1-1
|
||||
- Updated to 2.9.8.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue