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
This commit is contained in:
parent
78915aa2b8
commit
b002caebe1
@ -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
|
||||
|
||||
|
@ -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}/*
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user