Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:Factory checked in at 2012-02-17 12:07:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-10 17:18:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ntfs-3g_ntfsprogs.new/ntfs-3g_ntfsprogs.changes 
2012-02-17 12:07:05.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 21:09:25 UTC 2012 - crrodrig...@opensuse.org
+
+- Libraries back to %{_libdir}, /usr merge project.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ntfs-3g_ntfsprogs.spec ++++++
--- /var/tmp/diff_new_pack.iEZbry/_old  2012-02-17 12:07:12.000000000 +0100
+++ /var/tmp/diff_new_pack.iEZbry/_new  2012-02-17 12:07:12.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           ntfs-3g_ntfsprogs
 Summary:        NTFS Support in Userspace
 License:        GPL-2.0+
@@ -99,16 +100,12 @@
 # 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" \
-%configure --exec-prefix=/ --disable-static --with-pic --libdir=/%{_lib} 
--disable-ldconfig
+%configure --exec-prefix=/ --disable-static --with-pic --disable-ldconfig
 make %{?jobs:-j%jobs}
 
 %install
 %makeinstall
-# Move pkg-config to the real libdir
-%{__mkdir_p} %{buildroot}%{_libdir}/pkgconfig
-%{__mv} -v %{buildroot}/%{_lib}/pkgconfig/*.pc 
%{buildroot}%{_libdir}/pkgconfig/
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libntfs-3g.so) 
%{buildroot}%{_libdir}/libntfs-3g.so
-%{__rm} -v %{buildroot}/%{_lib}/libntfs-3g.{so,la}
+%{__rm} -v %{buildroot}%{_libdir}/libntfs-3g.la
 # Hal stuff for mounting on hotplug.
 %{__mkdir_p} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
 %{__install} -m 644 %{SOURCE2} 
%{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/21-storage-ntfs-3g.fdi
@@ -176,7 +173,7 @@
 %files -n libntfs-3g83
 %defattr(-,root,root,-)
 %doc COPYING.LIB
-/%{_lib}/libntfs-3g.so.*
+%{_libdir}/libntfs-3g.so.*
 
 %files -n libntfs-3g-devel
 %defattr(-,root,root,-)


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

Reply via email to