فهرست منبع

modifying package: popt-1.7 20040704 -> 20050612

Thomas Lotterer 20 سال پیش
والد
کامیت
2982ceb81f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      popt/popt.spec

+ 2 - 2
popt/popt.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        System
 License:      LGPL
 Version:      1.7
-Release:      20040704
+Release:      20050612
 
 #   list of sources
 Source0:      ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/popt-%{version}.tar.gz
@@ -69,7 +69,7 @@ AutoReqProv:  no
     CC="%{l_cc}" \
     CFLAGS="%{l_cflags -O}" \
     CPPFLAGS="%{l_cppflags}" \
-    LDFLAGS="%{l_ldflags}" \
+    LDFLAGS="%{l_ldflags} -lintl" \
     ./configure \
         --prefix=%{l_prefix} \
         --disable-shared \