[meego-commits] 24331: Changes to MeeGo:1.2:oss/cpio
jieyang
no_reply at build.meego.com
Fri Oct 21 06:27:51 UTC 2011
Hi,
I have made the following changes to cpio in project MeeGo:1.2:oss. Please review and accept ASAP.
Thank You,
jieyang
[This message was auto-generated]
---
Request #24331:
submit: MeeGo:1.2:oss:Testing/cpio(r2)(update) -> MeeGo:1.2:oss/cpio
Message:
forward.
State: new 2011-10-20T23:15:01 jieyang
Comment: None
changes files:
--------------
--- cpio.changes
+++ cpio.changes
@@ -0,0 +1,3 @@
+* Tue Oct 11 2011 Yan Yin <yan.yin at intel.com> - 2.8
+- Downgarde to 2.8, GPLv2
+
old:
----
cpio-2.11.tar.gz
new:
----
cpio-2.8.tar.gz
spec files:
-----------
--- cpio.spec
+++ cpio.spec
@@ -7,10 +7,10 @@
Name: cpio
Summary: A GNU archiving program
-Version: 2.11
+Version: 2.8
Release: 1
Group: Applications/Archiving
-License: GPLv3+
+License: GPLv2
URL: http://www.gnu.org/software/cpio/
Source0: ftp://ftp.gnu.org/gnu/cpio/cpio-%{version}.tar.gz
Source1: cpio.1
@@ -63,7 +63,8 @@
# >> build pre
# << build pre
-%configure --disable-static
+CFLAGS=" -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -pedantic -Wall" %configure --disable-static
+
make %{?jobs:-j%jobs}
# >> build post
other changes:
--------------
++++++ cpio-2.11.tar.gz -> cpio-2.8.tar.gz
241749 lines of diff (skipped)
More information about the MeeGo-commits
mailing list