packages: amsn-skins/amsn-skins.spec - cleanups; provide amsn-skin; rel 1

glen glen at pld-linux.org
Sun Feb 28 03:18:57 CET 2010


Author: glen                         Date: Sun Feb 28 02:18:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- cleanups; provide amsn-skin; rel 1

---- Files affected:
packages/amsn-skins:
   amsn-skins.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/amsn-skins/amsn-skins.spec
diff -u packages/amsn-skins/amsn-skins.spec:1.1 packages/amsn-skins/amsn-skins.spec:1.2
--- packages/amsn-skins/amsn-skins.spec:1.1	Sun Feb 28 03:06:55 2010
+++ packages/amsn-skins/amsn-skins.spec	Sun Feb 28 03:18:52 2010
@@ -2,7 +2,7 @@
 Summary:	Skins for aMSN
 Name:		amsn-skins
 Version:	0.1
-Release:	0.4
+Release:	1
 License:	GPL
 Group:		Themes
 Source0:	http://downloads.sourceforge.net/amsn/amsn-0.98.1.tar.gz
@@ -26,6 +26,7 @@
 License:	GPL
 Group:		Themes
 URL:		http://www.amsn-project.net/skins.php
+Provides:	amsn-skin
 
 %description -n amsn-skin-default
 Sapphire Skin by Gustavo A. Diaz.
@@ -36,6 +37,7 @@
 License:	GPL
 Group:		Themes
 URL:		http://www.amsn-project.net/skins.php
+Provides:	amsn-skin
 
 %description -n amsn-skin-Dark_Matter
 Dark Matter Skin for aMSN.
@@ -46,6 +48,7 @@
 License:	GPL
 Group:		Themes
 URL:		http://www.amsn-project.net/skins.php
+Provides:	amsn-skin
 
 %description -n amsn-skin-aMSN_Live
 WLMSN look alike skin for aMSN.
@@ -53,11 +56,20 @@
 %prep
 %setup -qc -a1
 
+# prep skins
 install -d skins
 mv amsn-*/skins/default skins
 mv amsn-*/skins/'Dark Matter 4.0' skins/Dark_Matter
 mv 'aMSN Live-1.0' skins/aMSN_Live
 
+# cleanups
+find skins -name 'winicons' | xargs rm -rv
+find skins -name '*.xcf' | xargs rm -fv
+
+# not part of skin, setting up needs patching amsn itself, besides, seems outdated
+rm -rf skins/aMSN_Live/pixmapmenu
+rm -rf skins/aMSN_Live/pixmapscroll
+
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 
 %install
@@ -86,5 +98,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/02/28 02:18:52  glen
+- cleanups; provide amsn-skin; rel 1
+
 Revision 1.1  2010/02/28 02:06:55  glen
 - new, only default skins and windows live skin for now
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/amsn-skins/amsn-skins.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list