Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@2105 ec354946-7b23-47d6-9f5a-488ba84defc7

daisuke 13 years ago
parent
commit
7a2fc4067c

+ 6 - 6
o/openvpn/openvpn-vl.spec

@@ -1,20 +1,17 @@
-%define prerelease rc9
+#define prerelease rc22
 
 %define plugins down-root auth-pam
 
 Name:              openvpn
-Version:           2.1
-Release:           0.1.rc9%{?_dist_release}
+Version:           2.1.3
+Release:           1%{?_dist_release}
 Summary:           A full-featured SSL VPN solution
 Summary(ja):       SSL VPN ソリューション
 License:           GPLv2
 Group:             Applications/Internet
 URL:               http://openvpn.net/
 
-#Source0:           http://openvpn.net/beta/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz
-#Source0:           https://secure.openvpn.net/beta/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz
 Source0:           http://openvpn.net/release/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz
-#Source1:           https://secure.openvpn.net/beta/signatures/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz.asc
 Source1:           http://openvpn.net/signatures/%{name}-%{version}%{?prerelease:_%{prerelease}}.tar.gz.asc
 # Sample 2.0 config files
 Source2:           roadwarrior-server.conf
@@ -164,6 +161,9 @@ fi
 %config %dir %{_sysconfdir}/%{name}/
 
 %changelog
+* Sun Aug 29 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1.3-1
+- new upstream release
+
 * Mon Aug 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.1-0.1.rc9
 - initial build for Vine Linux
 

+ 18 - 18
p/plymouth/plymouth-vl.spec

@@ -6,15 +6,15 @@ Summary: Graphical Boot Animation and Logger
 Summary(ja): グラフィカルブートアニメーション
 Name: plymouth
 Version: 0.8.3
-Release: 3%{?_dist_release}
+Release: 4%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
 Source1: boot-duration
-Source2: charge.plymouth
-Source3: plymouth-set-default-plugin
+Source2: plymouth-update-initrd
 Source10: vinelogo-bw.png
 Source11: plymouth-theme-script.tar.bz2
+Source12: plymouth-theme-charge.tar.bz2
 
 URL: http://freedesktop.org/software/plymouth/releases
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -96,7 +96,7 @@ including a boot log viewing application.
 
 %package scripts
 Summary: Plymouth related scripts
-Summary(ja): Plymouth related scripts
+Summary(ja): Plymouth 関連スクリプト
 Group: Applications/System
 
 %description scripts
@@ -105,7 +105,7 @@ the system.
 
 %package gdm-hooks
 Summary: Plymouth GDM integration
-Summary(ja): Plymouth GDM integration
+Summary(ja): Plymouth GDM 統合
 Group: Applications/System
 Requires: gdm
 Requires: plymouth-utils
@@ -285,23 +285,19 @@ cp $RPM_SOURCE_DIR/boot-duration $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth
 
 # update script theme
 tar xjvf %{SOURCE11} -C $RPM_BUILD_ROOT%{_datadir}/plymouth/themes
-
-# Add charge theme
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-cp %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-
-# Drop glow
-rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
-
-# Add compat script for upgrades
-cp $RPM_SOURCE_DIR/plymouth-set-default-plugin $RPM_BUILD_ROOT%{_sbindir}
-chmod +x $RPM_BUILD_ROOT%{_sbindir}/plymouth-set-default-plugin
+# add charge theme
+tar xjvf %{SOURCE12} -C $RPM_BUILD_ROOT%{_datadir}/plymouth/themes
 
 # install vinelogo-bw.png
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/vine/
 cp %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/pixmaps/vine/
 
+# Override plymouth-update-initrd to work dracut or mkinitrd
+cp -f $RPM_SOURCE_DIR/plymouth-update-initrd $RPM_BUILD_ROOT%{_libexecdir}/plymouth/plymouth-update-initrd
+
+# Drop glow
+rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -373,7 +369,6 @@ fi
 %files scripts
 %defattr(-, root, root)
 %{_sbindir}/plymouth-set-default-theme
-%{_sbindir}/plymouth-set-default-plugin
 %{_libexecdir}/plymouth/plymouth-update-initrd
 %{_libexecdir}/plymouth/plymouth-generate-initrd
 %{_libexecdir}/plymouth/plymouth-populate-initrd
@@ -451,6 +446,11 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-4
+- update charge theme
+- replace plymouth-update-initrd 
+- drop unused plymouth-set-default-plugin
+
 * Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.8.3-3
 - remove configure option
   - --with-{boot,shutdow}-tty

