Compare commits

..

16 commits

Author SHA1 Message Date
Kevin Fenzi
7e183862e8 replaced by rodent-icon-theme 2014-01-07 12:38:17 -07:00
Dennis Gilmore
70860ebae1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 02:58:58 -05:00
Dennis Gilmore
81ccc0c709 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 21:36:23 -06:00
Dennis Gilmore
67644e5018 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-22 00:07:17 -05:00
Dennis Gilmore
848f7a8d89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 02:48:54 -06:00
Dennis Gilmore
45cfd710c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 22:18:28 -06:00
Fedora Release Engineering
1c69fa0b84 dist-git conversion 2010-07-29 15:44:43 +00:00
Bill Nottingham
060fedb5c1 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:40:57 +00:00
Jesse Keating
1cc6c61fb0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 07:52:21 +00:00
Christoph Wickert
703ac8a5ed - Inherit default distribution icon theme (#489402) 2009-04-17 18:49:47 +00:00
Jesse Keating
bcca81e1ae - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 08:51:27 +00:00
Christoph Wickert
903947648d BR intltool 2008-10-27 18:14:26 +00:00
Christoph Wickert
7543d5e119 - Update to 4.4.3 2008-10-27 18:07:34 +00:00
8dc2dd8de9 Update to 4.4.2 2007-12-03 05:53:58 +00:00
4fcc23b12f Add BuildRequires: gawk 2007-08-27 20:45:27 +00:00
a6e0e5c0a2 Update License tag 2007-08-27 20:36:07 +00:00
4 changed files with 1 additions and 104 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
xfce4-icon-theme-4.4.2.tar.bz2

1
dead.package Normal file
View file

@ -0,0 +1 @@
replaced by rodent-icon-theme

View file

@ -1 +0,0 @@
d3e3e64596a7efa857d2e6bb0cbd09bb xfce4-icon-theme-4.4.2.tar.bz2

View file

@ -1,102 +0,0 @@
Summary: Icons for Xfce
Name: xfce4-icon-theme
Version: 4.4.2
Release: 1%{?dist}
License: GPLv2+
URL: http://www.xfce.org/
Source0: http://www.xfce.org/archive/xfce-4.4.2/src/xfce4-icon-theme-4.4.2.tar.bz2
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
%description
Icon theme for Xfce 4 Desktop Environment.
%prep
%setup -q
%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
* 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