SPECS: gallery-style-hoverbox.spec - modified source to have nice ...

blues blues at pld-linux.org
Wed Jul 26 14:50:43 CEST 2006


Author: blues                        Date: Wed Jul 26 12:50:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- modified source to have nice focus

---- Files affected:
SPECS:
   gallery-style-hoverbox.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gallery-style-hoverbox.spec
diff -u SPECS/gallery-style-hoverbox.spec:1.1 SPECS/gallery-style-hoverbox.spec:1.2
--- SPECS/gallery-style-hoverbox.spec:1.1	Wed Jul 26 14:27:23 2006
+++ SPECS/gallery-style-hoverbox.spec	Wed Jul 26 14:50:38 2006
@@ -3,11 +3,12 @@
 Summary:	Hoverbox css style for Gallery2
 Name:		gallery-style-%{_style}
 Version:	1
-Release:	0.1
+Release:	0.2
 License:	GPL
 Group:		Applications/Publishing
-Source0:	http://sonspring.com/files/%{_style}.zip
-# Source0-md5:	e4ae8d050a8baa3205eca06c82cd0c0d
+#Source0:	http://sonspring.com/files/%{_style}.zip
+Source0:	http://gallery.menalto.com/files/g2_carbon_%{_style}.zip
+# Source0-md5:	1a933624ddfd8b3b1af74859e93138d6
 URL:		http://sonspring.com/journal/hoverbox-image-gallery
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	unzip
@@ -28,7 +29,8 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_appdir}/%{_style}
 
-install css/*.css $RPM_BUILD_ROOT%{_appdir}/%{_style}
+install *.css $RPM_BUILD_ROOT%{_appdir}/%{_style}
+install *.gif $RPM_BUILD_ROOT%{_appdir}/%{_style}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -37,6 +39,7 @@
 %defattr(644,root,root,755)
 %dir %{_appdir}/%{_style}
 %{_appdir}/%{_style}/*.css
+%{_appdir}/%{_style}/*.gif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -44,7 +47,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/07/26 12:50:38  blues
+- modified source to have nice focus
+
 Revision 1.1  2006/07/26 12:27:23  blues
 - css style hoverbox
-
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gallery-style-hoverbox.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list