+ 61 - 0
r/remmina-gnome/remmina-gnome-vl.spec

@@ -0,0 +1,61 @@
+Summary: 	Remmina GNOME applet
+Summary(ja): 	Remmina GNOME アプレット
+Name: 		remmina-gnome
+Version: 	0.7.2
+Release:        1%{?_dist_release}
+Source0: 	%{name}-%{version}.tar.gz
+License: 	GPLv2+
+Group: 		Applications/Internet
+URL: 		http://sourceforge.net/projects/grdc/
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires:  glib2-devel
+BuildRequires:  intltool
+BuildRequires:  gtk2-devel
+BuildRequires:  gnome-panel
+Requires: 	remmina
+
+Obsoletes: grdc-gnome < 0.7.0
+Provides: grdc-gnome = %{version}
+ 
+%description
+This is a gnome applet for Remmina - a remote desktop connection client
+that can view and control a desktop session running on another system
+
+%prep
+%setup -q
+
+%build
+%configure
+%__make
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%__make DESTDIR=$RPM_BUILD_ROOT install
+
+%find_lang %name
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+
+%files -f %name.lang
+%defattr(-,root,root)
+%doc ChangeLog NEWS README AUTHORS COPYING
+%{_bindir}/remmina-applet
+%{_libdir}/bonobo/servers/Remmina_Applet.server
+
+
+%changelog
+* Mon Mar 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.2-1
+- new upstream release with new name
+- rename to remmina-gnome
+
+* Wed Sep 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-1
+- initial build for Vine Linux
+
+* Tue Jul 07 2009 slick50 <lxgator@gmail.com> 0.6.0-1pclos2009 
+- new version 0.6.0
+
+* Sun May 17 2009 don_crissti <don_crissti@gmx.com> 0.5.1-1pclos2009
+- build for PCLOS
+

+ 94 - 0
r/remmina/remmina-vl.spec

