]> git.pld-linux.org Git - packages/libmng.git/commitdiff
- release 3: libmng0{,-devel} added to Obsoletes for allow upgrade from MDK. libmng-1_0_3-3
authorkloczek <kloczek@pld-linux.org>
Sun, 6 Jan 2002 04:04:34 +0000 (04:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libmng.spec -> 1.17

libmng.spec

index 1f49a4719a8227bdc3794b537c67cddcb653db17..84786f9c53d6b007f4e331792e25e6db54b5106c 100644 (file)
@@ -2,7 +2,7 @@ Summary:        A library of functions for manipulating MNG format files
 Summary(pl):   Biblioteka do obróbki plików w formacie MNG
 Name:          libmng
 Version:       1.0.3
-Release:       2
+Release:       3
 License:       BSD-like
 Group:         Libraries
 Group(de):     Libraries
@@ -21,6 +21,7 @@ BuildRequires:        libjpeg-devel
 BuildRequires: libtool
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Obsoletes:     libmng0
 
 %description
 libmng - library for reading, writing, displaying and examing
@@ -46,6 +47,7 @@ Group(uk):    
 Requires:      %{name} = %{version}
 Requires:      libjpeg-devel
 Requires:      zlib-devel
+Obsoletes:     libmng0-devel
 
 %description devel
 The libmng-devel package contains the header files necessary for
@@ -81,7 +83,7 @@ Biblioteki statyczne MNG.
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 rm -f acinclude.m4 missing
This page took 0.049917 seconds and 4 git commands to generate.