rpms/crystal-clear/devel crystal-clear.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Wed Dec 27 11:29:40 UTC 2006


Author: chitlesh

Update of /cvs/extras/rpms/crystal-clear/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26694/devel

Modified Files:
	.cvsignore sources 
Added Files:
	crystal-clear.spec 
Log Message:
auto-import crystal-clear-20050622-3 on branch devel from crystal-clear-20050622-3.src.rpm


--- NEW FILE crystal-clear.spec ---
%{?!_themedir:%define _themedir %{_datadir}/icons/Crystal-Clear}

Name:       crystal-clear
Version:    20050622
Release:    3%{?dist}

Summary:    Crystal Clear KDE Icon set
Group:      User Interface/Desktops
License:    LGPL

URL:        http://www.everaldo.com/crystal.html
# http://www.kde-look.org/content/show.php?content=25668
Source:     http://linuxcult.com/crystal/icons/CrystalClear.tar.gz

BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch:  noarch

Requires:   kdebase, fedora-logos

%description
Crystal Clear is a KDE Icon set

%prep
%setup -q -n "Crystal\ Clear"

%build

%install
%{__rm} -rf %{buildroot}
%{__mkdir} -p %{buildroot}%{_themedir}
%{__cp} -apf * %{buildroot}%{_themedir}

#deletes hidden files
%{__rm} -f %{buildroot}%{_themedir}/??x??/*/.*.png

#fixed shellbang
chmod -x %{buildroot}%{_themedir}/index.desktop

# setting Fedora Logo as kmenu
# backup
%{__mv} %{buildroot}%{_themedir}/16x16/apps/kmenu.png %{buildroot}%{_themedir}/16x16/apps/kmenu_orig.png
%{__mv} %{buildroot}%{_themedir}/22x22/apps/kmenu.png %{buildroot}%{_themedir}/22x22/apps/kmenu_orig.png
%{__mv} %{buildroot}%{_themedir}/32x32/apps/kmenu.png %{buildroot}%{_themedir}/32x32/apps/kmenu_orig.png
%{__mv} %{buildroot}%{_themedir}/48x48/apps/kmenu.png %{buildroot}%{_themedir}/48x48/apps/kmenu_orig.png

#links from fedora-logo package
ln -s ../../../Bluecurve/16x16/apps/gnome-main-menu.png %{buildroot}%{_themedir}/16x16/apps/kmenu.png
ln -s ../../../Bluecurve/24x24/apps/gnome-main-menu.png %{buildroot}%{_themedir}/22x22/apps/kmenu.png
ln -s ../../../Bluecurve/32x32/apps/gnome-main-menu.png %{buildroot}%{_themedir}/32x32/apps/kmenu.png
ln -s ../../../Bluecurve/48x48/apps/gnome-main-menu.png %{buildroot}%{_themedir}/48x48/apps/kmenu.png

# Removed non-lgpl firefox icons
%{__rm} -f %{buildroot}%{_themedir}/48x48/apps/firefox.png
%{__rm} -f %{buildroot}%{_themedir}/32x32/apps/firefox.png
%{__rm} -f %{buildroot}%{_themedir}/16x16/apps/firefox.png

ln -s internet.png %{buildroot}%{_themedir}/48x48/apps/firefox.png
ln -s internet.png %{buildroot}%{_themedir}/32x32/apps/firefox.png
ln -s internet.png %{buildroot}%{_themedir}/16x16/apps/firefox.png


%clean
%{__rm} -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{_themedir}/

%changelog
* Fri Dec 22 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 20050622-3
- Fixed url tag

* Thu Dec 21 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 20050622-2
- replace absolute symlinks with relative ones

* Sun Aug 27 2006 Chitlesh Goorah <chitlesh [AT] fedoraproject DOT org> 20050622-1
- Initial Package

Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/crystal-clear/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	27 Dec 2006 10:49:56 -0000	1.1
+++ .cvsignore	27 Dec 2006 11:29:10 -0000	1.2
@@ -0,0 +1 @@
+CrystalClear.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/crystal-clear/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	27 Dec 2006 10:49:56 -0000	1.1
+++ sources	27 Dec 2006 11:29:10 -0000	1.2
@@ -0,0 +1 @@
+adb7962b585c8ad12adc3b82246edb35  CrystalClear.tar.gz




More information about the fedora-extras-commits mailing list