SPECS: Pantomime.spec - updated to 1.2.0pre3 - flattened files str...

qboosh qboosh at pld-linux.org
Sat Mar 17 23:44:12 CET 2007


Author: qboosh                       Date: Sat Mar 17 22:44:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.2.0pre3
- flattened files structure

---- Files affected:
SPECS:
   Pantomime.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/Pantomime.spec
diff -u SPECS/Pantomime.spec:1.14 SPECS/Pantomime.spec:1.15
--- SPECS/Pantomime.spec:1.14	Mon Feb 12 22:23:45 2007
+++ SPECS/Pantomime.spec	Sat Mar 17 23:44:05 2007
@@ -2,13 +2,13 @@
 Summary:	MIME library for GNUstep
 Summary(pl.UTF-8):	Biblioteka MIME dla środowiska GNUstep
 Name:		Pantomime
-Version:	1.1.2
-%define cvs 20040729
-Release:	5.%{cvs}.2
+Version:	1.2.0
+%define bver	pre3
+Release:	0.%{bver}.1
 License:	LGPL
 Group:		Libraries
-Source0:	%{name}-cvs-%{cvs}.tar.gz
-# Source0-md5:	2aa6d2c62181e194c7bf632b720f3fc6
+Source0:	http://www.collaboration-world.com/cgi-bin/project/download.cgi/%{name}-%{version}%{bver}.tar.gz?rid=109
+# Source0-md5:	06ee16477aacf7c5031936997723c791
 URL:		http://www.collaboration-world.com/pantomime/
 BuildRequires:	gnustep-gui-devel >= 0.9.1
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -16,15 +16,6 @@
 
 %define         _prefix         /usr/%{_lib}/GNUstep
 
-%define		libcombo	gnu-gnu-gnu
-%define		gsos		linux-gnu
-%ifarch %{ix86}
-%define		gscpu		ix86
-%else
-# also s/alpha.*/alpha/, but we use only "alpha" arch for now
-%define		gscpu		%(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
-%endif
-
 %description
 MIME library for GNUstep. This framework supports the major mail
 protocols: POP3, IMAP, and SMTP.
@@ -71,13 +62,29 @@
 
 %files
 %defattr(644,root,root,755)
-%doc ChangeLog README TODO
-%{_prefix}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/lib*.so.*
+%doc ChangeLog Documentation/{AUTHORS,README,TODO}
+%dir %{_prefix}/System/Library/Frameworks/Pantomime.framework
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Headers
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Resources
+%dir %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions
+%dir %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A
+%attr(755,root,root) %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/libPantomime.so*
+%attr(755,root,root) %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Pantomime
+%dir %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Resources
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Resources/*.plist
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Resources/English.lproj
+%lang(de) %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Resources/German.lproj
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/Current
+%dir %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/Resources
+%{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/Resources/English.lproj
+%lang(de) %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/Resources/German.lproj
+%attr(755,root,root) %{_prefix}/System/Library/Libraries/lib*.so.*
 
 %files devel
 %defattr(644,root,root,755)
-%{_prefix}/System/Library/Headers/%{libcombo}/Pantomime
-%{_prefix}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/lib*.so
+%attr(755,root,root) %{_prefix}/System/Library/Frameworks/Pantomime.framework/Versions/A/Headers
+%{_prefix}/System/Library/Headers/Pantomime
+%attr(755,root,root) %{_prefix}/System/Library/Libraries/lib*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -85,6 +92,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2007/03/17 22:44:05  qboosh
+- updated to 1.2.0pre3
+- flattened files structure
+
 Revision 1.14  2007/02/12 21:23:45  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Pantomime.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list