commit
8ff6defc53
@ -15,7 +15,6 @@ BuildRequires: dde-api
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
#sed -i 's|lib|libexec|' Makefile
|
|
||||||
sed -i 's|lib|libexec|' blur_image.sh
|
sed -i 's|lib|libexec|' blur_image.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -29,45 +28,13 @@ install -d %{buildroot}%{_var}/cache/
|
|||||||
cp -ar image-blur %{buildroot}%{_var}/cache/
|
cp -ar image-blur %{buildroot}%{_var}/cache/
|
||||||
|
|
||||||
install -d %{buildroot}%{_datadir}/backgrounds/
|
install -d %{buildroot}%{_datadir}/backgrounds/
|
||||||
#ln -sv ../../wallpapers/deepin/Hummingbird_by_Shu_Le.jpg \
|
|
||||||
# %{buildroot}%{_datadir}/backgrounds/deepin/desktop.jpg
|
|
||||||
#ln -sv %{md5 %{_datadir}/wallpapers/deepin/Hummingbird_by_Shu_Le.jpg}.jpg \
|
|
||||||
# %{buildroot}%{_var}/cache/image-blur/%{md5 %{_datadir}/backgrounds/deepin/desktop.jpg}.jpg
|
|
||||||
ln -sv ../wallpapers/deepin/desktop.jpg %{buildroot}%{_datadir}/backgrounds/default_background.jpg
|
ln -sv ../wallpapers/deepin/desktop.jpg %{buildroot}%{_datadir}/backgrounds/default_background.jpg
|
||||||
%files
|
%files
|
||||||
%doc README.md
|
%doc README.md
|
||||||
#%license LICENSE
|
|
||||||
%{_datadir}/backgrounds/
|
%{_datadir}/backgrounds/
|
||||||
%{_datadir}/wallpapers/deepin/
|
%{_datadir}/wallpapers/deepin/
|
||||||
%{_var}/cache/image-blur/
|
%{_var}/cache/image-blur/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Dec 15 2018 mosquito <sensor.wen@gmail.com> - 1.7.6-1
|
* Thu Jul 30 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.6.14-1
|
||||||
- Update to 1.7.6
|
- Package init
|
||||||
|
|
||||||
* Fri Jul 27 2018 mosquito <sensor.wen@gmail.com> - 1.7.5-1
|
|
||||||
- Update to 1.7.5
|
|
||||||
|
|
||||||
* Fri Jul 20 2018 mosquito <sensor.wen@gmail.com> - 1.7.4-1
|
|
||||||
- Update to 1.7.4
|
|
||||||
|
|
||||||
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-3
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.7-2
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Oct 27 2017 mosquito <sensor.wen@gmail.com> - 1.7-1
|
|
||||||
- Update to 1.7
|
|
||||||
|
|
||||||
* Fri Jul 14 2017 mosquito <sensor.wen@gmail.com> - 1.6-1
|
|
||||||
- Update to 1.6
|
|
||||||
|
|
||||||
* Fri May 19 2017 mosquito <sensor.wen@gmail.com> - 1.4-1.gita54c282
|
|
||||||
- Update to 1.4
|
|
||||||
|
|
||||||
* Tue Jan 17 2017 mosquito <sensor.wen@gmail.com> - 1.3-1.gitdbc981b
|
|
||||||
- Update to 1.3
|
|
||||||
|
|
||||||
* Sun Sep 18 2016 Jaroslav <cz.guardian@gmail.com> Stepanek
|
|
||||||
- Initial package build
|
|
||||||
|
|||||||
4
deepin-wallpapers.yaml
Normal file
4
deepin-wallpapers.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: github
|
||||||
|
src_repo: linuxdeepin/deepin-wallpapers
|
||||||
|
tag_prefix: ^v
|
||||||
|
seperator: .
|
||||||
Loading…
x
Reference in New Issue
Block a user