Accepting request 183425 from devel:languages:python
- Format spec file was run and it was not changelogged. OBS-URL: https://build.opensuse.org/request/show/183425 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/datovka?expand=0&rev=2
This commit is contained in:
parent
05108286bb
commit
8322f412ff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 13:44:15 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
- Format spec file was run and it was not changelogged.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 25 20:26:33 UTC 2013 - tchvatal@suse.com
|
||||
|
||||
|
16
datovka.spec
16
datovka.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package datovka
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,15 +16,16 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: datovka
|
||||
Version: 3.0.3
|
||||
Release: 0
|
||||
License: LGPL-2.0+
|
||||
Summary: Library to access Czech eGov system \"Datove schranky\"
|
||||
Url: http://labs.nic.cz/page/969/datovka/
|
||||
License: LGPL-2.0+
|
||||
Group: Development/Libraries/Python
|
||||
Url: http://labs.nic.cz/page/969/datovka/
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: dejavu
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-dslib >= 3.0
|
||||
@ -32,15 +33,14 @@ BuildRequires: python-gtk
|
||||
BuildRequires: python-openssl
|
||||
BuildRequires: python-reportlab
|
||||
BuildRequires: python-sqlalchemy
|
||||
BuildRequires: fdupes update-desktop-files
|
||||
BuildRequires: dejavu
|
||||
BuildRequires: update-desktop-files
|
||||
Requires: dejavu
|
||||
Requires: python-distribute
|
||||
Requires: python-dslib >= 3.0
|
||||
Requires: python-gtk
|
||||
Requires: python-distribute
|
||||
Requires: python-openssl
|
||||
Requires: python-reportlab
|
||||
Requires: python-sqlalchemy
|
||||
Requires: python-openssl
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%py_requires
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
|
Loading…
x
Reference in New Issue
Block a user