Author: qboosh                       Date: Sun Jul 24 22:46:20 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.2.3, removed obsolete assert patch

---- Files affected:
SPECS:
   gmetadom.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/gmetadom.spec
diff -u SPECS/gmetadom.spec:1.22 SPECS/gmetadom.spec:1.23
--- SPECS/gmetadom.spec:1.22    Wed Jun  1 22:05:24 2005
+++ SPECS/gmetadom.spec Mon Jul 25 00:46:12 2005
@@ -6,13 +6,12 @@
 Summary:       gdome2 binding for various programming languages
 Summary(pl):   Wiązania gdome2 dla różnych języków programowania
 Name:          gmetadom
-Version:       0.2.2
-Release:       2
+Version:       0.2.3
+Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/gmetadom/%{name}-%{version}.tar.gz
-# Source0-md5: 9fe1ee842bcbbe53ac013e9001c05c08
-Patch0:                %{name}-assert.patch
+# Source0-md5: da5f6f9f39a09aacbf9d3bb17804e787
 URL:           http://gmetadom.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -22,6 +21,7 @@
 BuildRequires: libstdc++-devel
 %{?with_ocaml:BuildRequires:   ocaml >= 3.04-7}
 BuildRequires: pkgconfig
+BuildRequires: rpmbuild(macros) >= 1.198
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -135,11 +135,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
 find -name CVS | xargs rm -rf
 
 %build
-glib-gettextize --copy --force
+%{__glib_gettextize}
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
@@ -175,7 +174,6 @@
 %defattr(644,root,root,755)
 %dir %{_libdir}/ocaml/gdome2
 %attr(755,root,root) %{_libdir}/ocaml/stublibs/dllmlgdome.so
-%attr(755,root,root) %{_libdir}/ocaml/stublibs/libmlgdome.so
 
 %files -n ocaml-gdome2-devel
 %defattr(644,root,root,755)
@@ -206,6 +204,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/07/24 22:46:12  qboosh
+- updated to 0.2.3, removed obsolete assert patch
+
 Revision 1.22  2005/06/01 20:05:24  zbyniu
 - BR: pkgconfig
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gmetadom.spec?r1=1.22&r2=1.23&f=u

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

Reply via email to