@@ -0,0 +1,94 @@
+Summary: 	Remote Desktop Connection utility for GNOME
+Summary(ja): 	GNOME 用リモートデスクトップ接続ユーティリティ
+Name: 		remmina
+Version: 	0.7.4
+Release:        1%{?_dist_release}
+
+Source0: 	%{name}-%{version}.tar.gz
+Source10:	remmina-0.7.4-ja.po
+Patch10:	remmina-0.7.4-ja.patch
+
+License: 	GPLv2+
+Group: 		Applications/Internet
+URL: 		http://sourceforge.net/projects/grdc/
+
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRequires:  glib-devel
+BuildRequires:  intltool
+BuildRequires:  gtk2-devel
+BuildRequires:  libgcrypt-devel
+BuildRequires:  libssh-devel
+
+Obsoletes: grdc < 0.7.0
+Provides: grdc = %{version}
+
+
+%description
+Grdc is a remote desktop connection client that can view and control a
+desktop session running on another system. It can connect to a VNC platform
+(using libvncserver0) as well windows terminal servers (with rdesktop).
+
+
+%prep
+%setup -q
+%patch10 -p1
+
+cp -f %{SOURCE10} po/ja.po
+
+%build
+autoreconf -f -i
+%configure
+%__make %{?_smp_mflags}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+%__make DESTDIR=$RPM_BUILD_ROOT install
+
+desktop-file-install --vendor="" \
+  --add-category="RemoteAccess" \
+  --dir $RPM_BUILD_ROOT%{_datadir}/applications \
+  $RPM_BUILD_ROOT%{_datadir}/applications/*
+
+%find_lang %name
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+update-desktop-database -q
+touch --no-create %{_datadir}/icons/hicolor
+if [ -x /usr/bin/gtk-update-icon-cache ]; then
+  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
+fi
+
+%postun
+update-desktop-database -q
+touch --no-create %{_datadir}/icons/hicolor
+if [ -x /usr/bin/gtk-update-icon-cache ]; then
+  gtk-update-icon-cache -q %{_datadir}/icons/hicolor
+fi
+
+%files -f %name.lang
+%defattr(-,root,root)
+%doc ChangeLog NEWS README AUTHORS COPYING
+%{_bindir}/%{name}
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/icons/hicolor
+%{_datadir}/icons/hicolor/*/apps/*
+%{_datadir}/applications/*.desktop
+
+
+%changelog
+* Wed Mar 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.4-1
+- new upstream release with new name 'remmina'
+- add Obsoletes/Provides: grdc
+
+* Tue Sep 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-1
+- initial build for Vine Linux
+
+* Tue Jul 07 2009 slick50 <lxgator@gmail.com> 0.6.0-1pclos2009 
+- new version 0.6.0
+
+* Sun May 17 2009 don_crissti <don_crissti@gmx.com> 0.5.1-1pclos2009
+- build for PCLOS
+

+ 218 - 0
u/upstart/upstart-vl.spec

@@ -0,0 +1,218 @@
+Name:           upstart
+Version:        0.6.5
+Release:        2%{?_dist_release}
+Summary:        An event-driven init system
+Summary(ja):    イベントドリブン型 init システム
+
+Group:          System Environment/Base
+License:        GPLv2 and LGPLv2+
+URL:            http://upstart.ubuntu.com
+Source0:        http://upstart.ubuntu.com/download/0.6/upstart-%{version}.tar.gz
+Source1:        init-system-dbus.conf
+Patch1:         upstart-telinit.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+Obsoletes: SysVinit < 2.88
+Provides: SysVinit = 2.88
+BuildRequires:  gettext, audit-libs-devel, expat-devel 
+BuildRequires:  dbus-devel >= 1.2.16, libnih-devel >= 1.0.1
+Requires:      initscripts >= 8.90.4
+
+%description
+Upstart is an event-based replacement for the /sbin/init daemon which
+handles starting of tasks and services during boot, stopping them
+during shutdown and supervising them while the system is running.
+
+%prep
+%setup -q
+%patch1 -p1 -b .u
+
+%build
+%configure --sbindir=/sbin --libdir=/%{_lib}
+make %{?_smp_mflags}
+
+%install
+rm -rf %{buildroot}
+make install DESTDIR=%{buildroot}
+
+# don't ship default jobs
+rm -f %{buildroot}/%{_sysconfdir}/init/*
+install -m 644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/init/
+
+%find_lang %{name}
+
+%check
+#some tests fail in koji while pass in mock and local build
+#to run make check use "--with check"
+%if %{?_with_check:1}%{!?_with_check:0}
+  make check
+%endif
+
+%clean
+rm -rf %{buildroot}
+
+%files -f %{name}.lang
+%defattr(-,root,root,-)
+%doc AUTHORS
+%doc COPYING
+%doc NEWS
+%doc README
+%doc TODO
+%doc HACKING
+%{_sysconfdir}/init/
+%config(noreplace) %{_sysconfdir}/dbus-1/system.d/Upstart.conf
+/sbin/halt
+/sbin/init
+/sbin/initctl
+/sbin/poweroff
+/sbin/reboot
+/sbin/runlevel
+/sbin/shutdown
+/sbin/start
+/sbin/status
+/sbin/stop
+/sbin/restart
+/sbin/telinit
+/sbin/reload
+%{_mandir}/man5/init.5.gz
+%{_mandir}/man5/inittab.5.gz
+%{_mandir}/man7/control-alt-delete.7.gz
+%{_mandir}/man7/keyboard-request.7.gz
+%{_mandir}/man7/power-status-changed.7.gz
+%{_mandir}/man7/runlevel.7.gz
+%{_mandir}/man7/started.7.gz
+%{_mandir}/man7/starting.7.gz
+%{_mandir}/man7/startup.7.gz
+%{_mandir}/man7/stopped.7.gz
+%{_mandir}/man7/stopping.7.gz
+%{_mandir}/man7/upstart.7.gz
+%{_mandir}/man8/restart.8.gz
+%{_mandir}/man8/halt.8.gz
+%{_mandir}/man8/init.8.gz
+%{_mandir}/man8/initctl.8.gz
+%{_mandir}/man8/poweroff.8.gz
+%{_mandir}/man8/reboot.8.gz
+%{_mandir}/man8/runlevel.8.gz
+%{_mandir}/man8/shutdown.8.gz
+%{_mandir}/man8/start.8.gz
+%{_mandir}/man8/status.8.gz
+%{_mandir}/man8/stop.8.gz
+%{_mandir}/man8/telinit.8.gz
+%{_mandir}/man8/reload.8.gz
+
+%changelog
+* Wed May 12 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.5-2
+- add R: initscripts >= 8.90.4
+
+* Sun Apr 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.5-1
+- initial build for Vine Linux
+
+* Wed Feb 24 2010 Petr Lautrbach <plautrba@redhat.com> 0.6.5-3
+- run "make check" only with --with check
+
+* Fri Feb 19 2010 Casey Dahlin <cdahlin@redhat.com> 0.6.5-2
+- be more specific about which libnih we need.
+
+* Wed Feb 17 2010 Petr Lautrbach <plautrba@redhat.com> 0.6.5-1
+- upgrade to 0.6.5
+
+* Fri Jan 29 2010 Petr Lautrbach <plautrba@redhat.com> 0.6.3-7
+- add SIGUSR1 handler and init-system-dbus.conf (#559660)
+
+* Sun Jan 17 2010 Dennis Gilmore <dennis@ausil.us> - 0.6.3-6
+- add patch from upstream fixing sparc alignment issues
+
+* Mon Jan 11 2010 Petr Lautrbach <plautrba@redhat.com> 0.6.3-5
+- License changed to GPLv2 and LGPLv2+
+
+* Wed Dec 16 2009 Petr Lautrbach <plautrba@redhat.com> 0.6.3-4
+- audit events patch rebased for 0.6 (#470661)
+
+* Thu Dec  3 2009 Bill Nottingham <notting@redhat.com> 0.6.3-3
+- make 'telinit u' a no-op, temporarily
+
+* Fri Nov 27 2009 Petr Lautrbach <plautrba@redhat.com> 0.6.3-2
+- Removed tests which fail in koji
+
+* Fri Nov 20 2009 Casey Dahlin <cdahlin@redhat.com> - 0.6.3-1
+- Upgrade to 0.6.3
+
+* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 0.3.11-3
+- rebuilt with new audit
+
+* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.11-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Mon Jun 22 2009 Petr Lautrbach <plautrba@redhat.com> - 0.3.11-1
+- Update to 0.3.11
+
+* Mon Apr 27 2009 Bill Nottingham <notting@redhat.com> - 0.3.9-24
+- Apply the audit patch correctly (#470661)
+
+* Fri Apr 3 2009 Casey Dahlin <cdahlin@redhat.com> - 0.3.9-23
+- Add audit events patch from Steve Grubb <sgrubb@redhat.com> (Bug #470661)
+
+* Fri Jan 23 2009 Casey Dahlin <cdahlin@redhat.com> - 0.3.9-22
+- Re-add 'telinit u' support along with patch to fix it (#450488). Patch due to
+  <pspencer@fields.utoronto.ca>
+
+* Mon Jan 12 2009 Bill Nottingham <notting@redhat.com> - 0.3.9-21
+- Remove 'telinit u' support as it is broken (#450488, <cjdahlin@ncsu.edu>)
+
+* Fri Apr 25 2008 Bill Nottingham <notting@redhat.com> - 0.3.9-19
+- with the merge of event-compat-sysv, move the sysvinit obsoletes/provides here
+
+* Thu Apr 24 2008 Bill Nottingham <notting@redhat.com> - 0.3.9-18
+- fix some man page typos (#444008, <archimerged@gmail.com>)
+
+* Wed Apr 09 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-17
+- Added list of stock events to events(5)
+
+* Tue Apr 08 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-16
+- Add telinit u support
+
+* Fri Apr 04 2008 Bill Nottingham <notting@redhat.com> - 0.3.9-15
+- Add a events(5) manpage that describes event syntax
+
+* Thu Apr 03 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-14
+- Change bug report email address to fedora-devel-list@redhat.com
+
+* Thu Mar 14 2008 Bill Nottingham <notting@redhat.com> - 0.3.9-13
+- Ignore rpm temporary files of the foo;<somehex> format
+- Make ignores of .rpm{new,orig,save} match only at the end of the name
+
+* Wed Mar 13 2008 Bill Nottingham <notting@redhat.com> - 0.3.9-12
+- forgot about rpmorig too (ugh)
+
+* Wed Mar 13 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-11
+- Make logd a noreplace
+
+* Wed Mar 13 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-10
+- Add patch to ignore .rpm{new,save} files
+
+* Sun Mar 03 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-9
+- Remove automake dependency, build Makefile.in changes into patch
+
+* Sun Mar 03 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-8
+- Run automake after patching
+
+* Sun Mar 03 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-7
+- Added BuildRequires: automake
+
+* Sun Mar 03 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-6
+- Added patch to allow runtime tty changes
+
+* Fri Feb 15 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-5
+- Added patch to imply --force on runlevels 0 and 6
+
+* Wed Feb 06 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-4
+- Patched for GCC 4.3
+
+* Thu Jan 31 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-3
+- Added AUTHORS, COPYING, etc.
+- Made config --libdir option relative
+
+* Mon Jan 21 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-2
+- Remove libnih and libupstart
+
+* Sun Jan 13 2008 Casey Dahlin <cjdahlin@ncsu.edu> - 0.3.9-1
+- Initial packaging