Author: megabajt                     Date: Thu Mar 13 17:42:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.8.0

---- Files affected:
SPECS:
   rarian.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/rarian.spec
diff -u SPECS/rarian.spec:1.9 SPECS/rarian.spec:1.10
--- SPECS/rarian.spec:1.9       Sat Feb  2 10:46:36 2008
+++ SPECS/rarian.spec   Thu Mar 13 18:41:58 2008
@@ -2,13 +2,16 @@
 Summary:       Rarian - a documentation meta-data library
 Summary(pl.UTF-8):     Rarian - biblioteka metadanych dokumentacji
 Name:          rarian
-Version:       0.7.1
+Version:       0.8.0
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
-Source0:       
http://ftp.gnome.org/pub/GNOME/sources/rarian/0.7/%{name}-%{version}.tar.bz2
-# Source0-md5: f2a2755d62cecc717af2b5432ae0f390
+Source0:       
http://ftp.gnome.org/pub/GNOME/sources/rarian/0.8/%{name}-%{version}.tar.bz2
+# Source0-md5: 67e2d3ab27edcebdae9b85733712805e
 URL:           http://rarian.freedesktop.org/
+BuildRequires: autoconf >= 2.59
+BuildRequires: automake
+BuildRequires: libtool
 BuildRequires: libxslt-devel
 Requires:      coreutils
 Requires:      gawk
@@ -71,6 +74,11 @@
 
 %prep
 %setup -q
+%{__libtoolize}
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
 
 %build
 %configure \
@@ -100,6 +108,7 @@
 %doc AUTHORS COPYING ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/rarian-example
 %attr(755,root,root) %{_libdir}/librarian.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/librarian.so.0
 %{_datadir}/librarian
 %{_datadir}/help
 
@@ -126,6 +135,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-03-13 17:41:58  megabajt
+- updated to 0.8.0
+
 Revision 1.9  2008-02-02 09:46:36  hawk
 - updated to 0.7.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rarian.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to