]> 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 241a503601b5196d25fa4509d6cb1f047d6cf810..25a22f6a6f86ebf32fba65cefe9a89b7a72aca13 100644 (file)
@@ -1,13 +1,15 @@
 Summary:       MIME library for GNUstep
 Summary(pl):   Biblioteka MIME dla ¶rodowiska GNUstep
 Name:          Pantomime
-Version:       1.0.5
-Release:       1
+Version:       1.1.0
+Release:       2
 License:       LGPL
 Group:         Libraries
-Source0:       ftp://ftp.gnustep.org/pub/gnustep/libs/%{name}-%{version}.tar.gz
-# Source0-md5: -
-BuildRequires: gnustep-gui-devel
+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 >= 0.8.8-2
 BuildRequires: openssl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -23,17 +25,19 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %endif
 
 %description
-MIME library for GNUstep.
+MIME library for GNUstep. This framework supports the major mail
+protocols: POP3, IMAP, and SMTP.
 
 %description -l pl
-Biblioteka MIME dla ¶rodowiska GNUstep.
+Biblioteka MIME dla ¶rodowiska GNUstep. Ten szkielet obs³uguje g³ówne
+protoko³y pocztowe: POP3, IMAP i SMTP.
 
 %package devel
 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.
@@ -43,6 +47,7 @@ Pliki nag
 
 %prep
 %setup -q -n %{name}
+%patch0 -p1
 
 %build
 . %{_prefix}/System/Library/Makefiles/GNUstep.sh
@@ -82,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.068656 seconds and 4 git commands to generate.