summaryrefslogtreecommitdiff
path: root/libxslt.spec.in
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2017-10-17 14:50:30 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2017-10-17 14:50:42 +0900
commit2fc5ced0b429ea2b81ded947cfcb85d98112ad87 (patch)
treeb3a8e0ec8a3f8ac57adf89b7edf453ddaca8fb7a /libxslt.spec.in
parenteffb43a066e70763fa89eb7142b7cb7b428694ad (diff)
downloadlibxslt-2fc5ced0b429ea2b81ded947cfcb85d98112ad87.tar.gz
libxslt-2fc5ced0b429ea2b81ded947cfcb85d98112ad87.tar.bz2
libxslt-2fc5ced0b429ea2b81ded947cfcb85d98112ad87.zip
Imported Upstream version 1.1.30_rc1upstream/1.1.30_rc1
Change-Id: Ie087e3508369ac612459f31961addc691f2302c1 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
Diffstat (limited to 'libxslt.spec.in')
-rw-r--r--libxslt.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libxslt.spec.in b/libxslt.spec.in
index 96c0ca65..d1a92078 100644
--- a/libxslt.spec.in
+++ b/libxslt.spec.in
@@ -1,10 +1,10 @@
Summary: Library providing the GNOME XSLT engine
Name: libxslt
Version: @VERSION@
-Release: 1%{?dist}%{?extra_release}
+Release: 0rc1%{?dist}%{?extra_release}
License: MIT
Group: Development/Libraries
-Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}.tar.gz
+Source: ftp://xmlsoft.org/XSLT/libxslt-%{version}-rc1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
URL: http://xmlsoft.org/XSLT/
Requires: libxml2 >= @LIBXML_REQUIRED_VERSION@