change the path of files

This commit is contained in:
hexiujun 2019-12-26 15:41:00 +08:00
parent 2150bebcef
commit 5c06f69503

View File

@ -1,6 +1,6 @@
Name: gnome-desktop3
Version: 3.30.1
Release: 2
Release: 3
Summary: GNOME is designed to help you use your computer in control.
License: GPLv2+ and LGPLv2+
URL: http://www.gnome.org
@ -26,16 +26,12 @@ Summary: Development files for gnome-desktop3
License: LGPLv2+
Requires: %{name} = %{version}-%{release}
Provides: %{name}-tests = %{version}-%{release}
Obsoletes: %{name}-tests < %{version}-%{release}
%description devel
Development files for gnome-desktop3.
%package tests
Summary: Tests for the Usability of the gnome-desktop3 package
Requires: %{name} = %{version}-%{release}
%description tests
Tests for the Usability of the gnome-desktop3 package.
%prep
%autosetup -n gnome-desktop-%{version} -p1
@ -49,7 +45,8 @@ Tests for the Usability of the gnome-desktop3 package.
%find_lang gnome-desktop-3.0 --all-name --with-gnome
%files -f gnome-desktop-3.0.lang
%doc AUTHORS NEWS COPYING COPYING.LIB README
%doc AUTHORS NEWS README
%license COPYING COPYING.LIB
%{_datadir}/gnome/gnome-version.xml
%{_libexecdir}/gnome-rr-debug
%{_libdir}/libgnome-desktop-3.so.*
@ -59,14 +56,17 @@ Tests for the Usability of the gnome-desktop3 package.
%{_libdir}/lib*.so
%{_libdir}/pkgconfig/*
%{_includedir}/*
%{_libexecdir}/installed-tests/gnome-desktop
%{_datadir}/installed-tests
%{_datadir}/gir-1.0/GnomeDesktop-3.0.gir
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
%exclude %{_libdir}/*.la
%files tests
%{_libexecdir}/installed-tests/gnome-desktop
%{_datadir}/installed-tests
%changelog
* Tue Dec 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.30.1-3
- change the path of files
* Wed Sep 18 2019 Lijin Yang <yanglijin@huawei.com> - 3.30.1-2
- Package init