]> git.pld-linux.org Git - packages/crossmingw32-cairo.git/commitdiff
- updated to 1.4.8
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 12 Jun 2007 22:29:07 +0000 (22:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossmingw32-cairo.spec -> 1.7

crossmingw32-cairo.spec

index da647401087a80b3066498fc20b7286e190f710c..99abaa94e863d94438d521869e05fbb0d4151832 100644 (file)
@@ -4,14 +4,14 @@
 #
 Summary:       Cairo - multi-platform 2D graphics library - cross Mingw32 version
 Summary(pl.UTF-8):     Cairo - wieloplatformowa biblioteka graficzna 2D - skrośna wersja Mingw32
-%define                _realname   cairo
-Name:          crossmingw32-%{_realname}
-Version:       1.4.6
+%define                realname   cairo
+Name:          crossmingw32-%{realname}
+Version:       1.4.8
 Release:       1
 License:       LGPL v2.1 or MPL v1.1
 Group:         Development/Libraries
-Source0:       http://cairographics.org/releases/%{_realname}-%{version}.tar.gz
-# Source0-md5: ae16e73f9dca46ac93b4ce435e93773c
+Source0:       http://cairographics.org/releases/%{realname}-%{version}.tar.gz
+# Source0-md5: 5b9db574c9fbb94ce52047600190a1ba
 URL:           http://cairographics.org/
 BuildRequires: autoconf >= 2.54
 BuildRequires: automake >= 1:1.7
@@ -101,7 +101,7 @@ DLL cairo library for Windows.
 Biblioteka DLL cairo dla Windows.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
 
 %build
 export PKG_CONFIG_PATH=%{_prefix}/lib/pkgconfig
This page took 0.097421 seconds and 4 git commands to generate.