SPECS: adobe-flash-standalone.spec - cleanup

qboosh qboosh at pld-linux.org
Sat Jan 5 02:23:20 CET 2008


Author: qboosh                       Date: Sat Jan  5 01:23:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   adobe-flash-standalone.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/adobe-flash-standalone.spec
diff -u SPECS/adobe-flash-standalone.spec:1.1 SPECS/adobe-flash-standalone.spec:1.2
--- SPECS/adobe-flash-standalone.spec:1.1	Thu Oct  4 13:57:21 2007
+++ SPECS/adobe-flash-standalone.spec	Sat Jan  5 02:23:14 2008
@@ -1,15 +1,14 @@
 # $Revision$, $Date$
-#
-%define		_ver_major	9
-%define		_ver_minor	0
-%define		_ver_patch	48
-%define		_ver_serial	0
-%define		_rel 1
+%define		ver_major	9
+%define		ver_minor	0
+%define		ver_patch	48
+%define		ver_serial	0
+%define		rel 1
 Summary:	Standalone Flash player
 Summary(pl.UTF-8):	Odtwarzacz Flash
 Name:		adobe-flash-standalone
-Version:	%{_ver_major}.%{_ver_minor}.%{_ver_patch}.%{_ver_serial}
-Release:	%{_rel}%{?with_license_agreement:wla}
+Version:	%{ver_major}.%{ver_minor}.%{ver_patch}.%{ver_serial}
+Release:	%{rel}%{?with_license_agreement:wla}
 License:	Free to use, non-distributable
 Group:		X11/Applications/Multimedia
 Source0:	http://download.macromedia.com/pub/flashplayer/updaters/9/flash_player_9_linux_dev.tar.gz
@@ -31,7 +30,7 @@
 treści i aplikacji we Flashu pod Linuksem.
 
 %prep
-%setup -q -n flash_player_%{_ver_major}_linux_dev
+%setup -q -n flash_player_%{ver_major}_linux_dev
 tar xf standalone/release/flashplayer.tar.gz
 
 %install
@@ -44,7 +43,7 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/flashplayer
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -52,7 +51,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-01-05 01:23:14  qboosh
+- cleanup
+
 Revision 1.1  2007-10-04 11:57:21  arekm
 - initial
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/adobe-flash-standalone.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list