Compare commits

..

7 commits

Author SHA1 Message Date
Fedora Release Engineering
c7b99b0b60 dist-git conversion 2010-07-29 15:44:46 +00:00
Bill Nottingham
07bd59b58e Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 01:31:24 +00:00
1e008aa70a Update License tag 2007-08-27 20:39:07 +00:00
18eed97391 Update to 4.4.1 2007-04-23 02:38:48 +00:00
11925fac2a Update to 4.4.0 2007-01-27 21:14:42 +00:00
af14da44f8 Update to 4.3.99.2 2006-11-11 19:32:14 +00:00
Jeremy Katz
248b424f00 Initialize branch FC-6 for xfce4-icon-theme 2006-10-23 19:36:52 +00:00
4 changed files with 97 additions and 1 deletions

1
.gitignore vendored Normal file
View file

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

View file

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

1
sources Normal file
View file

@ -0,0 +1 @@
934b805a179c049159b16f9fd0c906b7 xfce4-icon-theme-4.4.1.tar.bz2

95
xfce4-icon-theme.spec Normal file
View file

@ -0,0 +1,95 @@
Summary: Icons for Xfce
Name: xfce4-icon-theme
Version: 4.4.1
Release: 2%{?dist}
License: GPLv2+
URL: http://www.xfce.org/
Source0: http://www.xfce.org/archive/xfce-4.4.1/src/xfce4-icon-theme-4.4.1.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}
%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
* 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