]> git.pld-linux.org Git - packages/libgpod.git/commitdiff
- thou shall not be lazy and use metachar, but increase version and note that soname...
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 11 Feb 2009 07:28:34 +0000 (07:28 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- and not disable patch without any explanation

Changed files:
    libgpod.spec -> 1.36

libgpod.spec

index dbe79bbbbae2b13b644ee3ca200208ba2b809633..2ce71b1e509fcdfe1a74e3cdc586c57f4b031035 100644 (file)
@@ -1,3 +1,5 @@
+# TODO
+# check: http://fred.uwcs.co.uk/diff (from http://www.fredemmott.co.uk/blog_121)
 Summary:       Shared library to access the contents of an iPod
 Summary(pl.UTF-8):     Biblioteka współdzielona do dostępu do zawartości iPodów
 Name:          libgpod
@@ -113,7 +115,7 @@ Biblioteki umożliwiające korzystanie z libgpod z poziomu Pythona.
 %prep
 %setup -q
 %patch0 -p1
-#%patch1 -p1
+%patch1 -p1
 
 %build
 %{__gtkdocize}
@@ -152,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_bindir}/ipod-read-sysinfo-extended
 %attr(755,root,root) %{_libdir}/libgpod.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libgpod.so.?
+%attr(755,root,root) %ghost %{_libdir}/libgpod.so.4
 
 %files -n hal-libgpod
 %defattr(644,root,root,755)
This page took 0.08757 seconds and 4 git commands to generate.