SPECS: seamonkey-theme-mostlycrystal-small.spec (NEW) - NEW, by Lu...

sparky sparky at pld-linux.org
Wed Apr 19 16:59:53 CEST 2006


Author: sparky                       Date: Wed Apr 19 14:59:53 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- NEW, by Lukasz Bulak <lukasz at mikroplan.com.pl>
  with some fixes, adapterized

---- Files affected:
SPECS:
   seamonkey-theme-mostlycrystal-small.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/seamonkey-theme-mostlycrystal-small.spec
diff -u /dev/null SPECS/seamonkey-theme-mostlycrystal-small.spec:1.1
--- /dev/null	Wed Apr 19 16:59:53 2006
+++ SPECS/seamonkey-theme-mostlycrystal-small.spec	Wed Apr 19 16:59:48 2006
@@ -0,0 +1,69 @@
+# $Revision$, $Date$
+%define		_realname	mostlycrystalsmall
+Summary:	Mostly Crystal for SeaMonkey - small
+Summary(pl):	motyw Mostly Crystal do SeaMonkey - wersja 24px
+Name:		seamonkey-theme-mostlycrystal-small
+Version:	2006.04.17
+Release:	1
+License:	GPL
+Group:		X11/Applications/Networking
+Source0:	http://catthief.com/mozilla/downloads/%{_realname}_sea_1.jar
+# Source0-md5:	c1a4b3271b9ecf73fe132afcfb78f420
+Source1:	gen-installed-chrome.sh
+URL:		http://www.tom-cat.com/mozilla/seamonkey.html
+Requires(post,postun):	seamonkey >= 1.0
+Requires(post,postun):	textutils
+Requires:	seamonkey >= 1.0
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%define		_chromedir	%{_datadir}/seamonkey/chrome
+
+%description
+Mostly Crystal is a theme for the SeaMonkey "mostly" from the Crystal
+SVG (for Linux) icon set designed by Everaldo and includes icons in
+their original form plus custom-edited composites of the originals.
+
+%description -l pl
+Mostly Crystal jest tematem dla SeaMonkeya pochadzącym głównie z
+zestawu ikon Crystal SVG (for Linux) zaprojektowanego przez Everaldo i
+zawiera ikony w ich oryginalnej formie oraz własnoręczne modyfikacje.
+
+%prep
+%setup -q -c -T
+install %{SOURCE0} %{_realname}.jar
+install %{SOURCE1} .
+./gen-installed-chrome.sh skin %{_realname}.jar \
+	> %{_realname}-installed-chrome.txt
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_chromedir}
+
+install %{_realname}.jar $RPM_BUILD_ROOT%{_chromedir}
+install %{_realname}-installed-chrome.txt $RPM_BUILD_ROOT%{_chromedir}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%{_sbindir}/seamonkey-chrome+xpcom-generate
+
+%postun
+%{_sbindir}/seamonkey-chrome+xpcom-generate
+
+%files
+%defattr(644,root,root,755)
+%{_chromedir}/%{_realname}.jar
+%{_chromedir}/%{_realname}-installed-chrome.txt
+
+%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/04/19 14:59:48  sparky
+- NEW, by Lukasz Bulak <lukasz at mikroplan.com.pl>
+  with some fixes, adapterized
+
================================================================


More information about the pld-cvs-commit mailing list