]> git.pld-linux.org Git - packages/libmatroska.git/commitdiff
- updated to 0.7.5, updated makefile patch
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Feb 2005 19:19:04 +0000 (19:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libmatroska.spec -> 1.18

libmatroska.spec

index 8834327ee9d9370cd3aa20dddd6946b950d8bd11..d96f79f4762534d7f37f84096f323db0240d7f2f 100644 (file)
@@ -1,19 +1,19 @@
 Summary:       Extensible Binary Meta Language access library
 Summary(pl):   Biblioteka dostêpu rozszerzalnego metajêzyka binarnego
 Name:          libmatroska
-Version:       0.7.4
+Version:       0.7.5
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
-# Source0-md5: a91b7a30141122edb02f9e42bbae69d9
+# Source0-md5: 8f034dc9253dbb1f8a214dafa12785ae
 Patch0:                %{name}-makefile.patch
 Patch1:                %{name}-version_define.patch
 URL:           http://www.matroska.org/
-BuildRequires: libebml-devel >= 0.7.2
+BuildRequires: libebml-devel >= 0.7.3
 BuildRequires: libstdc++-devel
 BuildRequires: libtool
-Requires:      libebml >= 0.7.2
+Requires:      libebml >= 0.7.3
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -37,7 +37,7 @@ Summary:      Header files for matroska library
 Summary(pl):   Nag³ówki dla biblioteki matroska
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      libebml-devel >= 0.7.2
+Requires:      libebml-devel >= 0.7.3
 Requires:      libstdc++-devel
 
 %description devel
This page took 0.194705 seconds and 4 git commands to generate.