SPECS: kde-icons-vista-inspirate.spec (NEW) - initial

prism prism at pld-linux.org
Wed Jan 25 22:36:11 CET 2006


Author: prism                        Date: Wed Jan 25 21:36:10 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial

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

---- Diffs:

================================================================
Index: SPECS/kde-icons-vista-inspirate.spec
diff -u /dev/null SPECS/kde-icons-vista-inspirate.spec:1.1
--- /dev/null	Wed Jan 25 22:36:10 2006
+++ SPECS/kde-icons-vista-inspirate.spec	Wed Jan 25 22:36:05 2006
@@ -0,0 +1,52 @@
+#$Revision$, $Date$
+
+%define		_name Vista-Inspirate
+
+Summary:	KDE icons - %{_name}
+Summary(pl):	Motyw ikon do KDE - %{_name}
+Name:		kde-icons-%{_name}
+Version:	1.0
+Release:	1
+License:	GPL
+Group:		Themes
+Source0:	http://nuovext.pwsp.net/vista-inspirate/files/%{_name}_%{version}-kde.tar.gz
+# Source0-md5:	6b1f4b81c69196b6cb40bf8f961f0535
+URL:		http://www.kde-look.org/content/show.php?content=31585
+Requires:	kdelibs
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+%{_name} is an icon theme based on the theme nuoveXT and Windows Vista. 
+It is strongly recommended to have NuoveXT (1.5) installed to use this theme,
+simply because it inherits it (all mimetypes for instance).
+
+%description -l pl
+%{_name} jest motywem ikon opartym na motywie nuoveXT oraz na Windows Vista.
+Zalecane jest, aby posiadać zainstalowany również motym NuoveXT, ponieważ
+motyw %{_name} częściowo wykorzystuje ikony tam zawarte (np. dla typów mime).
+
+%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  2006/01/25 21:36:05  prism
+- initial
+
================================================================


More information about the pld-cvs-commit mailing list