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

Piotr DrÄg (raven) fedora-extras-commits at redhat.com
Sat Sep 9 22:01:15 UTC 2006


Author: raven

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

Modified Files:
	.cvsignore sources 
Added Files:
	tango-icon-theme.spec 
Log Message:
auto-import tango-icon-theme-0.7.2-5 on branch devel from tango-icon-theme-0.7.2-5.src.rpm


--- NEW FILE tango-icon-theme.spec ---
Name:		tango-icon-theme
Version:	0.7.2
Release:	5%{?dist}
Summary:	Icons from Tango Project
Summary(pl):	Ikony Projektu Tango

License:	Creative Commons Attribution Share-Alike
Group:		User Interface/Desktops
URL:		http://tango-freedesktop.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


%description
Contains icons from Tango Project.

%description -l pl
Zawiera ikony Projektu Tango.


%prep
%setup -q


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


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%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(644,root,root,755)
%{_datadir}/icons/Tango
%doc AUTHORS ChangeLog COPYING README 


%changelog
* Thu Sep 07 2006 Piotr DrÄ…g <raven at pmail dot pl> - 0.7.2-5
- Added %%{?dist}
- Removed unnecessary automake BuildRequire

* Thu Jul 27 2006 Piotr DrÄ…g <raven at pmail dot pl> - 0.7.2-4
- Drop unnecessary BuildRequires

* Thu Jul 27 2006 Piotr DrÄ…g <raven at pmail dot pl> - 0.7.2-3
- Added --enable-png-creation
- Added librsvg2-devel BuildRequire

* Thu Jul 27 2006 Piotr DrÄ…g <raven at pmail dot pl> - 0.7.2-2
- New scriptlets
- Changed the license name

* Thu Jul 27 2006 Piotr DrÄ…g <raven at pmail dot pl> - 0.7.2-1
- Initial RPM release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tango-icon-theme/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	9 Sep 2006 22:00:33 -0000	1.1
+++ .cvsignore	9 Sep 2006 22:01:15 -0000	1.2
@@ -0,0 +1 @@
+tango-icon-theme-0.7.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tango-icon-theme/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	9 Sep 2006 22:00:33 -0000	1.1
+++ sources	9 Sep 2006 22:01:15 -0000	1.2
@@ -0,0 +1 @@
+eace48f8340a95d7134632bad6287100  tango-icon-theme-0.7.2.tar.gz




More information about the scm-commits mailing list