update to 3.0.0 [release 3.0.0-1mamba;Thu Apr 30 2015]
This commit is contained in:
parent
0dcb67b184
commit
ca3025424f
@ -1,13 +1,13 @@
|
|||||||
Name: gperiodic
|
Name: gperiodic
|
||||||
Version: 2.0.10
|
Version: 3.0.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: GPeriodic is a periodic table application for Linux
|
Summary: GPeriodic is a periodic table application for Linux
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.frantz.fi/software/gperiodic.php
|
URL: http://www.frantz.fi/software/gperiodic.php
|
||||||
Source: http://www.frantz.fi/software/%{name}-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/project/gperiodic/gperiodic-%{version}.tar.gz
|
||||||
Patch0: %{name}-2.0.10-path.patch
|
Patch0: %{name}-2.0.10-path.patch
|
||||||
Patch1: %{name}-2.0.10-makefile.patch
|
Patch1: %{name}-2.0.10-makefile.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -26,8 +26,8 @@ GPeriodic is a periodic table application for Linux. It allows you to browse thr
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
%patch1 -p1
|
#%patch1 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%make
|
%make
|
||||||
@ -50,11 +50,17 @@ mkdir -p %{buildroot}/%{_datadir}/applications
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/%{name}
|
%{_bindir}/%{name}
|
||||||
%{_datadir}/applications/%{name}.desktop
|
%{_datadir}/applications/%{name}.desktop
|
||||||
|
%{_datadir}/icons/hicolor/*/apps/gperiodic.png
|
||||||
%dir %{_datadir}/pixmaps
|
%dir %{_datadir}/pixmaps
|
||||||
%{_datadir}/pixmaps/*
|
%{_datadir}/pixmaps/*
|
||||||
%doc AUTHORS ChangeLog README
|
%{_mandir}/man1/gperiodic.1*
|
||||||
|
%doc AUTHORS
|
||||||
|
#ChangeLog README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 30 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.0-1mamba
|
||||||
|
- update to 3.0.0
|
||||||
|
|
||||||
* Mon Aug 19 2013 Automatic Build System <autodist@mambasoft.it> 2.0.10-2mamba
|
* Mon Aug 19 2013 Automatic Build System <autodist@mambasoft.it> 2.0.10-2mamba
|
||||||
- automatic rebuild by autodist
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user