summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2013-02-20 16:47:37 -0800
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-11-12 14:09:24 +0100
commit16b2608b1f229ba2ffb046b16e6dcc36bf19d8bf (patch)
treee1c1e07bada0ff09a6a755867bfe6cc3b10f8ef7
parent1ace151cea0deeeee8d052d066447b84995de964 (diff)
downloadlibxslt-16b2608b1f229ba2ffb046b16e6dcc36bf19d8bf.tar.gz
libxslt-16b2608b1f229ba2ffb046b16e6dcc36bf19d8bf.tar.bz2
libxslt-16b2608b1f229ba2ffb046b16e6dcc36bf19d8bf.zip
Fixed baselibs to not require numbered sub-package
-rw-r--r--packaging/baselibs.conf7
-rw-r--r--packaging/libxslt.changes3
2 files changed, 4 insertions, 6 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
index 7284ca24..d30a95dd 100644
--- a/packaging/baselibs.conf
+++ b/packaging/baselibs.conf
@@ -1,7 +1,2 @@
-libxslt1
- obsoletes "libxslt-<targettype>"
+libxslt
libxslt-devel
- requires -libxslt-<targettype>
- requires "libxslt1-<targettype> = <version>"
- obsoletes "libxslt-devel-<targettype> < <version>"
- provides "libxslt-devel-<targettype> = <version>"
diff --git a/packaging/libxslt.changes b/packaging/libxslt.changes
new file mode 100644
index 00000000..0f3cd495
--- /dev/null
+++ b/packaging/libxslt.changes
@@ -0,0 +1,3 @@
+* Wed Feb 20 2013 Anas Nashif <anas.nashif@intel.com> upstream/1.1.26@cda8996
+- Fixed baselibs to not require numbered sub-package
+