[meego-commits] 6398: Changes to Trunk:Testing/cabextract
Priya Vijayan
priya.vijayan at intel.com
Tue Aug 10 20:25:22 UTC 2010
Hi,
I have made the following changes to cabextract in project Trunk:Testing. Please review and accept ASAP.
Thank You,
Priya Vijayan
[This message was auto-generated]
---
Request #6398:
submit: home:priya:branches:Trunk:Testing/cabextract(r3)(cleanup) -> Trunk:Testing/cabextract
Message:
Fix BMC#5090,#5091- CVE-2010-2800,2801, Update to 1.3
State: new 2010-08-10T08:16:53 priya
Comment: None
changes files:
--------------
--- cabextract.changes
+++ cabextract.changes
@@ -0,0 +1,3 @@
+* Tue Aug 10 2010 Priya Vijayan <priya.vijayan at intel.com> - 1.3
+- Fix BMC#5090,#5091- CVE-2010-2800,2801, Update to 1.3
+
old:
----
cabextract-1.2.tar.gz
cabextract-macro.patch
new:
----
cabextract-1.3.tar.gz
spec files:
-----------
--- cabextract.spec
+++ cabextract.spec
@@ -1,22 +1,20 @@
#
# Do not Edit! Generated by:
-# spectacle version 0.13
+# spectacle version 0.18
#
# >> macros
# << macros
Name: cabextract
Summary: Utility for extracting cabinet (.cab) archives
-Version: 1.2
+Version: 1.3
Release: 2
Group: Applications/Archiving
License: GPLv2+
URL: http://www.kyz.uklinux.net/cabextract.php
Source0: http://www.cabextract.org.uk/%{name}-%{version}.tar.gz
Source100: cabextract.yaml
-Patch0: cabextract-macro.patch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
cabextract is a program which can extract files from cabinet (.cab)
@@ -28,8 +26,6 @@
%prep
%setup -q -n %{name}-%{version}
-# cabextract-macro.patch
-%patch0 -p1
# >> setup
# << setup
@@ -38,7 +34,6 @@
# << build pre
%configure --disable-static
-# Call make instruction with smp support
make %{?jobs:-j%jobs}
# >> build post
@@ -56,9 +51,6 @@
# << install post
-%clean
-rm -rf %{buildroot}
-
other changes:
--------------
++++++ cabextract-1.2.tar.gz -> cabextract-1.3.tar.gz
18796 lines of diff (skipped)
++++++ cabextract.yaml
--- cabextract.yaml
+++ cabextract.yaml
@@ -1,14 +1,12 @@
Name: cabextract
Summary: Utility for extracting cabinet (.cab) archives
-Version: 1.2
+Version: 1.3
Release: 2
Group: Applications/Archiving
License: GPLv2+
URL: http://www.kyz.uklinux.net/cabextract.php
Sources:
- http://www.cabextract.org.uk/%{name}-%{version}.tar.gz
-Patches:
- - cabextract-macro.patch
Description: |
cabextract is a program which can extract files from cabinet (.cab)
archives.
++++++ deleted files:
--- cabextract-macro.patch
More information about the MeeGo-commits
mailing list