SPECS: kde-icons-nuoveXT.spec (NEW) - a new nice icon theme - http...
djurban
djurban at pld-linux.org
Sun Sep 25 18:54:36 CEST 2005
Author: djurban Date: Sun Sep 25 16:54:36 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- a new nice icon theme
- http://www.kde-look.org/content/pre1/26449-1.jpg
---- Files affected:
SPECS:
kde-icons-nuoveXT.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SPECS/kde-icons-nuoveXT.spec
diff -u /dev/null SPECS/kde-icons-nuoveXT.spec:1.1
--- /dev/null Sun Sep 25 18:54:36 2005
+++ SPECS/kde-icons-nuoveXT.spec Sun Sep 25 18:54:30 2005
@@ -0,0 +1,49 @@
+#$Revision$, $Date$
+
+%define _name nuoveXT
+
+Summary: KDE icons - %{_name}
+Summary(pl): Motyw ikon do KDE - %{_name}
+Name: kde-icons-%{_name}
+Version: 1.5
+Release: 1
+License: Creative Commons Attribution-NonCommercial-ShareAlike 2.5 License
+Group: Themes
+Source0: http://nuovext.pwsp.net/files/%{_name}-kde-%{version}.tar.gz
+# Source0-md5: 3d8d4997909b9717b78a4fcf05ad01e2
+URL: http://www.kde-look.org/content/show.php?content=26449
+Requires: kdelibs
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is an icon theme with a MacOsX character.
+
+%description -l pl
+%{_name} to motyw ikon z charakterem MacOsX.
+
+%prep
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_iconsdir}
+
+%{__tar} xfz %{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/09/25 16:54:30 djurban
+- a new nice icon theme
+- http://www.kde-look.org/content/pre1/26449-1.jpg
+
+
================================================================
More information about the pld-cvs-commit
mailing list