Lightning for WPKG on iPasserelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

110 lines
3.0 KiB

12 years ago
%define package lightning
7 years ago
%define version 5.4
%define release 1
12 years ago
Name: wpkg-%{package}
Version: %{version}
Release: %{release}%{?dist}
Summary: %{package} for WPKG on iPasserelle
Group: System/Softwares
URL: http://www.ipasserelle.com
Source0: %{name}-%{version}.tar.gz
License: misc
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
BuildArch: noarch
BuildRequires: unix2dos
Requires: ipasserelle-gp
8 years ago
Requires: wpkg-thunderbird >= 45.1.0
12 years ago
Requires: wpkg-7zip
%description
%{package} for WPKG on iPasserelle
%prep
%setup -q -n %{name}-%{version}
%build
unix2dos packages/*
%install
/bin/rm -rf %{buildroot}
mkdir -p %{buildroot}/home/e-smith/files/shares/wpkg/files/packages
mkdir -p %{buildroot}/home/e-smith/files/shares/wpkg/files/softwares/thunderbird_addons/
cp -r softwares/* %{buildroot}/home/e-smith/files/shares/wpkg/files/softwares/thunderbird_addons/
cp -r packages/* %{buildroot}/home/e-smith/files/shares/wpkg/files/packages/
%clean
/bin/rm -rf %{buildroot}
12 years ago
%files
%defattr(-,root,root)
%doc CHANGELOG.git
/home/e-smith/files/shares/wpkg/files/
%changelog
7 years ago
* Mon Apr 24 2017 Daniel Berteaud <daniel@firewall-services.com> 5.4-1
- Update to 5.4
7 years ago
* Wed Apr 12 2017 Daniel Berteaud <daniel@firewall-services.com> 4.7.8-1
- Update to 4.7.8
8 years ago
* Wed Oct 19 2016 Daniel Berteaud <daniel@firewall-services.com> 4.7.4-1
- Update to 4.7.4
8 years ago
* Fri May 13 2016 Daniel Berteaud <daniel@firewall-services.com> 4.7-1
- Update to 4.7
8 years ago
* Mon Jan 25 2016 Daniel Berteaud <daniel@firewall-services.com> 4.0.5.2-1
- Update to 4.0.5.2
8 years ago
* Mon Jan 4 2016 Daniel Berteaud <daniel@firewall-services.com> 4.0.4.1-1
- Update to 4.0.4.1
9 years ago
* Fri Oct 9 2015 Daniel Berteaud <daniel@firewall-services.com> 4.0.3.1-1
- Update to 4.0.3.1
9 years ago
* Thu Sep 17 2015 Daniel Berteaud <daniel@firewall-services.com> 4.0.2.1-1
- Update to 4.0.2.1
9 years ago
* Fri Sep 11 2015 Daniel Berteaud <daniel@firewall-services.com> 4.0.2.0.1-1
- Rebuild 4.0.2 with patch for bug 1195974
https://bugzilla.mozilla.org/show_bug.cgi?id=1195974
9 years ago
* Tue Sep 1 2015 Daniel Berteaud <daniel@firewall-services.com> 4.0.2-1
- Update to 4.0.2
9 years ago
* Mon Feb 2 2015 Daniel Berteaud <daniel@firewall-services.com> 3.3.3-1
- Update to 3.3.3
10 years ago
* Wed Oct 15 2014 Daniel Berteaud <daniel@firewall-services.com> 3.3.1-1
- Update to 3.3.1
10 years ago
* Wed Jul 23 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.6-1
- Update to 2.6.6
10 years ago
* Mon May 19 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.5-1
- update to 2.6.5
10 years ago
* Wed Dec 18 2013 Daniel Berteaud <daniel@firewall-services.com> 2.6.4-1
- update to 2.6.4
11 years ago
* Wed Nov 20 2013 Daniel Berteaud <daniel@firewall-services.com> 2.6.3-1
- update to 2.6.3
11 years ago
* Tue Oct 29 2013 Daniel Berteaud <daniel@firewall-services.com> 2.6-1
- update to 2.6
- Add downgrade commands
11 years ago
* Fri Mar 8 2013 Daniel Berteaud <daniel@firewall-services.com> 1.9.1-1
- update to 1.9.1
11 years ago
* Mon Dec 10 2012 Daniel Berteaud <daniel@firewall-services.com> 1.9-1
11 years ago
- update to 1.9
12 years ago
* Thu May 31 2012 Daniel Berteaud <daniel@firewall-services.com> 1.2.3-1
- initial release with Lightning 1.2.3 (for TB 10 esr)