]> git.pld-linux.org Git - packages/libebml.git/commitdiff
- updated to 0.7.8 auto/th/libebml-0_7_8-1 auto/ti/libebml-0_7_8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jul 2008 20:00:32 +0000 (20:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated makefile patch

Changed files:
    libebml.spec -> 1.27

libebml.spec

index 3391ed501370c98c790ef2fa7e62dd1fefc4e1e5..d6e0233ab19cd21ba5ea19486372d06e347a2e19 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       Extensible Binary Meta Language access library
 Summary(pl.UTF-8):     Biblioteka dostÄ™pu rozszerzalnego metajÄ™zyka binarnego
 Name:          libebml
-Version:       0.7.7
-Release:       3
+Version:       0.7.8
+Release:       1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
-# Source0-md5: 7c8456a50fd82c1c9755917d0182c49e
+# Source0-md5: 6278109f52e4f9d2c8a8dfc0d668b587
 Patch0:                %{name}-makefile.patch
 URL:           http://www.matroska.org/
 BuildRequires: libstdc++-devel
@@ -79,6 +79,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libebml.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libebml.so.0
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.152505 seconds and 4 git commands to generate.