Hello community,

here is the log from the commit of package glibc for openSUSE:Factory
checked in at Thu Jul 21 12:13:36 CEST 2011.



--------
--- glibc/glibc.changes 2011-07-19 14:23:33.000000000 +0200
+++ /mounts/work_src_done/STABLE/glibc/glibc.changes    2011-07-20 
17:05:25.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jul 20 15:04:33 UTC 2011 - [email protected]
+
+- install crypt_blowfish man pages
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  minmem

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

Other differences:
------------------
++++++ glibc.spec ++++++
--- /var/tmp/diff_new_pack.5rFM2y/_old  2011-07-21 12:12:54.000000000 +0200
+++ /var/tmp/diff_new_pack.5rFM2y/_new  2011-07-21 12:12:54.000000000 +0200
@@ -78,7 +78,7 @@
 Obsoletes:      glibc-32bit
 %endif
 Version:        2.13
-Release:        25
+Release:        27
 Url:            http://www.gnu.org/software/libc/libc.html
 Source:         glibc-%{version}-996cf2ef0727.tar.bz2
 Source2:        http://ftp.gnu.org/gnu/glibc/glibc-ports-2.13.tar.bz2
@@ -641,6 +641,11 @@
 %endif
     '-DLIBDIR="/%{_lib}"' '-DGCONV_MODULES_DIR="%{_libdir}/gconv"'
 
+# crypt_blowfish man pages
+pushd crypt_blowfish-%{crypt_bf_version}
+make man
+popd
+
 #######################################################################
 ###
 ### CHECK
@@ -777,6 +782,12 @@
 
 cd manpages; make install_root=%{buildroot} install; cd ..
 
+# crypt_blowfish man pages
+pushd crypt_blowfish-%{crypt_bf_version}
+install -m755 -d %{buildroot}%{_mandir}/man3
+install -m644 *.3 %{buildroot}%{_mandir}/man3
+popd
+
 # nscd tools:
 
 cp nscd/nscd.conf %{buildroot}/etc



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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to