Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c6772aeca3 | ||
|
|
2e2cae292a | ||
|
|
e9a84d2930 |
5 changed files with 131 additions and 1 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
xfce4-icon-theme-4.4.3.tar.bz2
|
||||
|
|
@ -1 +0,0 @@
|
|||
replaced by rodent-icon-theme
|
||||
1
sources
Normal file
1
sources
Normal file
|
|
@ -0,0 +1 @@
|
|||
73ce2977b84f634a6a6c5d9c27e336db xfce4-icon-theme-4.4.3.tar.bz2
|
||||
11
xfce4-icon-theme-4.4.3-fedora.patch
Normal file
11
xfce4-icon-theme-4.4.3-fedora.patch
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
--- xfce4-icon-theme-4.4.3.orig/Rodent/index.theme.in 2008-10-26 23:05:31.000000000 +0100
|
||||
+++ xfce4-icon-theme-4.4.3/Rodent/index.theme.in 2009-04-17 01:10:02.000000000 +0200
|
||||
@@ -5,7 +5,7 @@
|
||||
[Icon Theme]
|
||||
_Name=Rodent
|
||||
_Comment=Default icon for the Xfce Desktop Environment
|
||||
-Inherits=Tango,gnome,Industrial
|
||||
+Inherits=Fedora,Tango,gnome,Industrial
|
||||
Directories=scalable/apps,scalable/devices,scalable/emblems,scalable/filesystems,scalable/mimetypes,scalable/misc,scalable/stock,48x48/apps,48x48/devices,48x48/emblems,48x48/filesystems,48x48/mimetypes,48x48/misc,48x48/stock
|
||||
|
||||
[scalable/apps]
|
||||
118
xfce4-icon-theme.spec
Normal file
118
xfce4-icon-theme.spec
Normal file
|
|
@ -0,0 +1,118 @@
|
|||
Summary: Icons for Xfce
|
||||
Name: xfce4-icon-theme
|
||||
Version: 4.4.3
|
||||
Release: 4%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.xfce.org/
|
||||
Source0: http://www.xfce.org/archive/xfce-%{version}/src/xfce4-icon-theme-%{version}.tar.bz2
|
||||
Patch0: xfce4-icon-theme-4.4.3-fedora.patch
|
||||
Group: User Interface/Desktops
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
Obsoletes: xffm-icons <= %{version}-%{release}
|
||||
Provides: xffm-icons = %{version}-%{release}
|
||||
BuildRequires: gawk
|
||||
BuildRequires: gettext intltool
|
||||
|
||||
%description
|
||||
Icon theme for Xfce 4 Desktop Environment.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1 -b .fedora
|
||||
|
||||
%build
|
||||
%configure
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
|
||||
%clean
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README ChangeLog NEWS COPYING AUTHORS
|
||||
%{_datadir}/icons/*
|
||||
%{_datadir}/xfce4/
|
||||
%exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||
|
||||
* Fri Apr 17 2009 Christoph Wickert <cwickert@fedoraproject.org> - 4.4.3-3
|
||||
- Inherit default distribution icon theme (#489402)
|
||||
|
||||
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.4.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
* Mon Oct 27 2008 Christoph Wickert <cwickert@fedoraproject.org> - 4.4.3-1
|
||||
- Update to 4.4.3
|
||||
- BuildRequire intltool
|
||||
|
||||
* Sun Nov 18 2007 Kevin Fenzi <kevin@tummy.com> - 4.4.2-1
|
||||
- Update to 4.4.2
|
||||
|
||||
* Mon Aug 27 2007 Kevin Fenzi <kevin@tummy.com> - 4.4.1-3
|
||||
- Add BuildRequires: gawk
|
||||
|
||||
* Mon Aug 27 2007 Kevin Fenzi <kevin@tummy.com> - 4.4.1-2
|
||||
- Update License tag
|
||||
|
||||
* Wed Apr 11 2007 Kevin Fenzi <kevin@tummy.com> - 4.4.1-1
|
||||
- Update to 4.4.1
|
||||
|
||||
* Sun Jan 21 2007 Kevin Fenzi <kevin@tummy.com> - 4.4.0-1
|
||||
- Update to 4.4.0
|
||||
|
||||
* Fri Nov 10 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.99.2-1
|
||||
- Update to 4.3.99.2
|
||||
|
||||
* Thu Oct 5 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.99.1-3
|
||||
- Fix defattr
|
||||
|
||||
* Wed Oct 4 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.99.1-2
|
||||
- Bump release for devel checkin
|
||||
|
||||
* Sun Sep 3 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.99.1-1
|
||||
- Update to 4.3.99.1
|
||||
- Remove unused pc file
|
||||
|
||||
* Wed Jul 12 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.90.3-1
|
||||
- Update to 4.3.90.2
|
||||
|
||||
* Thu Apr 27 2006 Kevin Fenzi <kevin@tummy.com> - 4.3.90.1-1
|
||||
- upgrade to 4.3.90.1
|
||||
|
||||
* Thu Feb 16 2006 Kevin Fenzi <kevin@tummy.com> - 4.2.3-2.fc5
|
||||
- Rebuild for fc5
|
||||
|
||||
* Mon Nov 7 2005 Kevin Fenzi <kevin@tummy.com> - 4.2.3-1.fc5
|
||||
- Update to 4.2.3
|
||||
- Added dist tag
|
||||
|
||||
* Tue May 17 2005 Kevin Fenzi <kevin@tummy.com> 4.2.2-1.fc4
|
||||
- Update to 4.2.2
|
||||
|
||||
* Fri Mar 25 2005 Kevin Fenzi <kevin@tummy.com> 4.2.1-5.fc4
|
||||
- add explicit version/release to obsoletes/provides
|
||||
|
||||
* Wed Mar 23 2005 Kevin Fenzi <kevin@tummy.com> - 4.2.1-4.fc4
|
||||
- lowercase Release
|
||||
|
||||
* Wed Mar 23 2005 Kevin Fenzi <kevin@tummy.com> - 4.2.1-3.FC4
|
||||
- Added Obsoletes/Provides for xffm-icons
|
||||
|
||||
* Sun Mar 20 2005 Warren Togami <wtogami@redhat.com> - 4.2.1-2
|
||||
- noarch
|
||||
|
||||
* Tue Mar 15 2005 Kevin Fenzi <kevin@tummy.com> - 4.2.1-1
|
||||
- Updated to 4.2.1 version
|
||||
|
||||
* Sun Mar 6 2005 Kevin Fenzi <kevin@tummy.com> - 4.2.0-1
|
||||
- Inital Fedora Extras version
|
||||
Loading…
Add table
Add a link
Reference in a new issue