From b002caebe17a6aa24437f03edee3ebd917d05af6a78b666634fcaf54edfd901c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 21 Nov 2011 15:50:54 +0000 Subject: [PATCH] Remove redundant/unwanted tags/section (cf. specfile guidelines) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxslt?expand=0&rev=28 --- libxslt-python.changes | 5 +++++ libxslt-python.spec | 6 +----- libxslt.changes | 5 +++++ libxslt.spec | 5 +---- 4 files changed, 12 insertions(+), 9 deletions(-) diff --git a/libxslt-python.changes b/libxslt-python.changes index d91a296..5511be9 100644 --- a/libxslt-python.changes +++ b/libxslt-python.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 21 15:49:42 UTC 2011 - jengelh@medozas.de + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + ------------------------------------------------------------------- Tue Aug 2 15:09:50 UTC 2011 - idonmez@novell.com diff --git a/libxslt-python.spec b/libxslt-python.spec index 1553580..5c7b8b6 100644 --- a/libxslt-python.spec +++ b/libxslt-python.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: libxslt-python @@ -34,7 +33,7 @@ Source: libxslt-%{version}.tar.bz2 Patch0: libxslt-1.1.24-linkflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{py_requires} -Url: http://xmlsoft.org/XSLT/ +URL: http://xmlsoft.org/XSLT/ #BuildArch: noarch %description @@ -74,9 +73,6 @@ rm -rf %{buildroot}/%{_bindir}/* %{buildroot}/%{_libdir}/lib** %{buildroot}/%{_i rm -rf %{buildroot}/%{_mandir}/* %{buildroot}/%{_libdir}/pkgconfig/* rm -rf %{buildroot}/%{_libdir}/xsltConf.sh %{buildroot}/%{_datadir}/aclocal/libxslt.m4 -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-, root, root) %{py_sitedir}/* diff --git a/libxslt.changes b/libxslt.changes index 7cf4e9e..c909a75 100644 --- a/libxslt.changes +++ b/libxslt.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 21 15:49:37 UTC 2011 - jengelh@medozas.de + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) + ------------------------------------------------------------------- Sun Nov 20 06:25:40 UTC 2011 - coolo@suse.com diff --git a/libxslt.spec b/libxslt.spec index 38daabf..1d1a63b 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -31,7 +31,7 @@ BuildRequires: libxml2-devel %ifarch ppc64 Obsoletes: libxslt-64bit %endif -Url: http://xmlsoft.org/XSLT/ +URL: http://xmlsoft.org/XSLT/ # Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf @@ -123,9 +123,6 @@ install -ma=r '-t%{buildroot}%{_mandir}/man1' '%{SOURCE3}' #kill all "la" files find %{buildroot} -type f -name "*.la" -print -delete -%clean -rm -rf %{buildroot} - %post -n %{name}1 -p /sbin/ldconfig %postun -n %{name}1 -p /sbin/ldconfig