SPECS: libgpod.spec - thou shall not be lazy and use metachar, but increase...
glen
glen at pld-linux.org
Wed Feb 11 08:28:39 CET 2009
Author: glen Date: Wed Feb 11 07:28:39 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- thou shall not be lazy and use metachar, but increase version and note that soname has changed
- and not disable patch without any explanation
---- Files affected:
SPECS:
libgpod.spec (1.35 -> 1.36)
---- Diffs:
================================================================
Index: SPECS/libgpod.spec
diff -u SPECS/libgpod.spec:1.35 SPECS/libgpod.spec:1.36
--- SPECS/libgpod.spec:1.35 Tue Feb 10 21:00:17 2009
+++ SPECS/libgpod.spec Wed Feb 11 08:28:34 2009
@@ -1,4 +1,6 @@
# $Revision$, $Date$
+# 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
@@ -114,7 +116,7 @@
%prep
%setup -q
%patch0 -p1
-#%patch1 -p1
+%patch1 -p1
%build
%{__gtkdocize}
@@ -153,7 +155,7 @@
%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)
@@ -187,6 +189,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.36 2009/02/11 07:28:34 glen
+- thou shall not be lazy and use metachar, but increase version and note that soname has changed
+- and not disable patch without any explanation
+
Revision 1.35 2009/02/10 20:00:17 shadzik
- %files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgpod.spec?r1=1.35&r2=1.36&f=u
More information about the pld-cvs-commit
mailing list