packages: libieee1284/libieee1284.spec - new Source0 URL, updated to 0.2.11

qboosh qboosh at pld-linux.org
Sat Nov 6 18:18:44 CET 2010


Author: qboosh                       Date: Sat Nov  6 17:18:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- new Source0 URL, updated to 0.2.11

---- Files affected:
packages/libieee1284:
   libieee1284.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/libieee1284/libieee1284.spec
diff -u packages/libieee1284/libieee1284.spec:1.23 packages/libieee1284/libieee1284.spec:1.24
--- packages/libieee1284/libieee1284.spec:1.23	Fri Jul  9 13:18:22 2010
+++ packages/libieee1284/libieee1284.spec	Sat Nov  6 18:18:39 2010
@@ -2,12 +2,12 @@
 Summary:	A library for interfacing IEEE 1284-compatible devices
 Summary(pl.UTF-8):	Biblioteka do komunikacji z urządzeniami kompatybilnymi z IEEE 1284
 Name:		libieee1284
-Version:	0.2.10
-Release:	4
-License:	GPL
+Version:	0.2.11
+Release:	1
+License:	GPL v2+
 Group:		Libraries
-Source0:	http://cyberelk.net/tim/data/libieee1284/stable/%{name}-%{version}.tar.bz2
-# Source0-md5:	8b6e6bd74ad5e49e7fa5da07faf03e17
+Source0:	http://downloads.sourceforge.net/libieee1284/%{name}-%{version}.tar.bz2
+# Source0-md5:	b8fff9f3d121531bc17430e3f4ea6ed0
 URL:		http://cyberelk.net/tim/libieee1284/index.html
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1.6
@@ -84,7 +84,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -94,20 +94,24 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/libieee1284_test
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libieee1284.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libieee1284.so.3
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libieee1284.so
+%{_libdir}/libieee1284.la
 %{_includedir}/ieee1284.h
-%{_mandir}/man?/*
+%{_mandir}/man3/ieee1284_*.3*
+%{_mandir}/man3/libieee1284.3*
+%{_mandir}/man3/parport.3*
+%{_mandir}/man3/parport_list.3*
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libieee1284.a
 
 %files -n python-ieee1284
 %defattr(644,root,root,755)
@@ -119,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2010/11/06 17:18:39  qboosh
+- new Source0 URL, updated to 0.2.11
+
 Revision 1.23  2010/07/09 11:18:22  arekm
 - release 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libieee1284/libieee1284.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list