rpms/tango-icon-theme-extras/devel tango-icon-theme-extras.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Tue Jan 30 02:15:29 UTC 2007


Author: pgordon

Update of /cvs/extras/rpms/tango-icon-theme-extras/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17637/devel

Modified Files:
	.cvsignore sources 
Added Files:
	tango-icon-theme-extras.spec 
Log Message:
auto-import tango-icon-theme-extras-0.1.0-1 on branch devel from tango-icon-theme-extras-0.1.0-1.src.rpm
Initial import (#222555).


--- NEW FILE tango-icon-theme-extras.spec ---
Name:		tango-icon-theme-extras
Version:	0.1.0
Release:	1%{?dist}
Summary:	Extra Icons from the Tango Project

License:	Creative Commons Attribution Share-Alike
Group:		User Interface/Desktops
URL:		http://tango-project.org/

Source0:	http://tango-project.org/releases/%{name}-%{version}.tar.gz
BuildArch:	noarch
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	icon-naming-utils >= 0.7.2
BuildRequires:	ImageMagick-devel >= 5.5.7
BuildRequires:	librsvg2-devel >= 2.12.3
BuildRequires:	pkgconfig >= 0.19

Requires:	tango-icon-theme

## Much of this is from the included README file...
%description
Contains extra icons for from the Tango Project. Currently this includes Tango
icons for iPod Digital Audio Player (DAP) devices and the Dell Pocket DJ DAP.


%prep
%setup -q 


%build
%configure --enable-png-creation
make


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}


%clean
rm -rf %{buildroot}


%post
touch --no-create %{_datadir}/icons/Tango 2> /dev/null ||:
gtk-update-icon-cache -q %{_datadir}/icons/Tango 2> /dev/null ||:


%postun
touch --no-create %{_datadir}/icons/Tango 2> /dev/null ||:
gtk-update-icon-cache -q %{_datadir}/icons/Tango 2> /dev/null ||:


%files
%defattr(-,root,root,-)
%{_datadir}/icons/Tango/*
%doc AUTHORS ChangeLog COPYING README 


%changelog
* Sat Jan 13 2007 Peter Gordon <peter at thecodergeek.com> - 0.1.0-1
- Initial packaging for Fedora Extras, based heavily on the tango-icon-theme
  spec already in Extras (created by Piotr DrÄ…g).

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tango-icon-theme-extras/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	30 Jan 2007 02:14:31 -0000	1.1
+++ .cvsignore	30 Jan 2007 02:14:58 -0000	1.2
@@ -0,0 +1 @@
+tango-icon-theme-extras-0.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tango-icon-theme-extras/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	30 Jan 2007 02:14:31 -0000	1.1
+++ sources	30 Jan 2007 02:14:58 -0000	1.2
@@ -0,0 +1 @@
+caaceaec7b61f1cbda0db9842f9db281  tango-icon-theme-extras-0.1.0.tar.gz




More information about the scm-commits mailing list