]> git.pld-linux.org Git - packages/Pantomime.git/blobdiff - Pantomime.spec
- rebuild with new Headers directory layout, release 2
[packages/Pantomime.git] / Pantomime.spec
index d7abeb7390c57bb851849ed3bceea19f331bb2f0..25a22f6a6f86ebf32fba65cefe9a89b7a72aca13 100644 (file)
@@ -2,13 +2,14 @@ Summary:      MIME library for GNUstep
 Summary(pl):   Biblioteka MIME dla ¶rodowiska GNUstep
 Name:          Pantomime
 Version:       1.1.0
-Release:       1
+Release:       2
 License:       LGPL
 Group:         Libraries
-Source0:       http://www.collaboration-world.com/cgi-bin/collaboration-world/project/download.cgi/Pantomime-1.1.0.tar.gz?rid=80
+Source0:       http://www.collaboration-world.com/pantomime.data/releases/Stable/%{name}-%{version}.tar.gz
 # Source0-md5: 3366a3af44327d03d81cb731da5c1971
+Patch0:                %{name}-whitespacepassword.patch
 URL:           http://www.collaboration-world.com/pantomime/
-BuildRequires: gnustep-gui-devel
+BuildRequires: gnustep-gui-devel >= 0.8.8-2
 BuildRequires: openssl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,7 +37,7 @@ Summary:      Header files for Pantomime library
 Summary(pl):   Pliki nag³ówkowe biblioteki Pantomime
 Group:         Development/Libraries
 Requires:      %{name} = %{version}
-Requires:      gnustep-gui-devel
+Requires:      gnustep-gui-devel >= 0.8.8-2
 
 %description devel
 Header files for Pantomime library.
@@ -46,6 +47,7 @@ Pliki nag
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
@@ -85,5 +87,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%{_prefix}/System/Library/Headers/Pantomime
+%{_prefix}/System/Library/Headers/%{libcombo}/Pantomime
 %{_prefix}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/lib*.so
This page took 0.105672 seconds and 4 git commands to generate.