Author: qboosh                       Date: Fri May 13 17:25:47 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated BRs and -devel deps

---- Files affected:
packages/libchipcard:
   libchipcard.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: packages/libchipcard/libchipcard.spec
diff -u packages/libchipcard/libchipcard.spec:1.22 
packages/libchipcard/libchipcard.spec:1.23
--- packages/libchipcard/libchipcard.spec:1.22  Thu Mar  3 20:34:17 2011
+++ packages/libchipcard/libchipcard.spec       Fri May 13 19:25:41 2011
@@ -15,14 +15,17 @@
 Patch0:                %{name}-visibility.patch
 Patch1:                %{name}-pcsc.patch
 URL:           http://www.libchipcard.de/
-BuildRequires: autoconf >= 2.59
+BuildRequires: autoconf >= 2.60
 BuildRequires: automake
-BuildRequires: gwenhywfar-devel >= 3.5.0
+BuildRequires: gwenhywfar-devel >= 4.0.0
+BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: pcsc-lite-devel >= 1.6.2
 BuildRequires: pkgconfig
 BuildRequires: which
+BuildRequires: zlib-devel
 Obsoletes:     libchipcard-static
+Requires:      gwenhywfar >= 4.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,7 +50,9 @@
 Summary(pl.UTF-8):     Pliki nagłówkowe libchipcard
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      gwenhywfar-devel >= 3.0.0
+Requires:      gwenhywfar-devel >= 4.0.0
+Requires:      pcsc-lite-devel >= 1.6.2
+Requires:      zlib-devel
 
 %description devel
 This package contains libchipcard-config and header files for writing
@@ -88,6 +93,7 @@
 %{__automake}
 %configure \
        --disable-static \
+       --with-init-script-dir=/etc/rc.d/init.d \
        --with-pcsc-libs=%{_libdir}
 
 %{__make}
@@ -96,8 +102,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       initscriptdir=/etc/rc.d/init.d
+       DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_sysconfdir}/chipcard/chipcardc.conf{.default,}
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/gwenhywfar/plugins/*/ct/*.la \
@@ -153,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2011/05/13 17:25:41  qboosh
+- updated BRs and -devel deps
+
 Revision 1.22  2011/03/03 19:34:17  wiget
 - removed obsoleted bconds (hal and sysfsutils not used anymore)
 - use %{__rm} macro
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libchipcard/libchipcard.spec?r1=1.22&r2=1.23&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to