SPECS: kde-icons-CrystalClear.spec (NEW) - a new icon theme - htt...

zawadaa zawadaa at pld-linux.org
Sun Oct 9 22:59:02 CEST 2005


Author: zawadaa                      Date: Sun Oct  9 20:59:02 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
-  a new icon theme
- http://kde-look.org/content/show.php?content=25668

---- Files affected:
SPECS:
   kde-icons-CrystalClear.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kde-icons-CrystalClear.spec
diff -u /dev/null SPECS/kde-icons-CrystalClear.spec:1.1
--- /dev/null	Sun Oct  9 22:59:02 2005
+++ SPECS/kde-icons-CrystalClear.spec	Sun Oct  9 22:58:57 2005
@@ -0,0 +1,48 @@
+# $Revision$, $Date$
+%define         _name	CrystalClear
+Summary:	KDE icons - %{_name}
+Summary(pl):	Motyw ikon do KDE - %{_name}
+Name:		kde-icons-%{_name}
+Version:	0.1
+Release:	1
+License:	LGPL
+Group:		Themes
+Source0:	http://linuxcult.com/crystal/icons/%{_name}.tar.gz
+# Source0-md5:	adb7962b585c8ad12adc3b82246edb35
+URL:		http://www.everaldo.com/
+Requires:	kdelibs
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is icons theme for KDE
+
+%description -l pl
+%{_name} to motyw ikon dla KDE
+
+%prep
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_iconsdir}
+
+%{__tar} xzf %{SOURCE0} -C $RPM_BUILD_ROOT%{_iconsdir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_iconsdir}/*
+
+%define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2005/10/09 20:58:57  zawadaa
+-  a new icon theme
+- http://kde-look.org/content/show.php?content=25668
+
+
================================================================



More information about the pld-cvs-commit mailing list