Author: blekot Date: Sun Mar 6 20:09:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- initial
- NFY (see TODO)
---- Files affected:
SPECS:
kadu-emots.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SPECS/kadu-emots.spec
diff -u /dev/null SPECS/kadu-emots.spec:1.1
--- /dev/null Sun Mar 6 21:09:20 2005
+++ SPECS/kadu-emots.spec Sun Mar 6 21:09:14 2005
@@ -0,0 +1,52 @@
+# $Revision$, $Date$
+# TODO
+# - check License, Group
+# - it shouldn't be only package for kadu
+
+Summary: Kadu - additional emots
+Summary(pl): Kadu - dodatkowe emotikonki
+Name: kadu-emots
+Version: 01
+Release: 0.1
+License: Artistic
+Group: Applications/Communications
+Source0: emots.tar.gz
+# Source0-md5: cc96e9b47e650647ed7f425121861f57
+Requires: kadu
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Kadu - additional emots.
+
+%description -l pl
+Kadu - dodatkowe emotikonki.
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d
$RPM_BUILD_ROOT%{_datadir}/kadu/themes/emoticons/gadu-gadu/{3,4,5,6,7,8,9}
+for i in `seq 3 9`
+do
+ install $i/{*.gif,emots.txt}
$RPM_BUILD_ROOT%{_datadir}/kadu/themes/emoticons/gadu-gadu/$i
+done
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/kadu/themes/emoticons/gadu-gadu/
+
+%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 2005/03/06 20:09:14 blekot
+- initial
+- NFY (see TODO)
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit