rpms/JSCookMenu/F-13 JSCookMenu.spec, NONE, 1.1 JSCookMenu_theme_license_clarification.mail.txt, NONE, 1.1 import.log, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Patrick Monnerat monnerat at fedoraproject.org
Fri May 7 13:23:33 UTC 2010


Author: monnerat

Update of /cvs/pkgs/rpms/JSCookMenu/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4922/F-13

Modified Files:
	.cvsignore sources 
Added Files:
	JSCookMenu.spec 
	JSCookMenu_theme_license_clarification.mail.txt import.log 
Log Message:
* Fri May  7 2010 Patrick Monnerat <pm at datasphere.ch> 2.0.4-3
- Initial fedora-cvs import.
- Fix summary typo.
- Supress httpd reload on post and postun.



--- NEW FILE JSCookMenu.spec ---
Name:		JSCookMenu
Summary:	JavaScript GUI-like web menus
Version:	2.0.4
Release:	3%{?dist}
License:	MIT and Public Domain
Group:		System Environment/Libraries
URL:		http://jscook.yuanheng.org/JSCookMenu/
Source0:	http://downloads.sourceforge.net/jscook/jscookmenu-%{version}.zip
Source1:	http://downloads.sourceforge.net/jscook/ThemeGray-1.0.zip
Source2:	http://downloads.sourceforge.net/jscook/ThemeIE-1.1.zip
Source3:	http://downloads.sourceforge.net/jscook/ThemeMiniBlack-1.1.zip
Source4:	http://downloads.sourceforge.net/jscook/ThemeOffice-1.1.zip
Source5:	http://downloads.sourceforge.net/jscook/ThemeOffice2003-1.1.zip
Source6:	http://downloads.sourceforge.net/jscook/ThemePanel-1.1.zip
Source10:	JSCookMenu_theme_license_clarification.mail.txt
Requires:	httpd
Buildarch:	noarch
BuildRequires:	dos2unix
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root

%description
  JSCookMenu is a powerful menu script written in JavaScript that can
mimic complex menus found in popular GUI Applications. It is relatively
simple and easy to use. Creating a new theme requires some patience,
but rarely does one has to write one since some good ones are provided. 
  The following features are implemented:
* Supports both horizontal and vertical menus.
* Supports relative positioning.
* Supports different menus with different themes in the same web page.
* Eases the menu creation process with a menu builder.
* Special effects such as sliding and fading in/out is available.
* APIs for JavaScript developers.


#-------------------------------------------------------------------------------
%prep
#-------------------------------------------------------------------------------

%setup -q -c
%setup -q -D -T -a 1
%setup -q -D -T -a 2
%setup -q -D -T -a 3
%setup -q -D -T -a 4
%setup -q -D -T -a 5
%setup -q -D -T -a 6
cp -a "%{SOURCE10}" .


#-------------------------------------------------------------------------------
%build
#-------------------------------------------------------------------------------

#	Make sure source lines end with a newline.

find . -type f \( -name "*.js" -o -name "*.css" \) | xargs dos2unix


#-------------------------------------------------------------------------------
%install
#-------------------------------------------------------------------------------

rm -rf "${RPM_BUILD_ROOT}"

#	Install directories.

install -p -d -m 755 "${RPM_BUILD_ROOT}/%{_datadir}/%{name}/"
install -p -d -m 755 "${RPM_BUILD_ROOT}/%{_sysconfdir}/httpd/conf.d"


#	Install files.

cp -a * "${RPM_BUILD_ROOT}/%{_datadir}/%{name}/"


#	Include it in web server configuration.

cat > "${RPM_BUILD_ROOT}/%{_sysconfdir}/httpd/conf.d/%{name}.conf" << 'EOF'
Alias /%{name} %{_datadir}/%{name}
<Directory %{_datadir}/%{name}>
	Options		None
	AllowOverride	None
	Order		Allow,Deny
	Allow from	localhost.localdomain
</Directory>
EOF


#-------------------------------------------------------------------------------
%clean
#-------------------------------------------------------------------------------

rm -rf "${RPM_BUILD_ROOT}"


#-------------------------------------------------------------------------------
%files
#-------------------------------------------------------------------------------

%defattr(0644, root, root, 0755)
%doc JSCookMenu_theme_license_clarification.mail.txt
%{_datadir}/%{name}
%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}.conf


#-------------------------------------------------------------------------------
%changelog
#-------------------------------------------------------------------------------

* Fri May  7 2010 Patrick Monnerat <pm at datasphere.ch> 2.0.4-3
- Fix summary typo.
- Supress httpd reload on post and postun.

* Mon Jan 25 2010 Patrick Monnerat <pm at datasphere.ch> 2.0.4-2
- Themes license clarification e-mail added in documentation.

* Wed Jun 10 2009 Patrick Monnerat <pm at datasphere.ch> 2.0.4-1
- Initial RPM spec file.


--- NEW FILE JSCookMenu_theme_license_clarification.mail.txt ---
>From superduperhengyuan at gmail.com Sun Jan 24 20:38:05 2010
Received: from mail.datasphere.ch ([195.70.3.149]) by
 dataspheresrv01.datasphere.ch with Microsoft SMTPSVC(6.0.3790.3959); Sun,
 24 Jan 2010 20:38:05 +0100
Received: from mail-yx0-f192.google.com (mail-yx0-f192.google.com
 [209.85.210.192]) by mail.datasphere.ch (8.14.3/8.14.3) with ESMTP id
 o0OJbtth004362 for <pm at datasphere.ch>; Sun, 24 Jan 2010 20:38:00 +0100
Received: by yxe30 with SMTP id 30so636165yxe.29 for <pm at datasphere.ch>;
 Sun, 24 Jan 2010 11:37:54 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;
 h=domainkey-signature:mime-version:received:date:message-id:subject
 :from:to:content-type; bh=q+z9z0XcXuxwp+W7aO2nQCC0afwdvdE5oSZBxdgN/e0=;
 b=qLhV5BTOdjradOMRscM3r4J/5eYMB98Ve4nK26gK0HnS4BA1AwZXMgUv2Sg4ntrE8f
 9LQoN7A2aM+DNX6249GrrB2aIrk3g6ivcslMzbod+wiRDl8Suu0kUn0wzNfwricJQoGp
 W5oqcF8gixFMsH1d1uvaHVu3pIs4BTnillQ8k=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;
 h=mime-version:date:message-id:subject:from:to:content-type;
 b=eiAtXV+6j+wve3feWIPiyUulmmNynYx4p7icD5X9ndqN+0gVRqiRk+ld9avlYmBhgb
 GDnE9q2uXAOslx6nUjAwN/uDHBqq8n5JcCQJVYSLmhHjR5z08sfYZaumVNdFjsjrOwfF
 qZN+6jnyOGuL7iCiuEBWeD3Ou18Q4dMlmO5TI=
MIME-Version: 1.0
Received: by 10.100.224.8 with SMTP id w8mr6555803ang.207.1264358020756;
 Sun,  24 Jan 2010 10:33:40 -0800 (PST)
Date: Sun, 24 Jan 2010 10:33:40 -0800
Message-ID: <a4a8f6011001241033m3a92ad8t8b417986aca70522 at mail.gmail.com>
Subject: JSCookMenu theme license clarification
From: Heng Yuan <superduperhengyuan at gmail.com>
To: "pm at datasphere.ch" <pm at datasphere.ch>
Content-Type: multipart/alternative; boundary=00163623abedb23645047ded4a50
X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE
 autolearn=no version=3.3.0-rc1
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 3.3.0-rc1 (2009-12-22) on
 mail.datasphere.ch
Return-Path: superduperhengyuan at gmail.com
X-OriginalArrivalTime: 24 Jan 2010 19:38:05.0745 (UTC)
 FILETIME=[BFEAFA10:01CA9D2C]
X-Evolution-Source: exchange://pm@dataspheresrv01.datasphere.ch/


--00163623abedb23645047ded4a50
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Hi,

Themes for JSCook (menus / trees) are all public domain.  I hope this email
will clear up any confusions.

Heng yuan

--00163623abedb23645047ded4a50
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Hi,<div><br></div><div>Themes for JSCook (menus / trees) are all public domain.  I hope this email will clear up any confusions.</div><div><br></div><div>Heng yuan</div><div><br></div>

--00163623abedb23645047ded4a50--



--- NEW FILE import.log ---
JSCookMenu-2_0_4-3_fc12:F-13:JSCookMenu-2.0.4-3.fc12.src.rpm:1273238558


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/JSCookMenu/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	6 May 2010 15:50:01 -0000	1.1
+++ .cvsignore	7 May 2010 13:23:32 -0000	1.2
@@ -0,0 +1,7 @@
+ThemeGray-1.0.zip
+ThemeIE-1.1.zip
+ThemeMiniBlack-1.1.zip
+ThemeOffice-1.1.zip
+ThemeOffice2003-1.1.zip
+ThemePanel-1.1.zip
+jscookmenu-2.0.4.zip


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/JSCookMenu/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	6 May 2010 15:50:01 -0000	1.1
+++ sources	7 May 2010 13:23:33 -0000	1.2
@@ -0,0 +1,7 @@
+3234a9cf0a2f60db3d9787c52ccd9d89  ThemeGray-1.0.zip
+9d058515c12b9dcaa28a4534bbea0651  ThemeIE-1.1.zip
+eb7297f313eb17b575ac7d1814f73dbc  ThemeMiniBlack-1.1.zip
+d022f45071f831e30156525eb71c48a4  ThemeOffice-1.1.zip
+c1ac1a1fa61efa0165bf582ae48e27e3  ThemeOffice2003-1.1.zip
+0e34290ad21d2fdc2cbd8a3d1d901101  ThemePanel-1.1.zip
+19f1cf5c22325d6e11aa4d47d1818f32  jscookmenu-2.0.4.zip



More information about the scm-commits mailing list