automatic update by autodist [release 0.99.30-1mamba;Tue Dec 29 2015]
This commit is contained in:
parent
623469a3b8
commit
c5d7cbace6
@ -1,6 +1,6 @@
|
|||||||
Summary: Smith Charting program
|
Summary: Smith Charting program
|
||||||
Name: linsmith
|
Name: linsmith
|
||||||
Version: 0.99.28
|
Version: 0.99.30
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
@ -10,10 +10,12 @@ URL: http://linsmith.sf.net
|
|||||||
Source0: http://downloads.sourceforge.net/sourceforge/linsmith/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/sourceforge/linsmith/%{name}-%{version}.tar.gz
|
||||||
Source1: %{name}.png
|
Source1: %{name}.png
|
||||||
License: GPL
|
License: GPL
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: GConf-devel
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libGConf-devel
|
||||||
|
BuildRequires: libICE-devel
|
||||||
|
BuildRequires: libORBit2-devel
|
||||||
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: libart_lgpl-devel
|
BuildRequires: libart_lgpl-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libbonobo-devel
|
BuildRequires: libbonobo-devel
|
||||||
@ -21,22 +23,18 @@ BuildRequires: libbonoboui-devel
|
|||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libfontconfig-devel
|
BuildRequires: libfontconfig-devel
|
||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgnomecanvas-devel
|
|
||||||
BuildRequires: libgnome-devel
|
BuildRequires: libgnome-devel
|
||||||
BuildRequires: libgnome-keyring-devel
|
|
||||||
BuildRequires: libgnomeprint-devel
|
|
||||||
BuildRequires: libgnomeui-devel
|
|
||||||
BuildRequires: libgnome-vfs-devel
|
BuildRequires: libgnome-vfs-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgnomecanvas-devel
|
||||||
BuildRequires: libICE-devel
|
BuildRequires: libgnomeui-devel
|
||||||
|
BuildRequires: libgtk2-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpopt-devel
|
BuildRequires: libpopt-devel
|
||||||
BuildRequires: libSM-devel
|
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
|
||||||
BuildRequires: ORBit2-devel
|
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
linSmith is a Smith Charting program, mainly designed for educational use.
|
linSmith is a Smith Charting program, mainly designed for educational use.
|
||||||
@ -90,6 +88,9 @@ EOF
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 29 2015 Automatic Build System <autodist@mambasoft.it> 0.99.30-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Jul 02 2014 Automatic Build System <autodist@mambasoft.it> 0.99.28-1mamba
|
* Wed Jul 02 2014 Automatic Build System <autodist@mambasoft.it> 0.99.28-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user