Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2012-06-05 15:33:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs (Old)
 and      /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntfs-3g_ntfsprogs", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ntfs-3g_ntfsprogs/ntfs-3g_ntfsprogs.changes      
2012-02-17 12:07:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-06-05 15:33:20.000000000 +0200
@@ -1,0 +2,6 @@
+Sat May 26 16:37:45 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntfs-3g_ntfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.ExfcwT/_old  2012-06-05 15:33:21.000000000 +0200
+++ /var/tmp/diff_new_pack.ExfcwT/_new  2012-06-05 15:33:21.000000000 +0200
@@ -25,7 +25,7 @@
 Source:         %{name}-%{version}.tar.bz2
 Source1:        buildall.sh
 Source2:        21-storage-ntfs-3g.fdi
-Url:            http://www.ntfs-3g.org
+Url:            http://ntfs-3g.org/
 BuildRequires:  pkg-config
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -99,9 +99,9 @@
 # which is signed and would possibly ok to be unsigned. Any solution to this
 # needs to be carefully reviewed and tested, so we do not change the code now:
 #
-CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare" \
+export CFLAGS="$RPM_OPT_FLAGS -Wformat -Wformat-security -W -Wno-sign-compare"
 %configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -112,9 +112,6 @@
 # Touch ghost files
 touch %{buildroot}/sbin/mount.ntfs %{buildroot}%{_mandir}/man8/mount.ntfs.8
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %check
 TESTFS=$(mktemp) || exit 1
 ntfsprogs/mkntfs -q -F $TESTFS 3000


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to