automatic version update by autodist [release 3.14.1-1mamba;Thu Nov 13 2014]
This commit is contained in:
parent
7cd80aa0e5
commit
cbecfc7534
@ -1,25 +1,24 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define pkgname gedit-plugins
|
||||
Name: gedit-plugins
|
||||
Version: 3.12.1
|
||||
Version: 3.14.1
|
||||
Release: 1mamba
|
||||
Summary: A set of plugins for gedit
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org/projects/gedit/
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/gedit-plugins/%{majver}/gedit-plugins-%{version}.tar.xz
|
||||
License: GPL
|
||||
BuildRequires: pygtk-devel
|
||||
BuildRequires: libglade-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libgnomeprintui-devel
|
||||
BuildRequires: libgtksourceview
|
||||
BuildRequires: gedit-devel
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: pygtk-devel
|
||||
BuildRequires: libglade-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libgtksourceview
|
||||
BuildRequires: gedit-devel
|
||||
Requires: gedit
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
@ -55,6 +54,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
%defattr(-,root,root)
|
||||
%dir %{_libdir}/gedit/plugins/
|
||||
%{_libdir}/gedit/plugins/*
|
||||
%{_datadir}/appdata/gedit-*.metainfo.xml
|
||||
%dir %{_datadir}/gedit/plugins
|
||||
%dir %{_datadir}/gedit/plugins/colorschemer
|
||||
%dir %{_datadir}/gedit/plugins/colorschemer/ui
|
||||
@ -71,6 +71,12 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
#ChangeLog NEWS README
|
||||
|
||||
%changelog
|
||||
* Thu Nov 13 2014 Automatic Build System <autodist@mambasoft.it> 3.14.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Oct 12 2014 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user