]> git.pld-linux.org Git - packages/pstoedit.git/commitdiff
- cleanup, strict internal deps auto/ac/pstoedit-3_33-3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 Jun 2004 22:35:07 +0000 (22:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3 to get rid of bogus libexif dep in -drv-magick

Changed files:
    pstoedit.spec -> 1.13

pstoedit.spec

index 216b3fbf7fd84642df53dc704d1863fd710d1115..601a8c1b9a2ad95d71a3fe36a4c9c740be039a4d 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Convert PostScript and PDF files into various vector-graphic formats
 Summary(pl):   Konwerter PostScriptu i PDF do ró¿nych formatów wektorowych
 Name:          pstoedit
 Version:       3.33
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/%{name}-%{version}.tar.gz
@@ -47,7 +47,7 @@ rastrowe.
 Summary:       lplot plugin for pstoedit library
 Summary(pl):   Wtyczka lplot dla biblioteki pstoedit
 Group:         Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description drv-lplot
 lplot plugin for pstoedit library. It uses libplotter library.
@@ -59,7 +59,7 @@ Wtyczka lplot dla biblioteki pstoedit. U
 Summary:       magick plugin for pstoedit library
 Summary(pl):   Wtyczka magick dla biblioteki pstoedit
 Group:         Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description drv-magick
 magick plugin for pstoedit library. It uses Magick++ library.
@@ -72,7 +72,7 @@ Magick++.
 Summary:       swf plugin for pstoedit library
 Summary(pl):   Wtyczka swf dla biblioteki pstoedit
 Group:         Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description drv-swf
 swf plugin for pstoedit library. It uses Ming library.
@@ -84,7 +84,7 @@ Wtyczka swf dla biblioteki pstoedit. U
 Summary:       wmf plugin for pstoedit library
 Summary(pl):   Wtyczka wmf dla biblioteki pstoedit
 Group:         Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description drv-wmf
 wmf plugin for pstoedit library. It uses libEMF library.
@@ -96,7 +96,7 @@ Wtyczka wmf dla biblioteki pstoedit. U
 Summary:       pstoedit library header files
 Summary(pl):   Pliki nag³ówkowe biblioteki pstoedit
 Group:         Development/Libraries
-Requires:      %{name} = %{version}
+Requires:      %{name} = %{version}-%{release}
 
 %description devel
 pstoedit library header files.
@@ -108,7 +108,7 @@ Pliki nag
 Summary:       pstoedit static libraries
 Summary(pl):   Biblioteki statyczne pstoedit
 Group:         Development/Libraries
-Requires:      %{name}-devel = %{version}
+Requires:      %{name}-devel = %{version}-%{release}
 
 %description static
 pstoedit static libraries.
@@ -127,8 +127,6 @@ Biblioteki statyczne pstoedit.
 %{__aclocal}
 %{__autoconf}
 %{__automake}
-
-CPPFLAGS="-I/usr/X11R6/include -I/usr/X11R6/include/X11"
 %configure \
        --with-libemf-include=/usr/include/libEMF
 %{__make}
This page took 0.127027 seconds and 4 git commands to generate.