Autobuild autoformatter for 75426
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zypp-plugin?expand=0&rev=2
This commit is contained in:
parent
c46138ab6d
commit
d67d11e0a4
@ -1,7 +1,25 @@
|
|||||||
#
|
#
|
||||||
|
# spec file for package zypp-plugin
|
||||||
|
#
|
||||||
|
# Copyright (c) 2011 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
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: zypp-plugin
|
Name: zypp-plugin
|
||||||
Version: 0.3
|
Version: 0.3
|
||||||
Release: 0
|
Release: 1
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://gitorious.org/opensuse/zypp-plugin
|
Url: https://gitorious.org/opensuse/zypp-plugin
|
||||||
@ -41,3 +59,4 @@ and implementing the commands you want to respond to as python methods.
|
|||||||
%files python
|
%files python
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{py_sitedir}/zypp_plugin.py
|
%{py_sitedir}/zypp_plugin.py
|
||||||
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user