SPECS: pixman.spec - adapterize; small fixes

arekm arekm at pld-linux.org
Mon Jun 25 15:28:04 CEST 2007


Author: arekm                        Date: Mon Jun 25 13:28:04 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterize; small fixes

---- Files affected:
SPECS:
   pixman.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/pixman.spec
diff -u SPECS/pixman.spec:1.1 SPECS/pixman.spec:1.2
--- SPECS/pixman.spec:1.1	Mon Jun 25 15:14:19 2007
+++ SPECS/pixman.spec	Mon Jun 25 15:27:59 2007
@@ -1,18 +1,19 @@
 # $Revision$, $Date$
-Summary:	Pixel manipulation library
+%define	snap	20070625
 Summary:	Biblioteka operacji na pikselach
+Summary:	Pixel manipulation library
 Name:		pixman
-%define	snap	20070625
 Version:	0.9.3
 Release:	0.%{snap}.1
 License:	BSD-like
 Group:		Libraries
-Source0:	pixman-20070625.tar.gz
+Source0:	%{name}-%{snap}.tar.gz
 # Source0-md5:	6e7e6d4c405a813d6e4e75364e3f2798
-URL:		http://xorg.freedesktop.org
+URL:		http://xorg.freedesktop.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	libtool
+Obsoletes:	libpixman
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -22,23 +23,25 @@
 pixman to biblioteka do operacji na pikselach.
 
 %package devel
-Summary:	Development files for libpixregion
-Summary(pl.UTF-8):	Pliki dla programistów do biblioteki libpixregion
+Summary:	Development files for pixman
+Summary(pl.UTF-8):	Pliki dla programistów do biblioteki pixman
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
+Obsoletes:	libpixman-devel
 
 %description devel
-This package contains development files for libpixregion library.
+This package contains development files for pixman library.
 
 %description devel -l pl.UTF-8
 Ten pakiet zawiera pliki dla programistów korzystających z biblioteki
-libpixregion.
+pixman.
 
 %package static
 Summary:	Static pixman library
 Summary(pl.UTF-8):	Statyczna biblioteka pixman
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
+Obsoletes:	libpixman-static
 
 %description static
 This package contains static pixman library.
@@ -92,6 +95,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/25 13:27:59  arekm
+- adapterize; small fixes
+
 Revision 1.1  2007/06/25 13:14:19  arekm
 - initial
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pixman.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list