Package init
This commit is contained in:
parent
1e96105bce
commit
26e12fae80
12
libgsf.spec
12
libgsf.spec
@ -1,6 +1,6 @@
|
||||
Name: libgsf
|
||||
Version: 1.14.43
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: GNOME Structured File library
|
||||
License: LGPLv2
|
||||
URL: http://www.gnome.org/projects/libgsf/
|
||||
@ -43,6 +43,8 @@ export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
|
||||
|
||||
chrpath --delete %{buildroot}%{_bindir}/gsf*
|
||||
|
||||
%delete_la_and_a
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
@ -57,7 +59,7 @@ chrpath --delete %{buildroot}%{_bindir}/gsf*
|
||||
%files devel
|
||||
%{_bindir}/gsf
|
||||
%{_bindir}/gsf-vba-dump
|
||||
%{_libdir}/libgsf-1.*
|
||||
%{_libdir}/libgsf-1.so
|
||||
%{_libdir}/pkgconfig/libgsf-1.pc
|
||||
%{_includedir}/libgsf-1/gsf
|
||||
%{_datadir}/gtk-doc/html/gsf
|
||||
@ -69,5 +71,11 @@ chrpath --delete %{buildroot}%{_bindir}/gsf*
|
||||
%{_mandir}/man1/gsf-vba-dump.1.gz
|
||||
|
||||
%changelog
|
||||
* Wed Nov 13 2019 chengquan<chengquan3@huawei.com> - 1.14.43-4
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix replicate files in devel package
|
||||
|
||||
* Mon Sep 2 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.14.43-3
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user