]> git.pld-linux.org Git - packages/xdelta.git/blobdiff - xdelta.spec
- removed "PreReq: /sbin/install-info".
[packages/xdelta.git] / xdelta.spec
index 80639f90e1889e1f76fe276755afa8d494e6d094..ec8b0f4d7a8000f6969c02dc46187925dda6a9f4 100644 (file)
@@ -1,13 +1,17 @@
-Summary:     XDELTA - version control system
-Summary(pl): XDELTA - system kontroli wersji
-Name:        xdelta
-Version:     1.0.0
-Release:     2
-Copyright:   GPL
-Group:       Development/Version Control
-Source:      ftp://www.xcf.berkeley.edu/pub/xdelta/%{name}-%{version}.tar.gz
-PreReq:      /sbin/install-info
-BuildRoot:   /tmp/%{name}-%{version}-root
+Summary:       XDELTA - version control system
+Summary(pl):   XDELTA - system kontroli wersji
+Name:          xdelta
+Version:       1.1.1
+Release:       3
+Copyright:     GPL
+Group:         Development/Version Control
+Group(pl):     Programowanie/Kontrola Wersji
+Source:                ftp://www.xcf.berkeley.edu/pub/xdelta/%{name}-%{version}.tar.gz
+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
 
 %description
 XDELTA (`X' for XCF) is a version-control library and file-format designed as
@@ -19,33 +23,37 @@ XDELTA uses a binary file-delta algorithm to replace the standard diff
 program used by RCS.
 
 %description -l pl
-XDELTA (`X' od XCF) jest to biblioteka systemu kontroli wersji tworona jako
+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 danech systemu
-kontroli wersji zaprojektowana jest do u¿ywania w ró¿nych wysoko poziomowych
-syatemach kontroli wersji jak PRCS.
+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 u¿ywa binarnego formatu zamiast standardowego diif-a u¿ywanego przez
 RCS.
 
 %package devel
-Summary:     XDELTA - header files
-Summary(pl): XDELTA - pliki nag³ówkowe
-Group:       Development/Libraries
-Requires:    %{name} = %{version}
+Summary:       XDELTA - header files
+Summary(pl):   XDELTA - pliki nag³ówkowe
+Group:         Development/Libraries
+Group(pl):     Programowanie/Biblioteki
+Requires:      %{name} = %{version}
+
 %description devel
 This package contains the XDELTA header files required to develop
 XDELTA-based applications.
 
 %description -l pl devel
-Pakiet ten zawiera pliki nag³owkowe potrzebne przy tworzeniu aplikacji
+Pakiet ten zawiera pliki nag³ówkowe potrzebne przy tworzeniu aplikacji
 bazuj±cych na XDELTA.
 
 %package static
-Summary:     XDELTA - static library
-Summary(pl): XDELTA - biblioteka statyczna
-Group:       Development/Libraries
-Requires:    %{name}-devel = %{version}
+Summary:       XDELTA - static library
+Summary(pl):   XDELTA - biblioteka statyczna
+Group:         Development/Libraries
+Group(pl):     Programowanie/Biblioteki
+Requires:      %{name}-devel = %{version}
+
 %description static
 This package contains the XDELTA static libraries
 
@@ -56,115 +64,52 @@ Pakiet ten zawiera bibliotek
 %setup -q
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure    --prefix=/usr \
-               --x-includes=/usr/lib/glib/include
+autoconf
+CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
+./configure %{_target_platform}\
+       --prefix=%{_prefix} \
+       --x-includes=/usr/X11R6/lib/glib/include
 make
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/usr/info
-make prefix=$RPM_BUILD_ROOT/usr install-strip
-install doc/xdelta.info $RPM_BUILD_ROOT/usr/info
-gzip -9nf $RPM_BUILD_ROOT/usr/info/xdelta.info
+install -d $RPM_BUILD_ROOT%{_infodir}
 
-strip $RPM_BUILD_ROOT/usr/lib/lib*.so.*.*
+make DESTDIR=$RPM_BUILD_ROOT install
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*so.*.*
 
-%post devel
-/sbin/install-info /usr/info/xdelta.info.gz /usr/info/dir --entry \
-"* XDELTA: (xdelta).                             A new RCS-like version-file format."
+gzip -9nf $RPM_BUILD_ROOT%{_mandir}/man1/* \
+       NEWS READ* ChangeLog
 
-%preun devel
-/sbin/install-info --delete /usr/info/xdelta.info.gz /usr/info/dir --entry \
-"* XDELTA: (xdelta).                             A new RCS-like version-file format."
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(755, root, root)
-/usr/bin/*
-/usr/lib/lib*.so.*.*
-%attr(644, root,  man) /usr/man/man1/*
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/xdelta
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%{_mandir}/man1/*
 
 %files devel
-%defattr(644, root, root, 755)
-%doc NEWS README
-/usr/include/*
-/usr/info/*
-/usr/lib/lib*.so
+%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
 
 %files static
-%attr(644, root, 644) /usr/lib/lib*.a
+%defattr(644,root,root,755)
+%{_libdir}/lib*.a
 
 %changelog
-* Thu Nov 26 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [1.0.0-2]
-- removed xdelta.magic and non existing doc/xdelta.txt from %doc,
-- fixed --entry text on {un}registering info page for libtool in %post
-  %preun in devel.
-
-* Mon Aug 10 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [0.22-2]
-- added pl translation,
-- added static subpackage,
-- all %doc moved to devel,
-- cosmetic changes in %files.
-
-* Tue Jul 07 1998 Arne Coucheron <arneco@online.no>
-  [0.22-1]
-- removed running of automake, problem fixed in sources
-
-* Sat Jul 04 1998 Arne Coucheron <arneco@online.no>
-  [0.21-1]
-- added xdelta.magic to %doc
-- added running of automake before configure to make this version build
-- changed %defattr
-
-* Sat Jun 27 1998 Arne Coucheron <arneco@online.no>
-  [0.20-1]
-
-* Sun Jun  7 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [0.19-3]
-- fixed configuring sources by add --x-includes=/usr/lib/glib/include
-  configure parameter (for glibconfig.h),
-- changed Source url to ftp://www.xcf.berkeley.edu/pub/xdelta/
-- fixed %defattr macros (thanks to René Wuttke <Rene.Wuttke@gmx.net>).
-
-* Wed May  6 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [0.19-2]
-- %%{version} macro instead %%{PACKAGE_VERSION},
-- added -q %setup parameter,
-- added using %%{name} macro in Buildroot, Source and Rquires in devel
-  fields.
-
-* Sun May 03 1998 Arne Coucheron <arneco@online.no>
-  [0.19-1]
-- removed some older changelogs
-
-* Wed Apr 28 1998 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
-  [0.18-2]
-- removed COPYING from %doc (copyright statment is in Copyright field),
-- /sbin/ldconfig is now -p parameter in %post, %postun,
-- replaced "mkdir -p" with "install -d" in %install,
-- added "Requires: xdelta = %%{PACKAGE_VERSION}" for devel,
-- added using %defattr macro in %files (requires rpm >= 2.4.99),
-- added using predefined macro %%{PACKAGE_VERSION} instead %{version},
-- changed permission on /usr/lib/lib*.so links to 644,
-- removed /usr/lib/libxdelta.la from devel,
-- added striping /usr/lib/lib*.so.*.* libs,
-- Buildroot changed to /tmp/xdelta-%%{PACKAGE_VERSION}-root.
-
-* Fri Apr 24 1998 Arne Coucheron <arneco@online.no>
-  [0.18-1]
-- removed the fakeglib patch
-
-* Wed Apr 08 1998 Arne Coucheron <arneco@online.no>
-  [0.15-2]
-- splitted the package into a main and devel package
-
-* Sat Apr 04 1998 Arne Coucheron <arneco@online.no>
-  [0.15-1]
+* Fri May 28 1999 Tomasz K³oczko <kloczek@rudy.mif.pg.gda.pl>
+  [1.1.1-2]
+- based on spec from RH contrib,
+- spec rewrited by PLD team,
+- pl translation by Wojtek ¦lusarczyk <wojtek@shadow.eu.org>.
This page took 0.092433 seconds and 4 git commands to generate.