From 654061f73ca322df4a13b6262da5c378d2a545b997a4374eb9b145d630309eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Mon, 13 Jun 2016 09:46:53 +0000 Subject: [PATCH] - OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=52 --- libxslt-python.spec | 2 +- libxslt.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libxslt-python.spec b/libxslt-python.spec index 191abf1..c46f33f 100644 --- a/libxslt-python.spec +++ b/libxslt-python.spec @@ -16,7 +16,7 @@ # -%define libname %{name}1 +%define libname libxslt1 Name: libxslt-python Version: 1.1.29 Release: 0 diff --git a/libxslt.spec b/libxslt.spec index 7aab317..204c4ae 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -87,8 +87,8 @@ to develop applications that require these. Summary: Extended Stylesheet Language (XSL) Transformation utilities License: MIT and GPL-2.0+ Group: Development/Tools/Other -Provides: xsltproc = %{version} Provides: %{name} = %{version} +Provides: xsltproc = %{version} %description tools This package contains xsltproc, a command line interface to the XSLT engine.