Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
86d1728b71 |
1 changed files with 22 additions and 2 deletions
24
rss-glx.spec
24
rss-glx.spec
|
|
@ -44,7 +44,7 @@
|
|||
Summary: Really Slick Screensavers
|
||||
Name: rss-glx
|
||||
Version: 0.9.1%{patchext}
|
||||
Release: 15%{?dist}
|
||||
Release: 20%{?dist}
|
||||
License: GPLv2
|
||||
Group: Amusements/Graphics
|
||||
URL: http://rss-glx.sourceforge.net/
|
||||
|
|
@ -277,6 +277,11 @@ SpirographX§spirographx§spirographx§Spirograph-like screensaver.
|
|||
Sundancer2§sundancer2§sundancer2§Rotating stack of quads.
|
||||
EOF
|
||||
|
||||
cd %buildroot/%{xssconfigdir}/
|
||||
for file in *.xml; do
|
||||
mv -f $file rss-glx-$file
|
||||
done
|
||||
|
||||
%clean
|
||||
rm -rf %buildroot
|
||||
|
||||
|
|
@ -322,6 +327,21 @@ fi
|
|||
%{kdessconfigdir}/*.desktop
|
||||
|
||||
%changelog
|
||||
* Wed Apr 02 2014 josef radinger <cheese@nosuchhost.net> - 0.9.1.p-20
|
||||
- fix date in changelog
|
||||
|
||||
* Tue Apr 01 2014 josef radinger <cheese@nosuchhost.net> - 0.9.1.p-19
|
||||
- rename xml-files (#744862)
|
||||
|
||||
* Mon Nov 18 2013 Dave Airlie <airlied@redhat.com> - 0.9.1.p-18
|
||||
- rebuilt for GLEW 1.10
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1.p-17
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
* Sat Mar 30 2013 Kevin Fenzi <kevin@scrye.com> - 0.9.1.p-16
|
||||
- Rebuild for broken deps in rawhide
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.1.p-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
|
@ -415,7 +435,7 @@ fi
|
|||
- -kde: drop Requires: kdebase (kdeartwork dep is enough)
|
||||
- fix %%kdessconfigdir for kde4
|
||||
|
||||
* Fri Jan 31 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.8.1.p-18
|
||||
* Thu Jan 31 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.8.1.p-18
|
||||
- Fix build with gcc43
|
||||
|
||||
* Mon Nov 05 2007 Nils Philippsen <nphilipp@redhat.com> 0.8.1.p-17
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue