Author: glen                         Date: Fri Feb 17 13:20:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new

---- Files affected:
SPECS:
   kopete-emoticons-msn.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/kopete-emoticons-msn.spec
diff -u /dev/null SPECS/kopete-emoticons-msn.spec:1.1
--- /dev/null   Fri Feb 17 14:20:52 2006
+++ SPECS/kopete-emoticons-msn.spec     Fri Feb 17 14:20:45 2006
@@ -0,0 +1,45 @@
+# $Revision$, $Date$
+Summary:       Kopete MSN 6.0 emoticons
+Name:          kopete-emoticons-msn
+Version:       2.01
+Release:       0.1
+License:       GPL
+Group:         Themes
+Source0:       http://www.kde-look.org/content/files/6721-crystal_v2.tar.gz
+# Source0-md5: a5584a5f300b7efd647904da023e286b
+URL:           http://www.kde-look.org/content/show.php?content=6721
+Requires:      kdenetwork-kopete
+Requires:      kdenetwork-kopete-protocol-msn
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define                _kopetedir      %{_datadir}/apps/kopete/pics/emoticons
+%define                _themedir       %{_kopetedir}/MSN
+
+%description
+MSN 6.0 emoticons for Kopete.
+
+%prep
+%setup -q -n crystal_v2
+
+%install
+rm -rf $RPM_BUILD_ROOT%{_themedir}
+install -d $RPM_BUILD_ROOT%{_themedir}
+cp -a * $RPM_BUILD_ROOT%{_themedir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_themedir}
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/02/17 13:20:45  glen
+- new
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to