SPECS: gallery-remote.spec - up to 1.5

glen glen at pld-linux.org
Tue May 2 21:56:28 CEST 2006


Author: glen                         Date: Tue May  2 19:56:27 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.5

---- Files affected:
SPECS:
   gallery-remote.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/gallery-remote.spec
diff -u SPECS/gallery-remote.spec:1.7 SPECS/gallery-remote.spec:1.8
--- SPECS/gallery-remote.spec:1.7	Mon Sep  5 06:15:57 2005
+++ SPECS/gallery-remote.spec	Tue May  2 21:56:22 2006
@@ -2,12 +2,12 @@
 Summary:	Gallery Remote - client-side frontend to Gallery
 Summary(pl):	Gallery Remote - frontend do Gallery działający po stronie klienta
 Name:		gallery-remote
-Version:	1.4.1
-Release:	0.16
+Version:	1.5
+Release:	1
 License:	GPL v2
 Group:		Applications/Publishing
 Source0:	http://dl.sourceforge.net/gallery/GalleryRemote.%{version}.jar
-# Source0-md5:	763af4f97120f5142222961f02e3943d
+# Source0-md5:	6043106f54f85380b1bbc06d8dd19d4f
 Source1:	%{name}.png
 Source2:	%{name}.desktop
 URL:		http://gallery.menalto.com/modules.php?op=modload&name=phpWiki&file=index&pagename=Gallery%20Remote
@@ -36,7 +36,8 @@
 
 %prep
 %setup -q -c
-unzip -qq Disk1/InstData/Resource1.zip
+install -d gallery_docs
+unzip -qq -o Disk1/InstData/Resource1.zip
 
 # use better names
 mv '$IA_PROJECT_DIR$' %{name}
@@ -59,7 +60,7 @@
 rm -rf jpegtran/linux
 sed -i -e '/^jp\.path/s/=.*/=jpegtran/' jpegtran/jpegtran.properties
 # undos
-sed -i -e 's,
$,,' jpegtran/jpegtran.properties
+sed -i -e 's,\r$,,' jpegtran/jpegtran.properties
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,7 +68,6 @@
 
 install -d $RPM_BUILD_ROOT{%{_appdir},%{_bindir},%{_pixmapsdir},%{_desktopdir}}
 cp -a imagemagick img jpegtran lib $RPM_BUILD_ROOT%{_appdir}
-cp -a defaults.properties rar*.* $RPM_BUILD_ROOT%{_appdir}
 cp -a *.jar $RPM_BUILD_ROOT%{_appdir}
 cat <<EOF > $RPM_BUILD_ROOT%{_bindir}/%{name}
 #!/bin/sh
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/05/02 19:56:22  glen
+- up to 1.5
+
 Revision 1.7  2005/09/05 04:15:57  ankry
 - separate desktop from spec; pl in desktop
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gallery-remote.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list