summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+