]> git.pld-linux.org Git - packages/neon.git/commitdiff
- 0.26.0 auto/ac/neon-0_26_0-1 auto/th/neon-0_26_0-1
authorareq <areq@pld-linux.org>
Sun, 12 Mar 2006 16:21:41 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    neon.spec -> 1.54

neon.spec

index 33911100d5978557a6f9c01d3d11d543bb46d05f..a2af6a6c973722d3d52c2c302637baddcf755b7f 100644 (file)
--- a/neon.spec
+++ b/neon.spec
@@ -6,12 +6,12 @@
 Summary:       An HTTP and WebDAV client library
 Summary(pl):   Biblioteka kliencka HTTP i WebDAV
 Name:          neon
-Version:       0.25.5
-Release:       1.1
+Version:       0.26.0
+Release:       1
 License:       GPL
 Group:         Libraries
 Source0:       http://www.webdav.org/neon/%{name}-%{version}.tar.gz
-# Source0-md5: b5fdb71dd407f0a3de0f267d27c9ab17
+# Source0-md5: 076072f11c5278f4c4b7de189ea1506e
 URL:           http://www.webdav.org/neon/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -108,13 +108,15 @@ install -d $RPM_BUILD_ROOT{%{_prefix},%{_mandir}/man1,%{_mandir}/man3}
 mv -f doc/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
 mv -f doc/man/*.3 $RPM_BUILD_ROOT%{_mandir}/man3
 
+%find_lang %{name}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS BUGS ChangeLog NEWS README THANKS TODO doc/*.txt doc/html/*
 %attr(755,root,root) %{_libdir}/*.so.*.*
This page took 0.115597 seconds and 4 git commands to generate.