tried to figure out rpmlint usage
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/qgis?expand=0&rev=39
This commit is contained in:
parent
7ca521dcaa
commit
5fd6992726
3
qgis.rpmlintrc
Normal file
3
qgis.rpmlintrc
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
addFilter("devel-file-in-non-devel-package .*/usr/lib/libqgis*.*")
|
||||||
|
addFilter("arch-dependent-file-in-usr-share .*/usr/share/qgis/python/qgis/.*")
|
||||||
|
|
@ -5,6 +5,7 @@ License: GPL
|
|||||||
Group: Applications/GIS
|
Group: Applications/GIS
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: %{name}.desktop
|
Source1: %{name}.desktop
|
||||||
|
Source2: %{name}.rpmlintrc
|
||||||
Url: http://www.qgis.org/
|
Url: http://www.qgis.org/
|
||||||
Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
|
Summary: Quantum GIS (QGIS) is a Geographic Information System (GIS)
|
||||||
Packager: Otto Dassau <otto.dassau@gmx.de>
|
Packager: Otto Dassau <otto.dassau@gmx.de>
|
||||||
@ -133,6 +134,7 @@ rm -rf %{buildroot}
|
|||||||
%changelog -n qgis
|
%changelog -n qgis
|
||||||
* Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0
|
* Mon Jul 14 2008 Otto Dassau <otto.dassau@gmx.de> 0.11.0
|
||||||
- update for new version, shorter description part
|
- update for new version, shorter description part
|
||||||
|
- added rpmlintrc file
|
||||||
* Fri Apr 18 2008 Otto Dassau 0.10.0
|
* Fri Apr 18 2008 Otto Dassau 0.10.0
|
||||||
- update for new version
|
- update for new version
|
||||||
* Thu Dec 20 2007 Otto Dassau 0.9.1
|
* Thu Dec 20 2007 Otto Dassau 0.9.1
|
||||||
|
Loading…
Reference in New Issue
Block a user