rpms/cairomm/devel - New directory
by fedora-extras-commits@redhat.com
Author: rvinyard
Update of /cvs/extras/rpms/cairomm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10617/cairomm/devel
Log Message:
Directory /cvs/extras/rpms/cairomm/devel added to the repository
16 years
rpms/cairomm - New directory
by fedora-extras-commits@redhat.com
Author: rvinyard
Update of /cvs/extras/rpms/cairomm
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10617/cairomm
Log Message:
Directory /cvs/extras/rpms/cairomm added to the repository
16 years
rpms/bsd-games/FC-5 bsd-games.spec,1.1,1.2
by fedora-extras-commits@redhat.com
Author: wart
Update of /cvs/extras/rpms/bsd-games/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27957/FC-5
Modified Files:
bsd-games.spec
Log Message:
- Simplify files section
- Remove unnecessary comment
- Mark scoreboard files as %%config
Index: bsd-games.spec
===================================================================
RCS file: /cvs/extras/rpms/bsd-games/FC-5/bsd-games.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bsd-games.spec 29 Apr 2006 15:34:43 -0000 1.1
+++ bsd-games.spec 29 Apr 2006 22:59:14 -0000 1.2
@@ -1,7 +1,7 @@
Summary: Collection of text-based games
Name: bsd-games
Version: 2.17
-Release: 8%{?dist}
+Release: 9%{?dist}
License: BSD
Group: Amusements/Games
URL: ftp://metalab.unc.edu/pub/Linux/games/
@@ -19,9 +19,6 @@
Patch6: bsd-games-2.17-hackgid.patch
Patch7: bsd-games-2.17-phantasiagid.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# It looks like textutils became coreutils at some point. I'm not sure
-# what is needed from it, so I'm commenting it out until I can find out.
-#Requires: textutils
BuildRequires: ncurses-devel libtermcap-devel words
Requires(Pre): /usr/sbin/groupadd
@@ -131,36 +128,33 @@
%{_bindir}/worms
%{_bindir}/wtf
%{_bindir}/wump
-%dir %{_datadir}/bsd-games
-%{_datadir}/bsd-games/atc
-%{_datadir}/bsd-games/boggle
-%{_datadir}/bsd-games/cribbage.instr
-%{_datadir}/bsd-games/fish.instr
-%{_datadir}/bsd-games/monop-cards.pck
-%{_datadir}/bsd-games/quiz
-%{_datadir}/bsd-games/wump.info
+%{_datadir}/%{name}
%{_datadir}/misc/acronyms
%{_datadir}/misc/acronyms.comp
%{_mandir}/man6/*
%{_sbindir}/huntd
-%attr(664,root,games) %{_var}/games/atc_score
-%attr(664,root,games) %{_var}/games/battlestar.log
-%attr(664,root,games) %{_var}/games/cfscores
-%attr(664,root,games) %{_var}/games/criblog
-%{_datadir}/bsd-games/hack/
+%config %attr(664,root,games) %{_var}/games/atc_score
+%config %attr(664,root,games) %{_var}/games/battlestar.log
+%config %attr(664,root,games) %{_var}/games/cfscores
+%config %attr(664,root,games) %{_var}/games/criblog
%dir %attr(0775,root,gamehack) %{_var}/games/hack
-%attr(664,root,gamehack) %{_var}/games/hack/*
+%config %attr(664,root,gamehack) %{_var}/games/hack/*
%dir %attr(775,root,gamephant) %{_var}/games/phantasia
-%attr(664,root,gamephant) %{_var}/games/phantasia/*
+%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
%dir %attr(775,root,gamesail) %{_var}/games/sail
-%attr(644,root,games) %{_var}/games/robots_roll
-%attr(664,root,gamesail) %{_var}/games/saillog
-%attr(664,root,games) %{_var}/games/snake.log
-%attr(664,root,games) %{_var}/games/snakerawscores
-%attr(664,root,games) %{_var}/games/tetris-bsd.scores
+%config %attr(644,root,games) %{_var}/games/robots_roll
+%config %attr(664,root,gamesail) %{_var}/games/saillog
+%config %attr(664,root,games) %{_var}/games/snake.log
+%config %attr(664,root,games) %{_var}/games/snakerawscores
+%config %attr(664,root,games) %{_var}/games/tetris-bsd.scores
%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
%changelog
+* Sat Apr 29 2006 Wart <wart(a)kobold.org> 2.17-9
+- Simplify files section
+- Remove unnecessary comment
+- Mark scoreboard files as %%config
+
* Fri Apr 28 2006 Wart <wart(a)kobold.org> 2.17-8
- Fix directory ownership of _datadir/bsd-games
- Change license to BSD
16 years
rpms/bsd-games/FC-4 bsd-games.spec,1.1,1.2
by fedora-extras-commits@redhat.com
Author: wart
Update of /cvs/extras/rpms/bsd-games/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27957/FC-4
Modified Files:
bsd-games.spec
Log Message:
- Simplify files section
- Remove unnecessary comment
- Mark scoreboard files as %%config
Index: bsd-games.spec
===================================================================
RCS file: /cvs/extras/rpms/bsd-games/FC-4/bsd-games.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bsd-games.spec 29 Apr 2006 15:34:43 -0000 1.1
+++ bsd-games.spec 29 Apr 2006 22:59:13 -0000 1.2
@@ -1,7 +1,7 @@
Summary: Collection of text-based games
Name: bsd-games
Version: 2.17
-Release: 8%{?dist}
+Release: 9%{?dist}
License: BSD
Group: Amusements/Games
URL: ftp://metalab.unc.edu/pub/Linux/games/
@@ -19,9 +19,6 @@
Patch6: bsd-games-2.17-hackgid.patch
Patch7: bsd-games-2.17-phantasiagid.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# It looks like textutils became coreutils at some point. I'm not sure
-# what is needed from it, so I'm commenting it out until I can find out.
-#Requires: textutils
BuildRequires: ncurses-devel libtermcap-devel words
Requires(Pre): /usr/sbin/groupadd
@@ -131,36 +128,33 @@
%{_bindir}/worms
%{_bindir}/wtf
%{_bindir}/wump
-%dir %{_datadir}/bsd-games
-%{_datadir}/bsd-games/atc
-%{_datadir}/bsd-games/boggle
-%{_datadir}/bsd-games/cribbage.instr
-%{_datadir}/bsd-games/fish.instr
-%{_datadir}/bsd-games/monop-cards.pck
-%{_datadir}/bsd-games/quiz
-%{_datadir}/bsd-games/wump.info
+%{_datadir}/%{name}
%{_datadir}/misc/acronyms
%{_datadir}/misc/acronyms.comp
%{_mandir}/man6/*
%{_sbindir}/huntd
-%attr(664,root,games) %{_var}/games/atc_score
-%attr(664,root,games) %{_var}/games/battlestar.log
-%attr(664,root,games) %{_var}/games/cfscores
-%attr(664,root,games) %{_var}/games/criblog
-%{_datadir}/bsd-games/hack/
+%config %attr(664,root,games) %{_var}/games/atc_score
+%config %attr(664,root,games) %{_var}/games/battlestar.log
+%config %attr(664,root,games) %{_var}/games/cfscores
+%config %attr(664,root,games) %{_var}/games/criblog
%dir %attr(0775,root,gamehack) %{_var}/games/hack
-%attr(664,root,gamehack) %{_var}/games/hack/*
+%config %attr(664,root,gamehack) %{_var}/games/hack/*
%dir %attr(775,root,gamephant) %{_var}/games/phantasia
-%attr(664,root,gamephant) %{_var}/games/phantasia/*
+%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
%dir %attr(775,root,gamesail) %{_var}/games/sail
-%attr(644,root,games) %{_var}/games/robots_roll
-%attr(664,root,gamesail) %{_var}/games/saillog
-%attr(664,root,games) %{_var}/games/snake.log
-%attr(664,root,games) %{_var}/games/snakerawscores
-%attr(664,root,games) %{_var}/games/tetris-bsd.scores
+%config %attr(644,root,games) %{_var}/games/robots_roll
+%config %attr(664,root,gamesail) %{_var}/games/saillog
+%config %attr(664,root,games) %{_var}/games/snake.log
+%config %attr(664,root,games) %{_var}/games/snakerawscores
+%config %attr(664,root,games) %{_var}/games/tetris-bsd.scores
%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
%changelog
+* Sat Apr 29 2006 Wart <wart(a)kobold.org> 2.17-9
+- Simplify files section
+- Remove unnecessary comment
+- Mark scoreboard files as %%config
+
* Fri Apr 28 2006 Wart <wart(a)kobold.org> 2.17-8
- Fix directory ownership of _datadir/bsd-games
- Change license to BSD
16 years
rpms/bsd-games/devel bsd-games.spec,1.1,1.2
by fedora-extras-commits@redhat.com
Author: wart
Update of /cvs/extras/rpms/bsd-games/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27891
Modified Files:
bsd-games.spec
Log Message:
- Simplify files section
- Remove unnecessary comment
- Mark scoreboard files as %%config
Index: bsd-games.spec
===================================================================
RCS file: /cvs/extras/rpms/bsd-games/devel/bsd-games.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bsd-games.spec 29 Apr 2006 15:34:43 -0000 1.1
+++ bsd-games.spec 29 Apr 2006 22:58:16 -0000 1.2
@@ -1,7 +1,7 @@
Summary: Collection of text-based games
Name: bsd-games
Version: 2.17
-Release: 8%{?dist}
+Release: 9%{?dist}
License: BSD
Group: Amusements/Games
URL: ftp://metalab.unc.edu/pub/Linux/games/
@@ -19,9 +19,6 @@
Patch6: bsd-games-2.17-hackgid.patch
Patch7: bsd-games-2.17-phantasiagid.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-# It looks like textutils became coreutils at some point. I'm not sure
-# what is needed from it, so I'm commenting it out until I can find out.
-#Requires: textutils
BuildRequires: ncurses-devel libtermcap-devel words
Requires(Pre): /usr/sbin/groupadd
@@ -131,36 +128,33 @@
%{_bindir}/worms
%{_bindir}/wtf
%{_bindir}/wump
-%dir %{_datadir}/bsd-games
-%{_datadir}/bsd-games/atc
-%{_datadir}/bsd-games/boggle
-%{_datadir}/bsd-games/cribbage.instr
-%{_datadir}/bsd-games/fish.instr
-%{_datadir}/bsd-games/monop-cards.pck
-%{_datadir}/bsd-games/quiz
-%{_datadir}/bsd-games/wump.info
+%{_datadir}/%{name}
%{_datadir}/misc/acronyms
%{_datadir}/misc/acronyms.comp
%{_mandir}/man6/*
%{_sbindir}/huntd
-%attr(664,root,games) %{_var}/games/atc_score
-%attr(664,root,games) %{_var}/games/battlestar.log
-%attr(664,root,games) %{_var}/games/cfscores
-%attr(664,root,games) %{_var}/games/criblog
-%{_datadir}/bsd-games/hack/
+%config %attr(664,root,games) %{_var}/games/atc_score
+%config %attr(664,root,games) %{_var}/games/battlestar.log
+%config %attr(664,root,games) %{_var}/games/cfscores
+%config %attr(664,root,games) %{_var}/games/criblog
%dir %attr(0775,root,gamehack) %{_var}/games/hack
-%attr(664,root,gamehack) %{_var}/games/hack/*
+%config %attr(664,root,gamehack) %{_var}/games/hack/*
%dir %attr(775,root,gamephant) %{_var}/games/phantasia
-%attr(664,root,gamephant) %{_var}/games/phantasia/*
+%config %attr(664,root,gamephant) %{_var}/games/phantasia/*
%dir %attr(775,root,gamesail) %{_var}/games/sail
-%attr(644,root,games) %{_var}/games/robots_roll
-%attr(664,root,gamesail) %{_var}/games/saillog
-%attr(664,root,games) %{_var}/games/snake.log
-%attr(664,root,games) %{_var}/games/snakerawscores
-%attr(664,root,games) %{_var}/games/tetris-bsd.scores
+%config %attr(644,root,games) %{_var}/games/robots_roll
+%config %attr(664,root,gamesail) %{_var}/games/saillog
+%config %attr(664,root,games) %{_var}/games/snake.log
+%config %attr(664,root,games) %{_var}/games/snakerawscores
+%config %attr(664,root,games) %{_var}/games/tetris-bsd.scores
%doc AUTHORS COPYING ChangeLog ChangeLog.0 THANKS YEAR2000 README.hunt trek/USD.doc/trek.me
%changelog
+* Sat Apr 29 2006 Wart <wart(a)kobold.org> 2.17-9
+- Simplify files section
+- Remove unnecessary comment
+- Mark scoreboard files as %%config
+
* Fri Apr 28 2006 Wart <wart(a)kobold.org> 2.17-8
- Fix directory ownership of _datadir/bsd-games
- Change license to BSD
16 years
rpms/doctorj/devel doctorj.spec,1.15,1.16
by fedora-extras-commits@redhat.com
Author: mjk
Update of /cvs/extras/rpms/doctorj/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25402
Modified Files:
doctorj.spec
Log Message:
bump release so FC4 is not newer than devel, avoid breaking things.
Index: doctorj.spec
===================================================================
RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- doctorj.spec 29 Apr 2006 21:20:17 -0000 1.15
+++ doctorj.spec 29 Apr 2006 21:57:37 -0000 1.16
@@ -1,6 +1,6 @@
Name: doctorj
Version: 5.0.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Java source code analyzer
Group: Development/Tools
16 years
rpms/doctorj/FC-5 doctorj.spec,1.14,1.15
by fedora-extras-commits@redhat.com
Author: mjk
Update of /cvs/extras/rpms/doctorj/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25341
Modified Files:
doctorj.spec
Log Message:
bump release so FC4 is not newer than FC5, avoid breaking things.
Index: doctorj.spec
===================================================================
RCS file: /cvs/extras/rpms/doctorj/FC-5/doctorj.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- doctorj.spec 29 Apr 2006 21:20:11 -0000 1.14
+++ doctorj.spec 29 Apr 2006 21:56:10 -0000 1.15
@@ -1,6 +1,6 @@
Name: doctorj
Version: 5.0.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Java source code analyzer
Group: Development/Tools
16 years
rpms/doctorj/FC-4 doctorj.spec,1.13,1.14
by fedora-extras-commits@redhat.com
Author: mjk
Update of /cvs/extras/rpms/doctorj/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25226
Modified Files:
doctorj.spec
Log Message:
bumped release cuz I messed up the tag for FC4
Index: doctorj.spec
===================================================================
RCS file: /cvs/extras/rpms/doctorj/FC-4/doctorj.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- doctorj.spec 29 Apr 2006 21:20:11 -0000 1.13
+++ doctorj.spec 29 Apr 2006 21:23:15 -0000 1.14
@@ -1,6 +1,6 @@
Name: doctorj
Version: 5.0.0
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Java source code analyzer
Group: Development/Tools
16 years
rpms/doctorj/devel doctorj.spec,1.14,1.15
by fedora-extras-commits@redhat.com
Author: mjk
Update of /cvs/extras/rpms/doctorj/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25057/devel
Modified Files:
doctorj.spec
Log Message:
- changed Requires and BuildRequires based on advise from Ville Skyttä
- made package noarch
Index: doctorj.spec
===================================================================
RCS file: /cvs/extras/rpms/doctorj/devel/doctorj.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- doctorj.spec 29 Apr 2006 02:42:46 -0000 1.14
+++ doctorj.spec 29 Apr 2006 21:20:17 -0000 1.15
@@ -1,6 +1,6 @@
Name: doctorj
Version: 5.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Java source code analyzer
Group: Development/Tools
@@ -8,10 +8,14 @@
URL: http://doctorj.sourceforge.net/
Source: http://download.sf.net/doctorj/%{name}-%{version}.tar.gz
Patch0: classpath_fix.patch
-Requires: java-1.4.2-gcj-compat
-BuildRequires: java-1.4.2-gcj-compat-devel
+
+Requires: jre
+BuildRequires: java-devel
+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch: noarch
+
%description
DoctorJ analyzes Java code, in the following functional areas:
documentation verification, statistics generation and syntax analysis.
@@ -39,6 +43,10 @@
%{_datadir}/%{name}
%changelog
+* Sun Apr 30 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.0.0-3
+- based on advise from Ville Skyttä, changed buildrequires and requires
+- made package noarch
+
* Sat Apr 29 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.0.0-2
- added patch to export classpath
- added requires on java-1.4.2-gcj-compat
16 years
rpms/doctorj/FC-5 doctorj.spec,1.13,1.14
by fedora-extras-commits@redhat.com
Author: mjk
Update of /cvs/extras/rpms/doctorj/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25057/FC-5
Modified Files:
doctorj.spec
Log Message:
- changed Requires and BuildRequires based on advise from Ville Skyttä
- made package noarch
Index: doctorj.spec
===================================================================
RCS file: /cvs/extras/rpms/doctorj/FC-5/doctorj.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- doctorj.spec 29 Apr 2006 02:47:56 -0000 1.13
+++ doctorj.spec 29 Apr 2006 21:20:11 -0000 1.14
@@ -1,6 +1,6 @@
Name: doctorj
Version: 5.0.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Java source code analyzer
Group: Development/Tools
@@ -8,10 +8,14 @@
URL: http://doctorj.sourceforge.net/
Source: http://download.sf.net/doctorj/%{name}-%{version}.tar.gz
Patch0: classpath_fix.patch
-Requires: java-1.4.2-gcj-compat
-BuildRequires: java-1.4.2-gcj-compat-devel
+
+Requires: jre
+BuildRequires: java-devel
+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildArch: noarch
+
%description
DoctorJ analyzes Java code, in the following functional areas:
documentation verification, statistics generation and syntax analysis.
@@ -39,6 +43,10 @@
%{_datadir}/%{name}
%changelog
+* Sun Apr 30 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.0.0-3
+- based on advise from Ville Skyttä, changed buildrequires and requires
+- made package noarch
+
* Sat Apr 29 2006 Michael J. Knox <michael[AT]knox.net.nz> - 5.0.0-2
- added patch to export classpath
- added requires on java-1.4.2-gcj-compat
16 years