]> git.pld-linux.org Git - packages/libebml.git/blobdiff - libebml.spec
- updated to 0.7.4, updated makefile patch, removed obsolete gcc4 patch
[packages/libebml.git] / libebml.spec
index 380408b60b33cbcc5307791bf8870e6cd9d07143..65dbdad76068c98b119babdfec8907ce2ec743b1 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Extensible Binary Meta Language access library
 Summary(pl):   Biblioteka dostêpu rozszerzalnego metajêzyka binarnego
 Name:          libebml
-Version:       0.6.4
+Version:       0.7.4
 Release:       1
-License:       GPL v2 or QPL
+License:       LGPL v2.1+
 Group:         Libraries
-Source0:       http://matroska.free.fr/downloads/%{name}/%{name}-%{version}.tar.gz
-# Source0-md5: 7ac6fb3f4bcadcd845f0e9446ff446b7
+Source0:       http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
+# Source0-md5: c11ee7f4d747b8b55d676ce7ab102759
 Patch0:                %{name}-makefile.patch
 URL:           http://www.matroska.org/
 BuildRequires: libstdc++-devel
@@ -27,7 +27,7 @@ tym metaj
 Summary:       Header files for Extensible Binary Meta Language library
 Summary(pl):   Nag³ówki biblioteki rozszerzalnego metajêzyka binarnego
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 Requires:      libstdc++-devel
 
 %description devel
@@ -40,7 +40,7 @@ Nag
 Summary:       Static version of Extensible Binary Meta Language library
 Summary(pl):   Statyczna wersja biblioteki rozszerzalnego metajêzyka binarnego
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 Static version of Extensible Binary Meta Language library.
@@ -57,6 +57,7 @@ Statyczna wersja biblioteki rozszerzalnego metaj
        prefix=%{_prefix} \
        libdir=%{_libdir} \
        CXX="%{__cxx}" \
+       CXXFLAGS="%{rpmcxxflags}" \
        LD="%{__cxx}" \
        LDFLAGS="%{rpmldflags}"\
        DEBUGFLAGS="%{rpmcflags} %{?debug:-DDEBUG}"
This page took 0.053802 seconds and 4 git commands to generate.