Author: qboosh                       Date: Mon May  9 16:55:55 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- package COPYING (specifies copyright holder)
- pl
- BR+R libstdc++-devel
- removed files duplicate

---- Files affected:
packages/smartcardpp:
   smartcardpp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/smartcardpp/smartcardpp.spec
diff -u packages/smartcardpp/smartcardpp.spec:1.1 
packages/smartcardpp/smartcardpp.spec:1.2
--- packages/smartcardpp/smartcardpp.spec:1.1   Mon Jan  3 22:10:22 2011
+++ packages/smartcardpp/smartcardpp.spec       Mon May  9 18:55:49 2011
@@ -1,31 +1,45 @@
 # $Revision$, $Date$
 Summary:       Library for accessing smart cards
+Summary(pl.UTF-8):     Biblioteka do dostępu do kart procesorowych
 Name:          smartcardpp
 Version:       0.2.0
 Release:       1
 License:       BSD
 Group:         Libraries
-URL:           http://code.google.com/p/esteid/
+#Source0Download: http://code.google.com/p/esteid/downloads/list
 Source0:       http://esteid.googlecode.com/files/%{name}-%{version}.tar.bz2
 # Source0-md5: 4256e9d401864ce60f5d18de606c228f
-BuildRequires: cmake
+URL:           http://code.google.com/p/esteid/
+BuildRequires: cmake >= 2.6
+BuildRequires: libstdc++-devel
 BuildRequires: pcsc-lite-devel
-BuildRequires: rpmbuild(macros) >= 1.577
+BuildRequires: rpmbuild(macros) >= 1.605
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 smartcardpp is a set of C++ classes to manage smart card
 communications and implement basic command primitives.
 
+%description -l pl.UTF-8
+smartcardpp to zbiór klas C++ pozwalających na zarządzanie
+komunikacją z kartami procesorowymi oraz implementujących podstawowe
+polecenia.
+
 %package devel
-Summary:       Development files for %{name}
+Summary:       Header files for smartcardpp library
+Summary(pl.UTF-8):     Pliki nagłówkowe biblioteki smartcardpp
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      libstdc++-devel
 Requires:      pcsc-lite-devel
 
 %description devel
-The %{name}-devel package contains libraries and header files for
-developing applications that use %{name}.
+This package contains header files for developing applications that
+use smartcardpp library.
+
+%description devel -l pl.UTF-8
+Ten pakiet zawiera pliki nagłówkowe do tworzenia aplikacji
+wykorzystujących bibliotekę smartcardpp.
 
 %prep
 %setup -q
@@ -49,7 +63,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS
+%doc COPYING NEWS
 %attr(755,root,root) %{_bindir}/card-test
 %attr(755,root,root) %{_libdir}/libsmartcardpp.so.*.*.*
 %ghost %attr(755,root,root) %{_libdir}/libsmartcardpp.so.0
@@ -57,7 +71,6 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libsmartcardpp.so
-%{_libdir}/libsmartcardpp.so
 %{_includedir}/smartcardpp
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,5 +79,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/05/09 16:55:49  qboosh
+- package COPYING (specifies copyright holder)
+- pl
+- BR+R libstdc++-devel
+- removed files duplicate
+
 Revision 1.1  2011/01/03 21:10:22  glen
 - new, based on fc spec
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/smartcardpp/smartcardpp.spec?r1=1.1&r2=1.2&f=u

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

Reply via email to