GlusterFS 3.7.0, move lib{gfdb,gfchangelog}.pc from -api-devel to -devel
This commit is contained in:
parent
be556769cd
commit
90020d16da
@ -160,7 +160,7 @@ Summary: Cluster File System
|
||||
%if ( 0%{_for_fedora_koji_builds} )
|
||||
Name: glusterfs
|
||||
Version: 3.7.0
|
||||
Release: 1%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Release: 2%{?prereltag:.%{prereltag}}%{?dist}
|
||||
Vendor: Fedora Project
|
||||
%else
|
||||
Name: @PACKAGE_NAME@
|
||||
@ -986,8 +986,6 @@ fi
|
||||
|
||||
%files api-devel
|
||||
%{_libdir}/pkgconfig/glusterfs-api.pc
|
||||
%{_libdir}/pkgconfig/libgfchangelog.pc
|
||||
%{_libdir}/pkgconfig/libgfdb.pc
|
||||
%{_libdir}/libgfapi.so
|
||||
%{_includedir}/glusterfs/api/*
|
||||
|
||||
@ -1013,6 +1011,8 @@ fi
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy/debug-trace.*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy/helloworld.*
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/features/glupy/negative.*
|
||||
%{_libdir}/pkgconfig/libgfchangelog.pc
|
||||
%{_libdir}/pkgconfig/libgfdb.pc
|
||||
|
||||
%files extra-xlators
|
||||
%{_libdir}/glusterfs/%{version}%{?prereltag}/xlator/encryption/rot-13.so
|
||||
@ -1212,6 +1212,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 20 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-2
|
||||
- GlusterFS 3.7.0, move lib{gfdb,gfchangelog}.pc from -api-devel to -devel
|
||||
|
||||
* Fri May 15 2015 Kaleb S. KEITHLEY <kkeithle[at]redhat.com> - 3.7.0-1
|
||||
- GlusterFS 3.7.0 GA
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user