SPECS: kde-icons-NiCo.spec (NEW) - initial
rotom
rotom at pld-linux.org
Fri Apr 6 19:50:22 CEST 2007
Author: rotom Date: Fri Apr 6 17:50:22 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- initial
---- Files affected:
SPECS:
kde-icons-NiCo.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SPECS/kde-icons-NiCo.spec
diff -u /dev/null SPECS/kde-icons-NiCo.spec:1.1
--- /dev/null Fri Apr 6 19:50:22 2007
+++ SPECS/kde-icons-NiCo.spec Fri Apr 6 19:50:17 2007
@@ -0,0 +1,48 @@
+# $Revision$, $Date$
+%define _name NiCo
+Summary: KDE icons - %{_name}
+Summary(pl.UTF-8): Motyw ikon do KDE - %{_name}
+Name: kde-icons-%{_name}
+Version: 0.1
+Release: 1
+License: GPL
+Group: Themes
+Source0: http://ic3.deviantart.com/fs14/f/2007/095/4/3/%{_name}_Project_by_hammergom.zip
+# Source0-md5: da2f260cc03582b71eea43d843f24f98
+URL: http://www.deviantart.com/deviation/52511494/
+Requires: kdelibs
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is icons theme for KDE.
+
+%description -l pl.UTF-8
+%{_name} to motyw ikon dla KDE.
+
+%prep
+%setup -q -n NiCo_Crystal
+./buildset
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_iconsdir}
+
+%{__tar} xfj NiCo_Project.tar.bz2 -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 2007/04/06 17:50:17 rotom
+- initial
+
================================================================
More information about the pld-cvs-commit
mailing list