]> git.pld-linux.org Git - packages/xdelta.git/blobdiff - xdelta.spec
- s/bierząc/bieżąc/ in pl descriptions
[packages/xdelta.git] / xdelta.spec
index 9fb2fd19b436e78b19bc3c5cd0af4ca5b32cab5c..af7cdd4ee7d74d02044a49b57e603b9999be32cb 100644 (file)
@@ -1,42 +1,75 @@
 Summary:       XDELTA - version control system
+Summary(es):   patch y diff para archivos binarios
 Summary(pl):   XDELTA - system kontroli wersji
+Summary(pt_BR):        patch e diff para arquivos binários
 Name:          xdelta
-Version:       1.1.1
-Release:       3
-Copyright:     GPL
+Version:       1.1.3
+Release:       1
+License:       GPL
 Group:         Development/Version Control
-Group(pl):     Programowanie/Kontrola Wersji
-Source:                ftp://www.xcf.berkeley.edu/pub/xdelta/%{name}-%{version}.tar.gz
+Group(de):     Entwicklung/Versionkontrolle
+Group(pl):     Programowanie/Zarz±dzanie wersjami
+Source0:       http://prdownloads.sourceforge.net/xdelta/%{name}-%{version}.tar.gz
+Patch0:                %{name}-ac_fixes.patch
+Patch1:                %{name}-use_sys_getopt.patch
+Patch2:                %{name}-am15.patch
 URL:           http://www.XCF.Berkeley.EDU/~jmacd/xdelta.html
-BuildPrereq:   glib-devel >= 1.2.0
-BuildPrereq:   zlib-devel
-Requires:      glib >= 1.2.0
-BuildRoot:     /tmp/%{name}-%{version}-root
+BuildRequires: autoconf
+BuildRequires: automake
+BuildRequires: glib-devel >= 1.2.0
+BuildRequires: libtool
+BuildRequires: zlib-devel
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XDELTA (`X' for XCF) is a version-control library and file-format designed as
-a replacement for RCS.  The XDELTA library performs its work independently of
-the actual file-format used to encode the version-file and is intended to be
-used by various higher-level programs such as PRCS.
-
-XDELTA uses a binary file-delta algorithm to replace the standard diff
-program used by RCS.
+XDelta (X for XCF: the eXperimental Computing Facility at Berkeley) is
+a library interface and binary delta generator (like a diff program
+for binaries) and an RCS. These changes (deltas) are similar to the
+output of the "diff" program in that they may be used to store and
+transmit only the changes between files. However, unlike diff, the
+output of XDelta is not expressed in a human-readable format--XDelta
+can also also apply these deltas to a copy of the original file(s).
+XDelta uses a fast, linear algorithm and performs well on both binary
+and text files. XDelta typically outperforms GNU diff in both time and
+generated-delta-size, even for plain text files. XDelta also includes
+a simple implementation of the Rsync algorithm and several advanced
+features for implementing RCS-like file-archival with.
+
+The Xdelta library performs its work independently of the actual
+format used to encode the file and is intended to be used by various
+higher-level programs such as XCF's Project Revision Control System
+(PRCS). PRCS is a front end for a version control toolset. Xdelta uses
+a binary file delta algorithm to replace the standard diff program
+used by RCS.
+
+%description -l es
+xdelta es como las órdenes patch y diff, pero también funciona con
+archivos binarios.
 
 %description -l pl
-XDELTA (`X' od XCF) jest bibliotek± systemu kontroli wersji tworzona jako
-zamiennik RCS. Biblioteka XDELTA wykonuje ró¿ne czynno¶ci niezale¿nie od
-bierz±cego formatu plików, u¿ywanych do kodowania plików baz danych, systemu
-kontroli wersji i zaprojektowana jest do u¿ywania w ró¿nych wysoko-poziomowych
-systemach kontroli wersji jak PRCS.
+XDELTA (`X' od XCF) jest bibliotek± systemu kontroli wersji tworzona
+jako zamiennik RCS. Biblioteka XDELTA wykonuje ró¿ne czynno¶ci
+niezale¿nie od bie¿±cego formatu plików, u¿ywanych do kodowania
+plików baz danych, systemu kontroli wersji i zaprojektowana jest do
+u¿ywania w ró¿nych wysoko-poziomowych systemach kontroli wersji jak
+PRCS.
 
-XDELTA u¿ywa binarnego formatu zamiast standardowego diif-a u¿ywanego przez
-RCS.
+%description -l pt_BR
+xdelta é como os comandos patch e diff, mas também funciona com
+arquivos binários.
 
 %package devel
 Summary:       XDELTA - header files
 Summary(pl):   XDELTA - pliki nag³ówkowe
+Summary(pt_BR):        Arquivos de desenvolvimento xdelta
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name} = %{version}
 
 %description devel
@@ -47,40 +80,56 @@ XDELTA-based applications.
 Pakiet ten zawiera pliki nag³ówkowe potrzebne przy tworzeniu aplikacji
 bazuj±cych na XDELTA.
 
+%description -l pt_BR devel
+Esse pacote contém os arquivos de desenvolvimento do xdelta.
+
 %package static
 Summary:       XDELTA - static library
 Summary(pl):   XDELTA - biblioteka statyczna
+Summary(pt_BR):        Bibliotecas estáticas para desenvolvimento com xdelta
 Group:         Development/Libraries
+Group(de):     Entwicklung/Libraries
+Group(es):     Desarrollo/Bibliotecas
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
+Group(pt_BR):  Desenvolvimento/Bibliotecas
+Group(ru):     òÁÚÒÁÂÏÔËÁ/âÉÂÌÉÏÔÅËÉ
+Group(uk):     òÏÚÒÏÂËÁ/â¦Â̦ÏÔÅËÉ
 Requires:      %{name}-devel = %{version}
 
 %description static
-This package contains the XDELTA static libraries
+This package contains the XDELTA static libraries.
 
 %description -l pl static
 Pakiet ten zawiera bibliotekê statyczn± XDELTA.
 
+%description -l pt_BR static
+Bibliotecas estáticas para desenvolvimento com xdelta.
+
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
+rm -f missing
+libtoolize --copy --force
+aclocal
 autoconf
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target_platform}\
-       --prefix=%{_prefix} \
-       --x-includes=/usr/X11R6/lib/glib/include
-make
+automake -a -c
+%configure \
+       --x-includes=%{_prefix}/X11R6/lib/glib/include
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_infodir}
-
-make DESTDIR=$RPM_BUILD_ROOT install
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*so.*.*
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT \
+       m4datadir=%{_aclocaldir}
 
-gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \
-       NEWS READ* ChangeLog
+gzip -9nf NEWS READ* ChangeLog
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -97,11 +146,10 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %doc {NEWS,READ*,ChangeLog}.gz
-
 %attr(755,root,root) %{_bindir}/xdelta-config
-%{_includedir}/*
-
 %attr(755,root,root) %{_libdir}/lib*.so
+%{_aclocaldir}/*
+%{_includedir}/*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.079242 seconds and 4 git commands to generate.