Hello community,

here is the log from the commit of package libxslt for openSUSE:Factory checked 
in at 2017-08-04 11:56:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxslt (Old)
 and      /work/SRC/openSUSE:Factory/.libxslt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxslt"

Fri Aug  4 11:56:48 2017 rev:52 rq:512954 version:1.1.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxslt/libxslt-python.changes   2016-06-20 
10:55:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libxslt.new/libxslt-python.changes      
2017-08-04 11:56:49.213306360 +0200
@@ -1,0 +2,6 @@
+Fri Jul 28 18:49:10 UTC 2017 - [email protected]
+
+- Add gpg signature
+- Cleanup spec file with spec-cleaner
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libxslt/libxslt.changes  2017-05-10 
20:32:06.946632913 +0200
+++ /work/SRC/openSUSE:Factory/.libxslt.new/libxslt.changes     2017-08-04 
11:56:49.285296199 +0200
@@ -1,0 +2,6 @@
+Fri Jul 28 18:48:39 UTC 2017 - [email protected]
+
+- Add gpg signature
+- Cleanup spec file with spec-cleaner
+
+-------------------------------------------------------------------

New:
----
  libxslt-1.1.29.tar.gz.asc
  libxslt.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libxslt-python.spec ++++++
--- /var/tmp/diff_new_pack.LM7KNn/_old  2017-08-04 11:56:50.537119510 +0200
+++ /var/tmp/diff_new_pack.LM7KNn/_new  2017-08-04 11:56:50.557116688 +0200
@@ -24,7 +24,9 @@
 License:        MIT
 Group:          Development/Libraries/Python
 Url:            http://xmlsoft.org/XSLT/
-Source:         ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
+Source0:        ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
+Source1:        ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz.asc
+Source2:        libxslt.keyring
 Patch0:         libxslt-1.1.24-linkflags.patch
 # pbleser: don't build the doc subdir as it's broken and we don't install
 # it anyway; neither build the xsltproc subdir (not packaged here, faster)
@@ -35,11 +37,10 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libxml2-python
 BuildRequires:  libxslt-tools
-#!BuildIgnore:  python
 BuildRequires:  python-devel
 BuildRequires:  python-xml
+#!BuildIgnore:  python
 Requires:       %{libname} = %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 The libxslt-python package contains a module that permits applications
@@ -81,7 +82,6 @@
 make %{?_smp_mflags} tests -C python
 
 %files
-%defattr(-, root, root)
 %{py_sitedir}/*
 %doc python/libxslt-python-api.xml
 

++++++ libxslt.spec ++++++
--- /var/tmp/diff_new_pack.LM7KNn/_old  2017-08-04 11:56:50.689098059 +0200
+++ /var/tmp/diff_new_pack.LM7KNn/_new  2017-08-04 11:56:50.701096365 +0200
@@ -22,12 +22,14 @@
 Version:        1.1.29
 Release:        0
 Summary:        XSL Transformation Library
-License:        MIT and GPL-2.0+
+License:        MIT AND GPL-2.0+
 Group:          System/Libraries
 Url:            http://xmlsoft.org/XSLT/
-Source:         ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
-Source2:        baselibs.conf
+Source0:        ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz
+Source1:        ftp://xmlsoft.org/libxslt/libxslt-%{version}.tar.gz.asc
+Source2:        %{name}.keyring
 Source3:        xslt-config.1
+Source99:       baselibs.conf
 Patch0:         %{name}-1.1.24-no-net-autobuild.patch
 Patch1:         libxslt-config-fixes.patch
 Patch2:         0009-Make-generate-id-deterministic.patch
@@ -40,7 +42,6 @@
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
 BuildRequires:  pkgconfig
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This C library allows you to transform XML files into other XML files
@@ -89,7 +90,7 @@
 
 %package tools
 Summary:        Extended Stylesheet Language (XSL) Transformation utilities
-License:        MIT and GPL-2.0+
+License:        MIT AND GPL-2.0+
 Group:          Development/Tools/Other
 Provides:       %{name} = %{version}
 Provides:       xsltproc = %{version}
@@ -122,7 +123,7 @@
 %endif
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
 # Unwanted doc stuff
 rm -fr %{buildroot}%{_datadir}/doc
@@ -135,18 +136,15 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-, root, root)
 %{_libdir}/libxslt.so.*
 %{_libdir}/libexslt.so.*
 
 %files tools
-%defattr(-,root,root)
 %doc AUTHORS NEWS README COPYING* Copyright TODO FEATURES
 %{_bindir}/xsltproc
 %{_mandir}/man1/xsltproc.1%{ext_man}
 
 %files devel
-%defattr(-, root, root)
 %{_libdir}/libxslt.so
 %{_libdir}/libexslt.so
 %{_libdir}/*.sh


Reply via email to